aboutsummaryrefslogtreecommitdiff
path: root/pam_sql/pam_sql.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-06 13:26:32 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-06 13:26:32 +0000
commit21565bb98c15630614dcc673db6418224b5e0dd7 (patch)
tree8771f71f5ba5c8e97be08e1a03c1755d954764a8 /pam_sql/pam_sql.c
parent045ac4dc6a8e9ff76b8e0ab272e2111ab29ce88e (diff)
downloadpam-modules-21565bb98c15630614dcc673db6418224b5e0dd7.tar.gz
pam-modules-21565bb98c15630614dcc673db6418224b5e0dd7.tar.bz2
Relicense under GPLv3.
git-svn-id: file:///svnroot/pam-modules/trunk@50 56984be4-0537-0410-a56c-fcb268c96130
Diffstat (limited to 'pam_sql/pam_sql.c')
-rw-r--r--pam_sql/pam_sql.c14
1 files changed, 6 insertions, 8 deletions
diff --git a/pam_sql/pam_sql.c b/pam_sql/pam_sql.c
index f4f29ed..929250d 100644
--- a/pam_sql/pam_sql.c
+++ b/pam_sql/pam_sql.c
@@ -1,20 +1,18 @@
/* This file is part of pam-modules.
Copyright (C) 2005, 2006, 2007 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 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 this program; 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/>. */
#if defined(HAVE_CONFIG_H)
# include <config.h>

Return to:

Send suggestions and report system problems to the System administrator.