Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/mozc/
Date: Fri, 09 Aug 2019 18:39:38
Message-Id: 1565375941.982d87215db538ef5b4324eb28bbafdad65750f0.floppym@gentoo
1 commit: 982d87215db538ef5b4324eb28bbafdad65750f0
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Aug 9 17:33:08 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 9 18:39:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982d8721
7
8 app-i18n/mozc: Use simplified form of copyright line.
9
10 Fixes: https://bugs.gentoo.org/691648
11 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
12 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
13
14 app-i18n/mozc/mozc-2.23.2815.102.ebuild | 2 +-
15 app-i18n/mozc/mozc-9999.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-i18n/mozc/mozc-2.23.2815.102.ebuild b/app-i18n/mozc/mozc-2.23.2815.102.ebuild
19 index d4572c6e970..f1f48646e70 100644
20 --- a/app-i18n/mozc/mozc-2.23.2815.102.ebuild
21 +++ b/app-i18n/mozc/mozc-2.23.2815.102.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 2010-2019 Arfrever Frehtes Taifersar Arahesis and others
24 +# Copyright 2010-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="7"
28
29 diff --git a/app-i18n/mozc/mozc-9999.ebuild b/app-i18n/mozc/mozc-9999.ebuild
30 index 144d03b4d78..e60cc342803 100644
31 --- a/app-i18n/mozc/mozc-9999.ebuild
32 +++ b/app-i18n/mozc/mozc-9999.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 2010-2019 Arfrever Frehtes Taifersar Arahesis and others
35 +# Copyright 2010-2019 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI="7"