aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2017-08-13 21:06:09 +0200
committerPatrice Clement <monsieurp@gentoo.org>2017-08-13 21:06:09 +0200
commitbeda047cd7289f0e1c4f8f9fa55bee3910b91fb4 (patch)
treebe52a01a466b3c844f7ffc2549d02d1e22fb8ba0
parentremove useless header once again (diff)
downloadjavatoolkit-beda047cd7289f0e1c4f8f9fa55bee3910b91fb4.tar.gz
javatoolkit-beda047cd7289f0e1c4f8f9fa55bee3910b91fb4.tar.bz2
javatoolkit-beda047cd7289f0e1c4f8f9fa55bee3910b91fb4.zip
reformat header
-rwxr-xr-xsrc/py/class-version-verify.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/py/class-version-verify.py b/src/py/class-version-verify.py
index a53b10d..8b5598f 100755
--- a/src/py/class-version-verify.py
+++ b/src/py/class-version-verify.py
@@ -1,9 +1,7 @@
#!/usr/bin/env python3
-#
# Copyright(c) 2005, Thomas Matthijs <axxo@gentoo.org>
# Copyright(c) 2005, Gentoo Foundation
-#
-# Licensed under the GNU General Public License, v2
+# Distributed under the terms of the GNU General Public Licence v2
import os
import sys