aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
-rw-r--r--lib/addrfmt.c2
-rw-r--r--lib/arraymember.c2
-rw-r--r--lib/grecsasrt.c2
-rw-r--r--lib/grecsasrt.h2
-rw-r--r--lib/libpies.h2
-rw-r--r--lib/mkfilename.c2
-rw-r--r--lib/netrc.c2
-rw-r--r--lib/parsetime.c2
-rw-r--r--lib/pp.c2
-rw-r--r--lib/proctitle.c2
-rw-r--r--lib/safe_strcmp.c2
-rw-r--r--lib/split3.c2
-rw-r--r--lib/strtotok.c2
-rw-r--r--lib/url.c2
15 files changed, 15 insertions, 15 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 73be29f..4aa9d3e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,8 +1,8 @@
# This file is part of GNU Pies.
-# Copyright (C) 2005-2008, 2010, 2013, 2015, 2017 Sergey Poznyakoff
+# Copyright (C) 2005-2019 Sergey Poznyakoff
#
# GNU Pies 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, or (at your option)
# any later version.
#
diff --git a/lib/addrfmt.c b/lib/addrfmt.c
index 31ef67a..fbcbdf4 100644
--- a/lib/addrfmt.c
+++ b/lib/addrfmt.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies
- Copyright (C) 2009-2010, 2013, 2015, 2017 Sergey Poznyakoff
+ Copyright (C) 2009-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/arraymember.c b/lib/arraymember.c
index ee63629..b5760a8 100644
--- a/lib/arraymember.c
+++ b/lib/arraymember.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2017 Sergey Poznyakoff
+ Copyright (C) 2015-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/grecsasrt.c b/lib/grecsasrt.c
index 14b46e5..8ebd581 100644
--- a/lib/grecsasrt.c
+++ b/lib/grecsasrt.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies
- Copyright (C) 2015, 2017 Sergey Poznyakoff
+ Copyright (C) 2015, 2017, 2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/grecsasrt.h b/lib/grecsasrt.h
index 1033092..4b3d2d6 100644
--- a/lib/grecsasrt.h
+++ b/lib/grecsasrt.h
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2009-2011, 2013, 2017 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2013, 2017, 2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/libpies.h b/lib/libpies.h
index dd21fc7..76b70fe 100644
--- a/lib/libpies.h
+++ b/lib/libpies.h
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2009-2011, 2013, 2015-2017 Sergey Poznyakoff
+ Copyright (C) 2009-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/mkfilename.c b/lib/mkfilename.c
index 2f46e45..8c67f54 100644
--- a/lib/mkfilename.c
+++ b/lib/mkfilename.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies
- Copyright (C) 2015, 2017 Sergey Poznyakoff
+ Copyright (C) 2015-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/netrc.c b/lib/netrc.c
index 4572d77..dd1dbce 100644
--- a/lib/netrc.c
+++ b/lib/netrc.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies
- Copyright (C) 2015, 2017 Sergey Poznyakoff
+ Copyright (C) 2015-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/parsetime.c b/lib/parsetime.c
index 7b4c420..8efaa34 100644
--- a/lib/parsetime.c
+++ b/lib/parsetime.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007-2010, 2013, 2017 Sergey Poznyakoff
+ Copyright (C) 2007-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/pp.c b/lib/pp.c
index 2ec6d99..702bed7 100644
--- a/lib/pp.c
+++ b/lib/pp.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015, 2017 Sergey Poznyakoff
+ Copyright (C) 2015-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/proctitle.c b/lib/proctitle.c
index 71f7871..75caa15 100644
--- a/lib/proctitle.c
+++ b/lib/proctitle.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007-2010, 2013, 2017 Sergey Poznyakoff
+ Copyright (C) 2007-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/safe_strcmp.c b/lib/safe_strcmp.c
index 11f72b4..0c5e744 100644
--- a/lib/safe_strcmp.c
+++ b/lib/safe_strcmp.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015-2017 Sergey Poznyakoff
+ Copyright (C) 2015-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/split3.c b/lib/split3.c
index 12b8490..49a076d 100644
--- a/lib/split3.c
+++ b/lib/split3.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007-2010, 2013, 2017 Sergey Poznyakoff
+ Copyright (C) 2007-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/strtotok.c b/lib/strtotok.c
index c5d5e38..9c6bc47 100644
--- a/lib/strtotok.c
+++ b/lib/strtotok.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies.
- Copyright (C) 2009-2010, 2013, 2017 Sergey Poznyakoff
+ Copyright (C) 2009-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.
diff --git a/lib/url.c b/lib/url.c
index 5165742..9594b28 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -1,8 +1,8 @@
/* This file is part of GNU Pies
- Copyright (C) 2009-2010, 2013, 2015, 2017 Sergey Poznyakoff
+ Copyright (C) 2009-2019 Sergey Poznyakoff
GNU Pies 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, or (at your option)
any later version.

Return to:

Send suggestions and report system problems to the System administrator.