X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fsubcommands%2Fma%2Fadd-certifier;fp=src%2Fsubcommands%2Fma%2Fadd-certifier;h=9ad0515efa35af4922cb2294135b6dc75a4f679c;hb=8001b4523c665ee7d9ded64cbdb7081b023b75c1;hp=451506d1cecfbc70670ad9d4a8bf366cceb815d0;hpb=93527967c043c99c708e209502292cf276877bf9;p=monkeysphere.git diff --git a/src/subcommands/ma/add-certifier b/src/subcommands/ma/add-certifier old mode 100755 new mode 100644 index 451506d..9ad0515 --- a/src/subcommands/ma/add-certifier +++ b/src/subcommands/ma/add-certifier @@ -1,14 +1,15 @@ -#!/usr/bin/env bash +# -*-shell-script-*- +# This should be sourced by bash (though we welcome changes to make it POSIX sh compliant) # Monkeysphere authentication add-certifier subcommand # # The monkeysphere scripts are written by: -# Jameson Rollins +# Jameson Rollins # Jamie McClelland # Daniel Kahn Gillmor # -# 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. # retrieve key from web of trust, import it into the host keyring, and # ltsign the key in the host keyring so that it may certify other keys