aboutsummaryrefslogtreecommitdiff
path: root/pam_fshadow/pam_fshadow.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-08-18 06:26:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-08-18 06:26:25 +0000
commit7aeea82338af3b7029f6f477b29d57263d0e4e88 (patch)
tree394355e89e14097231557b764227102d54fb0e06 /pam_fshadow/pam_fshadow.c
parent14441f26bea5ca5abcb480f7247c1a83ca074288 (diff)
downloadpam-modules-7aeea82338af3b7029f6f477b29d57263d0e4e88.tar.gz
pam-modules-7aeea82338af3b7029f6f477b29d57263d0e4e88.tar.bz2
Updated copyright statement
git-svn-id: file:///svnroot/pam-modules/trunk@17 56984be4-0537-0410-a56c-fcb268c96130
Diffstat (limited to 'pam_fshadow/pam_fshadow.c')
-rw-r--r--pam_fshadow/pam_fshadow.c19
1 files changed, 19 insertions, 0 deletions
diff --git a/pam_fshadow/pam_fshadow.c b/pam_fshadow/pam_fshadow.c
index 5bdc93d..b385476 100644
--- a/pam_fshadow/pam_fshadow.c
+++ b/pam_fshadow/pam_fshadow.c
@@ -1,3 +1,22 @@
+/* This file is part of pam-modules.
+ * Copyright (C) 2001,2005 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 2 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 this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA
+ */
+
/* pam_fshadow */
#include <security/_pam_aconf.h>

Return to:

Send suggestions and report system problems to the System administrator.