diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 18:57:38 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-01-31 18:57:38 -0500 |
commit | 8001b4523c665ee7d9ded64cbdb7081b023b75c1 (patch) | |
tree | 4b86daeebbd24f8659901361993712780dbd302d /src/common | |
parent | 93527967c043c99c708e209502292cf276877bf9 (diff) |
remove executable bit, remove shebang line, update copyright on subcommands.
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ # -*-shell-script-*- +# This should be sourced by bash (though we welcome changes to make it POSIX sh compliant) # Shared sh functions for the monkeysphere # |