diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/auto | 2 | ||||
-rw-r--r-- | contrib/check_perms_grsecurity.py | 2 | ||||
-rw-r--r-- | contrib/rotatelogs.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/auto b/contrib/auto index eaa8ab46..881e3953 100644 --- a/contrib/auto +++ b/contrib/auto @@ -1,6 +1,6 @@ # -*- python -*- # -# Copyright (C) 2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 2000-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/contrib/check_perms_grsecurity.py b/contrib/check_perms_grsecurity.py index 0a4ece1e..46cb75b4 100644 --- a/contrib/check_perms_grsecurity.py +++ b/contrib/check_perms_grsecurity.py @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 1998-2009 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/contrib/rotatelogs.py b/contrib/rotatelogs.py index eb682635..0341d811 100644 --- a/contrib/rotatelogs.py +++ b/contrib/rotatelogs.py @@ -1,6 +1,6 @@ #! @PYTHON@ # -# Copyright (C) 2000,2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 2000-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 |