X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv-utils.git;a=blobdiff_plain;f=newsrc-lg%2Fgetgroups;h=3478df5a36a6d2b196b4b700c9d9ab36ca319221;hp=52e995e61298ab943da3682c65e828cbcbd636b7;hb=03a866952f4f2f7c26d0d54305d7ef739f5d9b2d;hpb=2ab84d52e1f8d7c240b98dcc3d84db9ca4596020 diff --git a/newsrc-lg/getgroups b/newsrc-lg/getgroups index 52e995e..3478df5 100755 --- a/newsrc-lg/getgroups +++ b/newsrc-lg/getgroups @@ -1,4 +1,23 @@ #!/usr/bin/perl +# +# Copyright 1996-2013 Ian Jackson +# Copyright 1998 David Damerell +# Copyright 1999,2003 +# Chancellor Masters and Scholars of the University of Cambridge +# Copyright 2010 Tony Finch +# +# 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 3 of the License, or +# (at your option) any later version. +# +# This program 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 have received a copy of the GNU General Public License +# along with userv-utils; if not, see http://www.gnu.org/licenses/. $minreaddays= 21; $maxperuser= 250;