diff options
Diffstat (limited to '')
-rw-r--r-- | cron/Makefile.in | 2 | ||||
-rwxr-xr-x | cron/bumpdigests | 2 | ||||
-rwxr-xr-x | cron/checkdbs | 2 | ||||
-rwxr-xr-x | cron/cull_bad_shunt | 2 | ||||
-rwxr-xr-x | cron/disabled | 2 | ||||
-rwxr-xr-x | cron/gate_news | 2 | ||||
-rwxr-xr-x | cron/mailpasswds | 2 | ||||
-rwxr-xr-x | cron/nightly_gzip | 2 | ||||
-rwxr-xr-x | cron/senddigests | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/cron/Makefile.in b/cron/Makefile.in index 2a7c8fd2..afb718e1 100644 --- a/cron/Makefile.in +++ b/cron/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 1998-2008 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cron/bumpdigests b/cron/bumpdigests index 57cc45e1..da5597b3 100755 --- a/cron/bumpdigests +++ b/cron/bumpdigests @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cron/checkdbs b/cron/checkdbs index e776f15d..1a3b3cc1 100755 --- a/cron/checkdbs +++ b/cron/checkdbs @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 1998-2011 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cron/cull_bad_shunt b/cron/cull_bad_shunt index 3428a78f..eaef0a69 100755 --- a/cron/cull_bad_shunt +++ b/cron/cull_bad_shunt @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 2008 by the Free Software Foundation, Inc. +# Copyright (C) 2008-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cron/disabled b/cron/disabled index 409fba60..ebd40273 100755 --- a/cron/disabled +++ b/cron/disabled @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 2001-2013 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cron/gate_news b/cron/gate_news index 8b6476a3..22caea79 100755 --- a/cron/gate_news +++ b/cron/gate_news @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 1998-2015 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cron/mailpasswds b/cron/mailpasswds index da643761..9738e23f 100755 --- a/cron/mailpasswds +++ b/cron/mailpasswds @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 1998-2003 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cron/nightly_gzip b/cron/nightly_gzip index de493d0e..9d4a07f1 100755 --- a/cron/nightly_gzip +++ b/cron/nightly_gzip @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 1998-2014 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/cron/senddigests b/cron/senddigests index 9997096c..24408dfd 100755 --- a/cron/senddigests +++ b/cron/senddigests @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 1998-2016 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2018 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License |