Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/javatoolkit:master commit in: src/py/
Date: Sun, 13 Aug 2017 19:06:17
Message-Id: 1502651169.beda047cd7289f0e1c4f8f9fa55bee3910b91fb4.monsieurp@gentoo
1 commit: beda047cd7289f0e1c4f8f9fa55bee3910b91fb4
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 13 19:06:09 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 13 19:06:09 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=beda047c
7
8 reformat header
9
10 src/py/class-version-verify.py | 4 +---
11 1 file changed, 1 insertion(+), 3 deletions(-)
12
13 diff --git a/src/py/class-version-verify.py b/src/py/class-version-verify.py
14 index a53b10d..8b5598f 100755
15 --- a/src/py/class-version-verify.py
16 +++ b/src/py/class-version-verify.py
17 @@ -1,9 +1,7 @@
18 #!/usr/bin/env python3
19 -#
20 # Copyright(c) 2005, Thomas Matthijs <axxo@g.o>
21 # Copyright(c) 2005, Gentoo Foundation
22 -#
23 -# Licensed under the GNU General Public License, v2
24 +# Distributed under the terms of the GNU General Public Licence v2
25
26 import os
27 import sys