diff options
42 files changed, 46 insertions, 47 deletions
diff --git a/Makefile.am b/Makefile.am index de4bf81..63fdb48 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -1,5 +1,5 @@ | |||
1 | # This file is part of GNU Pies. | 1 | # This file is part of GNU Pies. |
2 | # Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | # Copyright (C) 2008-2013 Sergey Poznyakoff |
3 | # | 3 | # |
4 | # GNU Pies is free software; you can redistribute it and/or modify | 4 | # GNU Pies is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | GNU Pies NEWS -- history of user-visible changes. 2011-10-24 | 1 | GNU Pies NEWS -- history of user-visible changes. 2013-01-06 |
2 | Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2009-2013 Sergey Poznyakoff |
3 | See the end of file for copying conditions. | 3 | See the end of file for copying conditions. |
4 | 4 | ||
5 | Please send Pies bug reports to <bug-pies@gnu.org> or | 5 | Please send Pies bug reports to <bug-pies@gnu.org> or |
@@ -80,7 +80,7 @@ part of Mailfromd (http://mailfromd.software.gnu.org.ua). | |||
80 | ========================================================================= | 80 | ========================================================================= |
81 | Copyright information: | 81 | Copyright information: |
82 | 82 | ||
83 | Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 83 | Copyright (C) 2009-2013 Sergey Poznyakoff |
84 | 84 | ||
85 | Permission is granted to anyone to make or distribute verbatim copies | 85 | Permission is granted to anyone to make or distribute verbatim copies |
86 | of this document as received, in any medium, provided that the | 86 | of this document as received, in any medium, provided that the |
@@ -1,5 +1,5 @@ | |||
1 | GNU Pies README | 1 | GNU Pies README |
2 | Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2009-2013 Sergey Poznyakoff |
3 | See the end of file for copying conditions. | 3 | See the end of file for copying conditions. |
4 | 4 | ||
5 | * Introduction | 5 | * Introduction |
@@ -64,7 +64,7 @@ Send bug reports to <bug-pies@gnu.org.ua>. | |||
64 | 64 | ||
65 | * Copyright information: | 65 | * Copyright information: |
66 | 66 | ||
67 | Copyright (C) 2009 Sergey Poznyakoff | 67 | Copyright (C) 2009-2013 Sergey Poznyakoff |
68 | 68 | ||
69 | Permission is granted to anyone to make or distribute verbatim copies | 69 | Permission is granted to anyone to make or distribute verbatim copies |
70 | of this document as received, in any medium, provided that the | 70 | of this document as received, in any medium, provided that the |
diff --git a/README-hacking b/README-hacking index d6a2e75..c1be53b 100644 --- a/README-hacking +++ b/README-hacking | |||
@@ -55,7 +55,7 @@ For more information about `bootstrap', run `bootstrap --help'. | |||
55 | 55 | ||
56 | * Copyright information | 56 | * Copyright information |
57 | 57 | ||
58 | Copyright (C) 2008, 2009, 2010 Sergey Poznyakoff | 58 | Copyright (C) 2008-2013 Sergey Poznyakoff |
59 | 59 | ||
60 | Permission is granted to anyone to make or distribute verbatim copies | 60 | Permission is granted to anyone to make or distribute verbatim copies |
61 | of this document as received, in any medium, provided that the | 61 | of this document as received, in any medium, provided that the |
@@ -1,5 +1,5 @@ | |||
1 | # This file is part of Mailfromd. -*- autoconf -*- | 1 | # This file is part of Mailfromd. -*- autoconf -*- |
2 | # Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | # Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff |
3 | # | 3 | # |
4 | # This program is free software; you can redistribute it and/or modify | 4 | # This program is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
diff --git a/am/proctitle.m4 b/am/proctitle.m4 index ca5376c..ef6d8ce 100644 --- a/am/proctitle.m4 +++ b/am/proctitle.m4 | |||
@@ -1,5 +1,5 @@ | |||
1 | dnl This file is part of Mailfromd. | 1 | dnl This file is part of Mailfromd. |
2 | dnl Copyright (C) 2008, 2010 Sergey Poznyakoff | 2 | dnl Copyright (C) 2008, 2010, 2013 Sergey Poznyakoff |
3 | dnl | 3 | dnl |
4 | dnl This program is free software; you can redistribute it and/or modify | 4 | dnl This program is free software; you can redistribute it and/or modify |
5 | dnl it under the terms of the GNU General Public License as published by | 5 | dnl it under the terms of the GNU General Public License as published by |
@@ -76,4 +76,4 @@ main() | |||
76 | AC_DEFINE_UNQUOTED([MF_PROCTITLE_TYPE],$mf_proctitle_type) | 76 | AC_DEFINE_UNQUOTED([MF_PROCTITLE_TYPE],$mf_proctitle_type) |
77 | 77 | ||
78 | ]) | 78 | ]) |
79 | \ No newline at end of file | 79 | |
diff --git a/bootstrap.conf b/bootstrap.conf index 492aa78..edec854 100644 --- a/bootstrap.conf +++ b/bootstrap.conf | |||
@@ -1,5 +1,5 @@ | |||
1 | # Bootstrap configuration for GNU Pies. -*- shell-script -*- | 1 | # Bootstrap configuration for GNU Pies. -*- shell-script -*- |
2 | # Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | # Copyright (C) 2008, 2009, 2010, 2011, 2013 Sergey Poznyakoff |
3 | # | 3 | # |
4 | # GNU Pies is free software; you can redistribute it and/or modify | 4 | # GNU Pies is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
diff --git a/configure.ac b/configure.ac index 5a42270..34f4d4a 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -1,5 +1,5 @@ | |||
1 | # This file is part of GNU Pies. -*- autoconf -*- | 1 | # This file is part of GNU Pies. -*- autoconf -*- |
2 | # Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 2 | # Copyright (C) 2009-2013 Sergey Poznyakoff |
3 | # | 3 | # |
4 | # GNU Pies is free software; you can redistribute it and/or modify | 4 | # GNU Pies is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | # Texi2html configuration for GNU Pies documentation. -*- perl -*- | 1 | # Texi2html configuration for GNU Pies documentation. -*- perl -*- |
2 | # Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | # Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff |
3 | # | 3 | # |
4 | # GNU Pies is free software; you can redistribute it and/or modify | 4 | # GNU Pies is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
diff --git a/doc/Makefile.am b/doc/Makefile.am index f6e0025..3ec4214 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am | |||
@@ -1,5 +1,5 @@ | |||
1 | # This file is part of GNU Pies. | 1 | # This file is part of GNU Pies. |
2 | # Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010 Sergey Poznyakoff | 2 | # Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff |
3 | # | 3 | # |
4 | # GNU Pies is free software; you can redistribute it and/or modify | 4 | # GNU Pies is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
diff --git a/doc/inetd.texi b/doc/inetd.texi index 2760a94..c1413ff 100644 --- a/doc/inetd.texi +++ b/doc/inetd.texi | |||
@@ -1,5 +1,5 @@ | |||
1 | @c This is part of the GNU Pies manual. | 1 | @c This is part of the GNU Pies manual. |
2 | @c Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | @c Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff |
3 | @c This file is distributed under GFDL 1.3 or any later version | 3 | @c This file is distributed under GFDL 1.3 or any later version |
4 | @c published by the Free Software Foundation. | 4 | @c published by the Free Software Foundation. |
5 | 5 | ||
diff --git a/doc/pies.texi b/doc/pies.texi index e97eb4d..b45a164 100644 --- a/doc/pies.texi +++ b/doc/pies.texi | |||
@@ -41,8 +41,7 @@ Published by the Free Software Foundation, | |||
41 | 51 Franklin Street, Fifth Floor, | 41 | 51 Franklin Street, Fifth Floor, |
42 | Boston, MA 02110-1301 USA | 42 | Boston, MA 02110-1301 USA |
43 | 43 | ||
44 | Copyright @copyright{} 2005, 2006, 2007, 2008, 2009, 2010 Sergey | 44 | Copyright @copyright{} 2005-2013 Sergey Poznyakoff |
45 | Poznyakoff | ||
46 | 45 | ||
47 | Permission is granted to copy, distribute and/or modify this document | 46 | Permission is granted to copy, distribute and/or modify this document |
48 | under the terms of the GNU Free Documentation License, Version 1.3 or | 47 | under the terms of the GNU Free Documentation License, Version 1.3 or |
diff --git a/doc/usr-acl.texi b/doc/usr-acl.texi index eac5987..8d18aeb 100644 --- a/doc/usr-acl.texi +++ b/doc/usr-acl.texi | |||
@@ -1,5 +1,5 @@ | |||
1 | @c This is part of the GNU Pies manual. | 1 | @c This is part of the GNU Pies manual. |
2 | @c Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | @c Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff |
3 | @c This file is distributed under GFDL 1.3 or any later version | 3 | @c This file is distributed under GFDL 1.3 or any later version |
4 | @c published by the Free Software Foundation. | 4 | @c published by the Free Software Foundation. |
5 | 5 | ||
diff --git a/lib/Makefile.am b/lib/Makefile.am index 5883021..e389846 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am | |||
@@ -1,5 +1,5 @@ | |||
1 | # This file is part of GNU Pies. | 1 | # This file is part of GNU Pies. |
2 | # Copyright (C) 2005, 2006, 2007, 2008, 2010 Sergey Poznyakoff | 2 | # Copyright (C) 2005, 2006, 2007, 2008, 2010, 2013 Sergey Poznyakoff |
3 | # | 3 | # |
4 | # GNU Pies is free software; you can redistribute it and/or modify | 4 | # GNU Pies is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
diff --git a/lib/libpies.h b/lib/libpies.h index d071846..97188b6 100644 --- a/lib/libpies.h +++ b/lib/libpies.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2009, 2010, 2011, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/parsetime.c b/lib/parsetime.c index b094ceb..7fce266 100644 --- a/lib/parsetime.c +++ b/lib/parsetime.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/proctitle.c b/lib/proctitle.c index 0d0b360..2ec7d38 100644 --- a/lib/proctitle.c +++ b/lib/proctitle.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/lib/strtotok.c b/lib/strtotok.c index da820ab..8bb2d7f 100644 --- a/lib/strtotok.c +++ b/lib/strtotok.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/po/POTFILES.in b/po/POTFILES.in index f15136e..f1878a6 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in | |||
@@ -1,6 +1,6 @@ | |||
1 | # List of files in GNU Pies which contain translatable strings. | 1 | # List of files in GNU Pies which contain translatable strings. |
2 | 2 | ||
3 | # Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff | 3 | # Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff |
4 | 4 | ||
5 | # GNU Pies is free software; you can redistribute it and/or modify | 5 | # GNU Pies is free software; you can redistribute it and/or modify |
6 | # it under the terms of the GNU General Public License as published by | 6 | # it under the terms of the GNU General Public License as published by |
diff --git a/src/Makefile.am b/src/Makefile.am index 9e9bf80..ac32a89 100644 --- a/src/Makefile.am +++ b/src/Makefile.am | |||
@@ -1,5 +1,5 @@ | |||
1 | # This file is part of GNU Pies. | 1 | # This file is part of GNU Pies. |
2 | # Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | # Copyright (C) 2008-2013 Sergey Poznyakoff |
3 | # | 3 | # |
4 | # GNU Pies is free software; you can redistribute it and/or modify | 4 | # GNU Pies is free software; you can redistribute it and/or modify |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies | 1 | /* This file is part of GNU Pies |
2 | Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2009-2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies | 1 | /* This file is part of GNU Pies |
2 | Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2009-2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/addrfmt.c b/src/addrfmt.c index 801ebab..59754ae 100644 --- a/src/addrfmt.c +++ b/src/addrfmt.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies | 1 | /* This file is part of GNU Pies |
2 | Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/cmdline.opt b/src/cmdline.opt index 76fc4da..a01ea4a 100644 --- a/src/cmdline.opt +++ b/src/cmdline.opt | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. -*- c -*- | 1 | /* This file is part of GNU Pies. -*- c -*- |
2 | Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2008-2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/depmap.c b/src/depmap.c index 04e2584..ac02fdc 100644 --- a/src/depmap.c +++ b/src/depmap.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2008, 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2008-2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2009-2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/inetd-bi.c b/src/inetd-bi.c index ef15bf1..a579fbb 100644 --- a/src/inetd-bi.c +++ b/src/inetd-bi.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/inetd.c b/src/inetd.c index febd84e..858178d 100644 --- a/src/inetd.c +++ b/src/inetd.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2009, 2010, 2011, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/inetd.in b/src/inetd.in index f45baae..49b0a4b 100644 --- a/src/inetd.in +++ b/src/inetd.in | |||
@@ -1,6 +1,6 @@ | |||
1 | #! /bin/sh | 1 | #! /bin/sh |
2 | # This file is part of GNU Pies. | 2 | # This file is part of GNU Pies. |
3 | # Copyright (C) 2008, 2009, 2010 Sergey Poznyakoff | 3 | # Copyright (C) 2008, 2009, 2010, 2013 Sergey Poznyakoff |
4 | # | 4 | # |
5 | # GNU Pies is free software; you can redistribute it and/or modify | 5 | # GNU Pies is free software; you can redistribute it and/or modify |
6 | # it under the terms of the GNU General Public License as published by | 6 | # it under the terms of the GNU General Public License as published by |
diff --git a/src/limits.c b/src/limits.c index 74f28a9..7b0f9be 100644 --- a/src/limits.c +++ b/src/limits.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2008, 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2008, 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2008, 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2008, 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/meta1gram.y b/src/meta1gram.y index deaf382..a5eb5f3 100644 --- a/src/meta1gram.y +++ b/src/meta1gram.y | |||
@@ -1,6 +1,6 @@ | |||
1 | %{ | 1 | %{ |
2 | /* MeTA1 configuration parser for GNU Pies. | 2 | /* MeTA1 configuration parser for GNU Pies. |
3 | Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 3 | Copyright (C) 2008, 2009, 2010, 2011, 2013 Sergey Poznyakoff |
4 | 4 | ||
5 | GNU Pies is free software; you can redistribute it and/or modify | 5 | GNU Pies is free software; you can redistribute it and/or modify |
6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
diff --git a/src/meta1lex.h b/src/meta1lex.h index 213fb40..451d839 100644 --- a/src/meta1lex.h +++ b/src/meta1lex.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2009, 2010, 2011, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/meta1lex.l b/src/meta1lex.l index 24fba11..bbe54a0 100644 --- a/src/meta1lex.l +++ b/src/meta1lex.l | |||
@@ -1,7 +1,7 @@ | |||
1 | /* MeTA1 configuration lexer for GNU Pies. -*- c -*- */ | 1 | /* MeTA1 configuration lexer for GNU Pies. -*- c -*- */ |
2 | %top { | 2 | %top { |
3 | /* MeTA1 configuration lexer for GNU Pies. | 3 | /* MeTA1 configuration lexer for GNU Pies. |
4 | Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 4 | Copyright (C) 2008, 2009, 2010, 2011, 2013 Sergey Poznyakoff |
5 | 5 | ||
6 | GNU Pies is free software; you can redistribute it and/or modify | 6 | GNU Pies is free software; you can redistribute it and/or modify |
7 | it under the terms of the GNU General Public License as published by | 7 | it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2008, 2009, 2010, 2011, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2008, 2009, 2010, 2011, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/pp-setup b/src/pp-setup index a349f44..196a5ab 100644 --- a/src/pp-setup +++ b/src/pp-setup | |||
@@ -1,6 +1,6 @@ | |||
1 | divert(-1) dnl -*- m4 -*- | 1 | divert(-1) dnl -*- m4 -*- |
2 | # This file is part of GNU Pies. | 2 | # This file is part of GNU Pies. |
3 | # Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff | 3 | # Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff |
4 | # | 4 | # |
5 | # GNU Pies is free software; you can redistribute it and/or modify | 5 | # GNU Pies is free software; you can redistribute it and/or modify |
6 | # it under the terms of the GNU General Public License as published by | 6 | # it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2008-2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/progman.c b/src/progman.c index 2b375fe..1895152 100644 --- a/src/progman.c +++ b/src/progman.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2007, 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2007-2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/socket.c b/src/socket.c index fdce7d1..c4edcc3 100644 --- a/src/socket.c +++ b/src/socket.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies | 1 | /* This file is part of GNU Pies |
2 | Copyright (C) 2009, 2010 Sergey Poznyakoff | 2 | Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |
diff --git a/src/userprivs.c b/src/userprivs.c index 3270905..e64162b 100644 --- a/src/userprivs.c +++ b/src/userprivs.c | |||
@@ -1,5 +1,5 @@ | |||
1 | /* This file is part of GNU Pies. | 1 | /* This file is part of GNU Pies. |
2 | Copyright (C) 2007, 2008, 2009, 2010, 2011 Sergey Poznyakoff | 2 | Copyright (C) 2007, 2008, 2009, 2010, 2011, 2013 Sergey Poznyakoff |
3 | 3 | ||
4 | GNU Pies is free software; you can redistribute it and/or modify | 4 | GNU Pies is free software; you can redistribute it and/or modify |
5 | it under the terms of the GNU General Public License as published by | 5 | it under the terms of the GNU General Public License as published by |