summaryrefslogtreecommitdiff
path: root/lib/py-compile
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2018-01-04 16:19:30 +0100
committerMathieu Lirzin <mthl@gnu.org>2018-01-04 16:23:13 +0100
commitbbaa4cdcd310aef4ae8190e19bf46a27689284b6 (patch)
tree7ca6f3c8e2ba8ab03f3462531176255dae47e40d /lib/py-compile
parentb7f5f7345865973940b26ab6039c2acc9414af7c (diff)
downloadautomake-bbaa4cdcd310aef4ae8190e19bf46a27689284b6.tar.gz
maint: Update copyright years to 2018
This update has been made with 'make update-copyright'.
Diffstat (limited to 'lib/py-compile')
-rwxr-xr-xlib/py-compile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/py-compile b/lib/py-compile
index b44214004..c97ad54dd 100755
--- a/lib/py-compile
+++ b/lib/py-compile
@@ -3,7 +3,7 @@
scriptversion=2017-09-16.17; # UTC
-# Copyright (C) 2000-2017 Free Software Foundation, Inc.
+# Copyright (C) 2000-2018 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