chiark / gitweb /
nC changes are not >10 lines, so not copyright significant, which is good, because...
authorianmdlvl <ianmdlvl>
Sun, 14 Jul 2002 19:35:55 +0000 (19:35 +0000)
committerianmdlvl <ianmdlvl>
Sun, 14 Jul 2002 19:35:55 +0000 (19:35 +0000)
sync-accounts/sync-accounts-createuser
sync-accounts/sync-accounts-createuser.8

index 3b17333af708e5094aa2f3ae053884f0e9735177..219151e2d5a6798760e49ec6804a11ed277d1dab 100755 (executable)
@@ -1,4 +1,22 @@
 #!/bin/sh
+# $Id: sync-accounts-createuser,v 1.4 2002-07-14 19:35:55 ianmdlvl Exp $
+#
+# Copyright 1999-2002 Ian Jackson <ian@davenant.greenend.org.uk>
+#
+#  This 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.
+#
+#  This 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.
+
 set -e
 un=$SYNCUSER_CREATE_USER
 ui=$SYNCUSER_CREATE_UID
index 97bb7497ef549234cdf7aac861161bdf49bbb4d4..d99a2fe5b3745cd655205e3f784efe9fe25f9719 100644 (file)
@@ -77,17 +77,15 @@ was not supplied with any arguments; nor does it check that the
 variables are set, or have sensible values.
 .SH AUTHOR
 .B sync-accounts-createuser
-and this manpage are part of the
-.B sync-accounts
-package which was written by Ian Jackson <ian@chiark.greenend.org.uk>.
-They are Copyright 1999-2000,2002 Ian Jackson
-<ian@davenant.greenend.org.uk>, and Copyright 2000-2001 nCipher
-Corporation Ltd.
+and this manpage were written by Ian Jackson
+<ian@chiark.greenend.org.uk>.  They are Copyright 1999-2002 Ian
+Jackson <ian@davenant.greenend.org.uk>.  This manpage forms part of
+the sync-accounts package.
 
-The sync-accounts package 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-createuser and the sync-accounts package are 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.
 
 This is distributed in the hope that it will be useful, but WITHOUT ANY
 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS