mirror of
git://git.gnu.org.ua/pam-modules.git
synced 2025-04-25 16:09:54 +03:00
Update copyright years
This commit is contained in:
parent
203524c85d
commit
f3b7c048b8
57 changed files with 58 additions and 57 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2001-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2001-2022 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
|
||||
|
|
2
NEWS
2
NEWS
|
@ -267,7 +267,7 @@ Version 0.1
|
|||
=========================================================================
|
||||
Copyright information:
|
||||
|
||||
Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2001-2022 Sergey Poznyakoff
|
||||
|
||||
Permission is granted to anyone to make or distribute verbatim copies
|
||||
of this document as received, in any medium, provided that the
|
||||
|
|
2
README
2
README
|
@ -72,7 +72,7 @@ Send bug reports to <bug-pam-modules@gnu.org.ua>. Read the chapter
|
|||
|
||||
* Copyright information:
|
||||
|
||||
Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2001-2022 Sergey Poznyakoff
|
||||
|
||||
Permission is granted to anyone to make or distribute verbatim copies
|
||||
of this document as received, in any medium, provided that the
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2001-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2005-2022 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
doc/.gitignore
vendored
1
doc/.gitignore
vendored
|
@ -25,4 +25,5 @@ pam-modules.ps
|
|||
pam-modules.toc
|
||||
pam-modules.tp
|
||||
pam-modules.vr
|
||||
pam-modules.t2d
|
||||
manual
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2005-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2005-2022 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
|
||||
|
@ -137,7 +137,7 @@ RENDITION = DISTRIB
|
|||
GENDOCS=$(srcdir)/gendocs.sh --no-copy-images --html '--init-file=$(abs_srcdir)/html.init'
|
||||
EXTRA_DIST += gendocs.sh
|
||||
|
||||
TEXI2DVI=texi2dvi -t '@set $(RENDITION)' -I $(top_srcdir)/imprimatur
|
||||
TEXI2DVI=texi2dvi --build=tidy -t '@set $(RENDITION)' -I $(top_srcdir)/imprimatur
|
||||
|
||||
# Make sure you set TEXINPUTS.
|
||||
# TEXINPUTS=/usr/share/texmf/pdftex/plain/misc/ is ok for most distributions
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Texi2any configuration for pam-modules documentation. -*- perl -*-
|
||||
# Copyright (C) 2009-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2009-2022 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
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
@end ifinfo
|
||||
|
||||
@copying
|
||||
Copyright @copyright{} 2005--2021 Sergey Poznyakoff
|
||||
Copyright @copyright{} 2005--2022 Sergey Poznyakoff
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3 or
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
.\" This file is part of PAM-Modules -*- nroff -*-
|
||||
.\" Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2001-2022 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 -*- nroff -*-
|
||||
.\" Copyright (C) 2018-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2018-2022 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 -*- nroff -*-
|
||||
.\" Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2001-2022 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 -*- nroff -*-
|
||||
.\" Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2001-2022 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 -*- nroff -*-
|
||||
.\" Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2001-2022 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 -*- nroff -*-
|
||||
.\" Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2001-2022 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 -*- nroff -*-
|
||||
.\" Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2001-2022 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 -*- nroff -*-
|
||||
.\" Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2001-2022 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 -*- nroff -*-
|
||||
.\" Copyright (C) 2001-2021 Sergey Poznyakoff
|
||||
.\" Copyright (C) 2001-2022 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,6 +1,6 @@
|
|||
#! /usr/bin/perl
|
||||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2014-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2014-2022 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,6 +1,6 @@
|
|||
#! /usr/bin/perl
|
||||
# This file is part of pam-modules.
|
||||
# Copyright (C) 2014-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2014-2022 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 grecs
|
||||
# Copyright (C) 2007-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2007-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2008-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2022 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-2021 Sergey Poznyakoff.
|
||||
Copyright (C) 2006-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2001-2022 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) 2014-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2014-2022 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) 2014-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2014-2022 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) 2018-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2018-2022 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) 2018-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2018-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2012-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2006-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2006-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2001-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2001-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2005-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2005-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2012-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2012-2022 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-2021 Sergey Poznyakoff
|
||||
# Copyright (C) 2009-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2022 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-2021 Sergey Poznyakoff
|
||||
Copyright (C) 2009-2022 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