chiark / gitweb /
update licence to GPLv3 or later (was GPLv2 or later).
[chiark-utils.git] / sync-accounts / grab-account
index 0e26a8d7b38eaf1e20cec2963bc3e6704937d306..c4e5cfec1c3eab458c19261d946175ae61464952 100755 (executable)
@@ -7,7 +7,7 @@
 #
 #  sync-accounts is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU General Public License as
-#  published by the Free Software Foundation; either version 2, or (at
+#  published by the Free Software Foundation; either version 3, or (at
 #  your option) any later version.
 #
 #  sync-accounts is distributed in the hope that it will be useful,
@@ -19,7 +19,7 @@
 #  If not, write to the Free Software Foundation, Inc., 59 Temple
 #  Place - Suite 330, Boston, MA 02111-1307, USA.
 #
-# $Id: grab-account,v 1.3 2002-07-14 19:42:38 ianmdlvl Exp $
+# $Id: grab-account,v 1.4 2007-09-21 20:59:02 ianmdlvl Exp $
 
 set -e
 
@@ -28,7 +28,7 @@ then
        echo >&2 \
 'usage: grab-account <localuser> <shorthostname> [<remoteuser>]
 creates an entry in /etc/sync-accounts, and runs sync-accounts
-$Id: grab-account,v 1.3 2002-07-14 19:42:38 ianmdlvl Exp $'
+$Id: grab-account,v 1.4 2007-09-21 20:59:02 ianmdlvl Exp $'
        exit 1
 fi