commit: beda047cd7289f0e1c4f8f9fa55bee3910b91fb4 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Aug 13 19:06:09 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Aug 13 19:06:09 2017 +0000 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=beda047c
reformat header src/py/class-version-verify.py | 4 +--- 1 file changed, 1 insertion(+), 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 <[email protected]> # 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
