From 788638ae75445cf1e49e243780cda69e5333fa0e Mon Sep 17 00:00:00 2001 From: ianmdlvl Date: Sun, 14 Jul 2002 19:35:55 +0000 Subject: [PATCH] nC changes are not >10 lines, so not copyright significant, which is good, because we might want to relicence this file later less restrictively --- sync-accounts/sync-accounts-createuser | 18 ++++++++++++++++++ sync-accounts/sync-accounts-createuser.8 | 18 ++++++++---------- 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/sync-accounts/sync-accounts-createuser b/sync-accounts/sync-accounts-createuser index 3b17333..219151e 100755 --- a/sync-accounts/sync-accounts-createuser +++ b/sync-accounts/sync-accounts-createuser @@ -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 +# +# 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 diff --git a/sync-accounts/sync-accounts-createuser.8 b/sync-accounts/sync-accounts-createuser.8 index 97bb749..d99a2fe 100644 --- a/sync-accounts/sync-accounts-createuser.8 +++ b/sync-accounts/sync-accounts-createuser.8 @@ -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 . -They are Copyright 1999-2000,2002 Ian Jackson -, and Copyright 2000-2001 nCipher -Corporation Ltd. +and this manpage were written by Ian Jackson +. They are Copyright 1999-2002 Ian +Jackson . 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 -- 2.30.2