summaryrefslogtreecommitdiff
path: root/lib/py-compile
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2018-02-25 23:03:05 +0100
committerMathieu Lirzin <mthl@gnu.org>2018-02-25 23:03:05 +0100
commitbe971a1d87d84d94cc073fcd5dbc6e7105b4d011 (patch)
treef530fc501658a6cc29d10fa3d5d9c1c08b193766 /lib/py-compile
parent9ec19184fe3df21f20417c4f73ffe46f9610b5c7 (diff)
parent4f73bb80d1583441ed4a1c681a843fe4d9d5e26c (diff)
downloadautomake-be971a1d87d84d94cc073fcd5dbc6e7105b4d011.tar.gz
Merge branch 'release' into maintmaint
Diffstat (limited to 'lib/py-compile')
-rwxr-xr-xlib/py-compile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/py-compile b/lib/py-compile
index 3693d96b0..c97ad54dd 100755
--- a/lib/py-compile
+++ b/lib/py-compile
@@ -1,9 +1,9 @@
#!/bin/sh
# py-compile - Compile a Python program
-scriptversion=2016-01-11.22; # UTC
+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
@@ -16,7 +16,7 @@ scriptversion=2016-01-11.22; # UTC
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a