chiark / gitweb /
copyright dates, contact details, and similar admin fixes
[chiark-utils.git] / sync-accounts / grab-account
index c4e5cfec1c3eab458c19261d946175ae61464952..80032152793b7bf42f3b907bd890ee66507a9ae5 100755 (executable)
 #  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.4 2007-09-21 20:59:02 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.4 2007-09-21 20:59:02 ianmdlvl Exp $'
+$Id: grab-account,v 1.5 2007-09-21 21:21:15 ianmdlvl Exp $'
        exit 1
 fi