chiark / gitweb /
nntpid as found in chiark's /usr/local/bin more recently
[chiark-utils.git] / sync-accounts / grab-account
index 0e26a8d7b38eaf1e20cec2963bc3e6704937d306..80032152793b7bf42f3b907bd890ee66507a9ae5 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,
 #  General Public License for more details.
 #
 #  You should already have a copy of the GNU General Public License.
-#  If not, write to the Free Software Foundation, Inc., 59 Temple
-#  Place - Suite 330, Boston, MA 02111-1307, USA.
+#  If not, consult the Free Software Foundation's website at
+#  www.fsf.org, or the GNU Project website at www.gnu.org.
 #
-# $Id: grab-account,v 1.3 2002-07-14 19:42:38 ianmdlvl Exp $
+# $Id: grab-account,v 1.5 2007-09-21 21:21:15 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.5 2007-09-21 21:21:15 ianmdlvl Exp $'
        exit 1
 fi