mirror of
git://git.gnu.org.ua/pam-modules.git
synced 2025-04-27 17:09:52 +03:00
Update copyright years, set version 1.7.92
This commit is contained in:
parent
2e14f21631
commit
db866c50c4
42 changed files with 46 additions and 45 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2001, 2006-2007, 2010-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2001, 2006-2007, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2001, 2006, 2008-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2001, 2006, 2008-2012, 2014 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
|
||||
|
|
6
NEWS
6
NEWS
|
@ -1,11 +1,11 @@
|
|||
pam-modules -- history of user-visible changes. 2012-07-05
|
||||
Copyright (C) 2001, 2004-2005, 2007-2012 Sergey Poznyakoff
|
||||
pam-modules -- history of user-visible changes. 2014-02-11
|
||||
Copyright (C) 2001, 2004-2005, 2007-2012, 2014 Sergey Poznyakoff
|
||||
See the end of file for copying conditions.
|
||||
|
||||
Please send radius bug reports to <bug-pam-modules@gnu.org.ua>
|
||||
|
||||
|
||||
Version 1.7.91, Git
|
||||
Version 1.7.92, Git
|
||||
|
||||
* pam_ldaphome
|
||||
* pam_umotd
|
||||
|
|
2
README
2
README
|
@ -1,5 +1,5 @@
|
|||
PAM-modules README
|
||||
Copyright (C) 2001, 2004-2005, 2007, 2009-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2001, 2004-2005, 2007, 2009-2012, 2014 Sergey Poznyakoff
|
||||
See the end of file for copying conditions.
|
||||
|
||||
* Introduction
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2001, 2006, 2008-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2001, 2006, 2008-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules. -*- autoconf -*-
|
||||
# Copyright (C) 2005-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2005-2012, 2014 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
|
||||
|
@ -16,7 +16,7 @@
|
|||
|
||||
AC_PREREQ(2.63)
|
||||
|
||||
AC_INIT(pam-modules, 1.7.91, bug-pam-modules@gnu.org.ua)
|
||||
AC_INIT(pam-modules, 1.7.92, bug-pam-modules@gnu.org.ua)
|
||||
AC_CONFIG_SRCDIR(pam_fshadow/pam_fshadow.c)
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Texi2html configuration for PAM-Modules documentation. -*- perl -*-
|
||||
# Copyright (C) 2009, 2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2009, 2012, 2014 Sergey Poznyakoff
|
||||
#
|
||||
# PAM-Modules is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2005, 2007-2008, 2010-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2005, 2007-2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -43,7 +43,7 @@ Published by the Free Software Foundation,
|
|||
51 Franklin Street, Fifth Floor
|
||||
Boston, MA 02110-1301, USA
|
||||
|
||||
Copyright @copyright{} 2005, 2007-2012 Sergey Poznyakoff
|
||||
Copyright @copyright{} 2005, 2007-2012, 2014 Sergey Poznyakoff
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.2 or
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of grecs
|
||||
# Copyright (C) 2007, 2009-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2007, 2009-2012, 2014 Sergey Poznyakoff
|
||||
#
|
||||
# Grecs is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2009-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2009-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam_modules.
|
||||
Copyright (C) 2006-2008, 2010-2012 Sergey Poznyakoff.
|
||||
Copyright (C) 2006-2008, 2010-2012, 2014 Sergey Poznyakoff.
|
||||
(using my implementation for the GNU tar).
|
||||
|
||||
This program is free software; you can redistribute it and/or modify it
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2009-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2001, 2006-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2001, 2006-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* This file is part of pam-modules.
|
||||
* Copyright (C) 2001, 2005, 2007-2008, 2010-2012 Sergey Poznyakoff
|
||||
* Copyright (C) 2001, 2005, 2007-2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2005-2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2008, 2010-2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2006, 2008-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2006, 2008-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2006-2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2006-2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2001, 2006, 2008-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2001, 2006, 2008-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2001, 2006-2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2001, 2006-2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2005-2006, 2008-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2005-2006, 2008-2012, 2014 Sergey Poznyakoff
|
||||
#
|
||||
# This file is free software; as a special exception the author gives
|
||||
# unlimited permission to copy and/or distribute it, with or without
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2005-2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2005-2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2005-2008, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2008, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2005-2006, 2010-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2006, 2010-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2012 Sergey Poznyakoff
|
||||
Copyright (C) 2012, 2014 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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2009-2012 Sergey Poznyakoff
|
||||
# Copyright (C) 2009-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2009-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2012, 2014 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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is part of pam-modules.
|
||||
Copyright (C) 2009-2012 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2012, 2014 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue