diff options
Diffstat (limited to 'src/subcommands/ma/list-certifiers')
-rw-r--r--[-rwxr-xr-x] | src/subcommands/ma/list-certifiers | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/subcommands/ma/list-certifiers b/src/subcommands/ma/list-certifiers index 26989c6..e37485e 100755..100644 --- a/src/subcommands/ma/list-certifiers +++ b/src/subcommands/ma/list-certifiers @@ -1,4 +1,5 @@ -#!/usr/bin/env bash +# -*-shell-script-*- +# This should be sourced by bash (though we welcome changes to make it POSIX sh compliant) # Monkeysphere authentication list-certifiers subcommand # @@ -7,8 +8,8 @@ # Jamie McClelland <jm@mayfirst.org> # Daniel Kahn Gillmor <dkg@fifthhorseman.net> # -# They are Copyright 2008, and are all released under the GPL, version 3 -# or later. +# They are Copyright 2008-2009, and are all released under the GPL, +# version 3 or later. # list the host certifiers |