Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] data/glep:master commit in: /
Date: Fri, 31 Aug 2018 14:57:17
Message-Id: 1535726446.7adeaa4cfb0c91e083b1904f18ca0417324388f6.ulm@gentoo
1 commit: 7adeaa4cfb0c91e083b1904f18ca0417324388f6
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 23 20:40:10 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 31 14:40:46 2018 +0000
6 URL: https://gitweb.gentoo.org/data/glep.git/commit/?id=7adeaa4c
7
8 glep-0076: Minor fixes.
9
10 - Delete redundant phrase "to anyone's satisfaction" from Purpose/Scope.
11 - Say "Gentoo Authors" (without "The") in the copyright notice.
12 - Spelling and typographic fixes.
13 - Update URLs to https.
14
15 glep-0076.rst | 18 +++++++++---------
16 1 file changed, 9 insertions(+), 9 deletions(-)
17
18 diff --git a/glep-0076.rst b/glep-0076.rst
19 index 4dca610..b1ab066 100644
20 --- a/glep-0076.rst
21 +++ b/glep-0076.rst
22 @@ -10,7 +10,7 @@ Type: Informational
23 Status: Draft
24 Version: 1
25 Created: 2013-04-23
26 -Last-Modified: 2018-06-17
27 +Last-Modified: 2018-06-23
28 Post-History: 2018-06-10, 2018-06-19
29 Content-Type: text/x-rst
30 ---
31 @@ -92,10 +92,10 @@ infrastructure or to any official Gentoo project (independently
32 of hosting) must comply with this policy. Unofficial Gentoo projects
33 are also recommended to use this policy.
34
35 -Questions regarding this policy should be directed to the trustees or
36 -the -project list. Any concerns over possible copyright violations
37 -should be directed to the Trustees if they cannot be worked out to
38 -anyone's satisfaction with the appropriate maintainer.
39 +Questions regarding this policy should be directed to the Trustees
40 +or the ``gentoo-project`` mailing list. Any concerns over possible
41 +copyright violations should be directed to the Trustees if they cannot
42 +be worked out with the appropriate maintainer.
43
44
45 Licensing of Gentoo Projects
46 @@ -206,7 +206,7 @@ Simplified Attribution
47 Alternatively, projects are welcome to use a simplified form of the
48 copyright notice, which reads::
49
50 - Copyright YEARS The Gentoo Authors
51 + Copyright YEARS Gentoo Authors
52
53 Projects using this scheme must track authorship in a VCS, unless they
54 list all authors of copyrightable contributions in an ``AUTHORS`` file.
55 @@ -310,7 +310,7 @@ Especially for ebuild repositories, constantly keeping track of the
56 main copyright holder of any file would be rather inconvenient and
57 tedious. Therefore, projects are free to use either a traditional
58 copyright notice listing the individual author(s), or a simplified
59 -notice with an attribution to "The Gentoo Authors". The latter
60 +notice with an attribution to the "Gentoo Authors". The latter
61 resembles the scheme used by the Chromium project [#CHROMIUM]_.
62
63
64 @@ -330,10 +330,10 @@ References
65 https://www.gentoo.org/get-started/philosophy/social-contract.html
66
67 .. [#GPL-2] GNU General Public License, version 2 or later,
68 - http://www.gnu.org/licenses/gpl-2.0.html
69 + https://www.gnu.org/licenses/gpl-2.0.html
70
71 .. [#CC-BY-SA-3.0] Creative Commons Attribution-ShareAlike 3.0
72 - Unported License, http://creativecommons.org/licenses/by-sa/3.0/
73 + Unported License, https://creativecommons.org/licenses/by-sa/3.0/
74
75 .. [#GPL-COMPAT] GPL-compatible free software licenses,
76 https://www.gnu.org/licenses/license-list.en.html#GPLCompatibleLicenses