Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 25 Feb 2017 18:33:58
Message-Id: 1488047592.863b23aa78de869640ef05c13440afbc058ebc33.ulm@gentoo
1 commit: 863b23aa78de869640ef05c13440afbc058ebc33
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 25 18:33:12 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 25 18:33:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863b23aa
7
8 gnatbuild.eclass: Fix header.
9
10 eclass/gnatbuild.eclass | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eclass/gnatbuild.eclass b/eclass/gnatbuild.eclass
14 index 266fde79cd..c9a178f489 100644
15 --- a/eclass/gnatbuild.eclass
16 +++ b/eclass/gnatbuild.eclass
17 @@ -1,4 +1,4 @@
18 -## Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2016 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21 # $Header: $
22 #