X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=sync-accounts%2Fgrab-account;h=0e26a8d7b38eaf1e20cec2963bc3e6704937d306;hp=991ccf3c9ebe6a4ace84765ff58faa8f79415581;hb=de31b4717dde1c32660d9a7a63e681c483416205;hpb=ee2734f54ecb35c123898a6dd3f93216846b57af diff --git a/sync-accounts/grab-account b/sync-accounts/grab-account index 991ccf3..0e26a8d 100755 --- a/sync-accounts/grab-account +++ b/sync-accounts/grab-account @@ -1,4 +1,25 @@ #!/bin/sh +# This is part of sync-accounts, a tool for synchronising UN*X password data. +# +# sync-accounts is +# Copyright 1999-2000,2002 Ian Jackson +# Copyright 2000-2001 nCipher Corporation Ltd +# +# 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 +# your option) any later version. +# +# sync-accounts is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# 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. +# +# $Id: grab-account,v 1.3 2002-07-14 19:42:38 ianmdlvl Exp $ set -e @@ -7,7 +28,7 @@ then echo >&2 \ 'usage: grab-account [] creates an entry in /etc/sync-accounts, and runs sync-accounts -$Id: grab-account,v 1.2 1999-01-03 02:56:07 ian Exp $' +$Id: grab-account,v 1.3 2002-07-14 19:42:38 ianmdlvl Exp $' exit 1 fi