mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-01 02:34:55 +00:00
gnulib-tool.py: Bump copyright years up to 2017.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
#
|
||||
# Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2002-2017 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 as published by
|
||||
|
||||
@@ -15,6 +15,6 @@ coding standards, the GNU maintainer information, the GPL and other licenses (in
|
||||
Texinfo), assorted configuration scripts, and more. The goal is to provide all
|
||||
the common infrastructure needed by GNU packages.'''
|
||||
|
||||
__copyright__ = '2012 Free Software Foundation, Inc.'
|
||||
__copyright__ = '2012-2017 Free Software Foundation, Inc.'
|
||||
__author__ = 'Dmitriy Selyutin'
|
||||
__license__ = 'GNU GPLv3+'
|
||||
|
||||
@@ -27,7 +27,7 @@ __author__ = \
|
||||
'Dmitriy Selyutin',
|
||||
]
|
||||
__license__ = 'GNU GPLv3+'
|
||||
__copyright__ = '2012 Free Software Foundation, Inc.'
|
||||
__copyright__ = '2002-2017 Free Software Foundation, Inc.'
|
||||
|
||||
|
||||
#===============================================================================
|
||||
|
||||
Reference in New Issue
Block a user