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 8f07544..73be29f 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of GNU Pies.
-# Copyright (C) 2005-2008, 2010, 2013, 2015 Sergey Poznyakoff
+# Copyright (C) 2005-2008, 2010, 2013, 2015, 2017 Sergey Poznyakoff
#
diff --git a/lib/addrfmt.c b/lib/addrfmt.c
index 68f518c..31ef67a 100644
--- a/lib/addrfmt.c
+++ b/lib/addrfmt.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies
- Copyright (C) 2009, 2010, 2013, 2015 Sergey Poznyakoff
+ Copyright (C) 2009-2010, 2013, 2015, 2017 Sergey Poznyakoff
diff --git a/lib/arraymember.c b/lib/arraymember.c
index 010f4a1..ee63629 100644
--- a/lib/arraymember.c
+++ b/lib/arraymember.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015, 2016 Sergey Poznyakoff
+ Copyright (C) 2015-2017 Sergey Poznyakoff
diff --git a/lib/grecsasrt.c b/lib/grecsasrt.c
index 29bd0bf..14b46e5 100644
--- a/lib/grecsasrt.c
+++ b/lib/grecsasrt.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies
- Copyright (C) 2015 Sergey Poznyakoff
+ Copyright (C) 2015, 2017 Sergey Poznyakoff
diff --git a/lib/grecsasrt.h b/lib/grecsasrt.h
index bf75731..1033092 100644
--- a/lib/grecsasrt.h
+++ b/lib/grecsasrt.h
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2009, 2010, 2011, 2013 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2013, 2017 Sergey Poznyakoff
diff --git a/lib/libpies.h b/lib/libpies.h
index 5a7dd73..dd21fc7 100644
--- a/lib/libpies.h
+++ b/lib/libpies.h
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2009-2011, 2013, 2015, 2016 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2013, 2015-2017 Sergey Poznyakoff
diff --git a/lib/mkfilename.c b/lib/mkfilename.c
index 8841fe4..2f46e45 100644
--- a/lib/mkfilename.c
+++ b/lib/mkfilename.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies
- Copyright (C) 2015 Sergey Poznyakoff
+ Copyright (C) 2015, 2017 Sergey Poznyakoff
diff --git a/lib/netrc.c b/lib/netrc.c
index 4164311..4572d77 100644
--- a/lib/netrc.c
+++ b/lib/netrc.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies
- Copyright (C) 2015 Sergey Poznyakoff
+ Copyright (C) 2015, 2017 Sergey Poznyakoff
diff --git a/lib/parsetime.c b/lib/parsetime.c
index feac307..7b4c420 100644
--- a/lib/parsetime.c
+++ b/lib/parsetime.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff
+ Copyright (C) 2007-2010, 2013, 2017 Sergey Poznyakoff
diff --git a/lib/pp.c b/lib/pp.c
index 9960d7f..8a9471a 100644
--- a/lib/pp.c
+++ b/lib/pp.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015 Sergey Poznyakoff
+ Copyright (C) 2015, 2017 Sergey Poznyakoff
diff --git a/lib/proctitle.c b/lib/proctitle.c
index 2dfb908..71f7871 100644
--- a/lib/proctitle.c
+++ b/lib/proctitle.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff
+ Copyright (C) 2007-2010, 2013, 2017 Sergey Poznyakoff
diff --git a/lib/safe_strcmp.c b/lib/safe_strcmp.c
index e73176d..11f72b4 100644
--- a/lib/safe_strcmp.c
+++ b/lib/safe_strcmp.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2015, 2016 Sergey Poznyakoff
+ Copyright (C) 2015-2017 Sergey Poznyakoff
diff --git a/lib/split3.c b/lib/split3.c
index e7e8c85..12b8490 100644
--- a/lib/split3.c
+++ b/lib/split3.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007, 2008, 2009, 2010, 2013 Sergey Poznyakoff
+ Copyright (C) 2007-2010, 2013, 2017 Sergey Poznyakoff
diff --git a/lib/strtotok.c b/lib/strtotok.c
index 8bb2d7f..c5d5e38 100644
--- a/lib/strtotok.c
+++ b/lib/strtotok.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff
+ Copyright (C) 2009-2010, 2013, 2017 Sergey Poznyakoff
diff --git a/lib/url.c b/lib/url.c
index 11d220d..5165742 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies
- Copyright (C) 2009, 2010, 2013, 2015 Sergey Poznyakoff
+ Copyright (C) 2009-2010, 2013, 2015, 2017 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.