aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/acl.c2
-rw-r--r--src/acl.h2
-rw-r--r--src/cmdline.opt4
-rw-r--r--src/comp.c2
-rw-r--r--src/ctl.c2
-rw-r--r--src/depmap.c2
-rw-r--r--src/diag.c2
-rw-r--r--src/inetd-bi.c2
-rw-r--r--src/inetd.c2
-rw-r--r--src/inetd.in2
-rw-r--r--src/limits.c2
-rw-r--r--src/meta1parse.c2
-rw-r--r--src/pies.c2
-rw-r--r--src/pies.h2
-rw-r--r--src/piesctl-cl.opt4
-rw-r--r--src/piesctl.c2
-rw-r--r--src/pp-setup2
-rw-r--r--src/prog.h2
-rw-r--r--src/progman.c2
-rw-r--r--src/socket.c2
-rw-r--r--src/sysdep.c2
-rw-r--r--src/sysvinit.c2
-rw-r--r--src/telinit.opt2
-rw-r--r--src/userprivs.c2
-rw-r--r--src/utmp.c2
26 files changed, 28 insertions, 28 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b0e9b6f..12d14a4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of GNU Pies.
-# Copyright (C) 2008-2016 Sergey Poznyakoff
+# Copyright (C) 2008-2017 Sergey Poznyakoff
#
diff --git a/src/acl.c b/src/acl.c
index 877adf2..0086932 100644
--- a/src/acl.c
+++ b/src/acl.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies
- Copyright (C) 2009-2016 Sergey Poznyakoff
+ Copyright (C) 2009-2017 Sergey Poznyakoff
diff --git a/src/acl.h b/src/acl.h
index 8650f95..e786a84 100644
--- a/src/acl.h
+++ b/src/acl.h
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies
- Copyright (C) 2009-2016 Sergey Poznyakoff
+ Copyright (C) 2009-2017 Sergey Poznyakoff
diff --git a/src/cmdline.opt b/src/cmdline.opt
index d8bd02f..5380b80 100644
--- a/src/cmdline.opt
+++ b/src/cmdline.opt
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies. -*- c -*-
- Copyright (C) 2008-2016 Sergey Poznyakoff
+ Copyright (C) 2008-2017 Sergey Poznyakoff
@@ -20,3 +20,3 @@ OPTIONS_BEGIN("pies",
[<gnu>],
- [<copyright_year=2008-2016>],
+ [<copyright_year=2008-2017>],
[<copyright_holder=Sergey Poznyakoff>])
diff --git a/src/comp.c b/src/comp.c
index 18d1d74..4f0634c 100644
--- a/src/comp.c
+++ b/src/comp.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2016 Sergey Poznyakoff
+ Copyright (C) 2016-2017 Sergey Poznyakoff
diff --git a/src/ctl.c b/src/ctl.c
index 740f02c..c0e8c10 100644
--- a/src/ctl.c
+++ b/src/ctl.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007-2016 Sergey Poznyakoff
+ Copyright (C) 2007-2017 Sergey Poznyakoff
diff --git a/src/depmap.c b/src/depmap.c
index 3259880..3ea5722 100644
--- a/src/depmap.c
+++ b/src/depmap.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2008-2013, 2016 Sergey Poznyakoff
+ Copyright (C) 2008-2013, 2016-2017 Sergey Poznyakoff
diff --git a/src/diag.c b/src/diag.c
index eaf9bed..4558398 100644
--- a/src/diag.c
+++ b/src/diag.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2009-2013 Sergey Poznyakoff
+ Copyright (C) 2009-2013, 2017 Sergey Poznyakoff
diff --git a/src/inetd-bi.c b/src/inetd-bi.c
index 61b6f55..a6b23a3 100644
--- a/src/inetd-bi.c
+++ b/src/inetd-bi.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/src/inetd.c b/src/inetd.c
index 40fb6fe..23dc2a5 100644
--- a/src/inetd.c
+++ b/src/inetd.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2009-2011, 2013, 2016 Sergey Poznyakoff
+ Copyright (C) 2009-2011, 2013, 2016-2017 Sergey Poznyakoff
diff --git a/src/inetd.in b/src/inetd.in
index 49b0a4b..bbed7f1 100644
--- a/src/inetd.in
+++ b/src/inetd.in
@@ -2,3 +2,3 @@
# This file is part of GNU Pies.
-# Copyright (C) 2008, 2009, 2010, 2013 Sergey Poznyakoff
+# Copyright (C) 2008-2010, 2013, 2017 Sergey Poznyakoff
#
diff --git a/src/limits.c b/src/limits.c
index 2893ff6..9664c1b 100644
--- a/src/limits.c
+++ b/src/limits.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2008-2010, 2013, 2016 Sergey Poznyakoff
+ Copyright (C) 2008-2010, 2013, 2016-2017 Sergey Poznyakoff
diff --git a/src/meta1parse.c b/src/meta1parse.c
index 528a80a..bf7bea2 100644
--- a/src/meta1parse.c
+++ b/src/meta1parse.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2016 Sergey Poznyakoff
+ Copyright (C) 2016-2017 Sergey Poznyakoff
diff --git a/src/pies.c b/src/pies.c
index e7d685b..997882b 100644
--- a/src/pies.c
+++ b/src/pies.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2008-2011, 2013-2016 Sergey Poznyakoff
+ Copyright (C) 2008-2011, 2013-2017 Sergey Poznyakoff
diff --git a/src/pies.h b/src/pies.h
index 851a8ff..70d972a 100644
--- a/src/pies.h
+++ b/src/pies.h
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2008-2011, 2013-2016 Sergey Poznyakoff
+ Copyright (C) 2008-2011, 2013-2017 Sergey Poznyakoff
diff --git a/src/piesctl-cl.opt b/src/piesctl-cl.opt
index 41e982b..37d9da8 100644
--- a/src/piesctl-cl.opt
+++ b/src/piesctl-cl.opt
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies. -*- c -*-
- Copyright (C) 2008-2016 Sergey Poznyakoff
+ Copyright (C) 2008-2017 Sergey Poznyakoff
@@ -20,3 +20,3 @@ OPTIONS_BEGIN("piesctl",
[<gnu>],
- [<copyright_year=2008-2016>],
+ [<copyright_year=2008-2017>],
[<copyright_holder=Sergey Poznyakoff>])
diff --git a/src/piesctl.c b/src/piesctl.c
index 9391d4b..27be361 100644
--- a/src/piesctl.c
+++ b/src/piesctl.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/src/pp-setup b/src/pp-setup
index 196a5ab..c3fce62 100644
--- a/src/pp-setup
+++ b/src/pp-setup
@@ -2,3 +2,3 @@ divert(-1) dnl -*- m4 -*-
# 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/src/prog.h b/src/prog.h
index be072e1..39f65a5 100644
--- a/src/prog.h
+++ b/src/prog.h
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2008-2013 Sergey Poznyakoff
+ Copyright (C) 2008-2013, 2017 Sergey Poznyakoff
diff --git a/src/progman.c b/src/progman.c
index 43aff48..a502766 100644
--- a/src/progman.c
+++ b/src/progman.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007-2016 Sergey Poznyakoff
+ Copyright (C) 2007-2017 Sergey Poznyakoff
diff --git a/src/socket.c b/src/socket.c
index 0a0a3a9..e32781d 100644
--- a/src/socket.c
+++ b/src/socket.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007-2010, 2013, 2016 Sergey Poznyakoff
+ Copyright (C) 2007-2010, 2013, 2016-2017 Sergey Poznyakoff
diff --git a/src/sysdep.c b/src/sysdep.c
index c59b561..a3dcbe9 100644
--- a/src/sysdep.c
+++ b/src/sysdep.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2014 Sergey Poznyakoff
+ Copyright (C) 2014, 2017 Sergey Poznyakoff
diff --git a/src/sysvinit.c b/src/sysvinit.c
index 3078834..c05a040 100644
--- a/src/sysvinit.c
+++ b/src/sysvinit.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2013-2016 Sergey Poznyakoff
+ Copyright (C) 2013-2017 Sergey Poznyakoff
diff --git a/src/telinit.opt b/src/telinit.opt
index f052a53..2064da0 100644
--- a/src/telinit.opt
+++ b/src/telinit.opt
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies. -*- c -*-
- Copyright (C) 2016 Sergey Poznyakoff
+ Copyright (C) 2016-2017 Sergey Poznyakoff
diff --git a/src/userprivs.c b/src/userprivs.c
index 9f9724f..0a2b5bf 100644
--- a/src/userprivs.c
+++ b/src/userprivs.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2007-2011, 2013, 2016 Sergey Poznyakoff
+ Copyright (C) 2007-2011, 2013, 2016-2017 Sergey Poznyakoff
diff --git a/src/utmp.c b/src/utmp.c
index e13b74d..a31d9fb 100644
--- a/src/utmp.c
+++ b/src/utmp.c
@@ -1,3 +1,3 @@
/* This file is part of GNU Pies.
- Copyright (C) 2013 Sergey Poznyakoff
+ Copyright (C) 2013, 2017 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.