aboutsummaryrefslogtreecommitdiff
path: root/lib/slist.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-07-04 13:10:06 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2012-07-04 13:10:06 +0300
commitdc43cd8ee7868ae2ad3392668813be692b513fdb (patch)
treed2d48a26c58a8f57780658b640fc24970e0d50ce /lib/slist.c
parentcc64dd9eaf416cb561e7bccfb30f2c7480900908 (diff)
downloadpam-modules-dc43cd8ee7868ae2ad3392668813be692b513fdb.tar.gz
pam-modules-dc43cd8ee7868ae2ad3392668813be692b513fdb.tar.bz2
Update copyright years.
Diffstat (limited to 'lib/slist.c')
-rw-r--r--lib/slist.c28
1 files changed, 12 insertions, 16 deletions
diff --git a/lib/slist.c b/lib/slist.c
index 6a4820b..b758c9b 100644
--- a/lib/slist.c
+++ b/lib/slist.c
@@ -1,22 +1,18 @@
-/* This file is part of pam_modules.
- Copyright (C) 2007 Free Software Foundation, Inc.
-
- Written by Sergey Poznyakoff
-
- GNU Radius 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.
-
- GNU Radius is distributed in the hope that it will be useful,
+/* This file is part of pam-modules.
+ Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
+
+ This program 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 GNU Radius; if not, write to the Free
- Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301 USA. */
+
+ You should have received a copy of the GNU General Public License along
+ with this program. If not, see <http://www.gnu.org/licenses/>. */
#include <graypam.h>

Return to:

Send suggestions and report system problems to the System administrator.