Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/javatoolkit:master commit in: /
Date: Mon, 07 Aug 2017 23:48:33
Message-Id: 1502145257.811d37a42b509e2a4cbd8c645030b62112cd4680.monsieurp@gentoo
1 commit: 811d37a42b509e2a4cbd8c645030b62112cd4680
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 7 22:34:17 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 7 22:34:17 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=811d37a4
7
8 remove yet another useless header
9
10 setup.py | 2 --
11 1 file changed, 2 deletions(-)
12
13 diff --git a/setup.py b/setup.py
14 index bd832be..3c8a562 100644
15 --- a/setup.py
16 +++ b/setup.py
17 @@ -1,8 +1,6 @@
18 #!/usr/bin/env python
19 -
20 # Copyright 1999-2008 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22 -# $Header: $
23
24 from distutils.core import setup