* [gentoo-commits] proj/eselect:master commit in: misc/
@ 2013-07-05 20:19 Ulrich Mueller
0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Mueller @ 2013-07-05 20:19 UTC (permalink / raw
To: gentoo-commits
commit: 5d814839d45230eab0d0d8676eebba16c48ffbad
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 5 20:20:05 2013 +0000
Commit: Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 5 20:20:05 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=5d814839
Update copyright notice.
---
misc/eselect-mode.el | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/misc/eselect-mode.el b/misc/eselect-mode.el
index 065ee15..3515319 100644
--- a/misc/eselect-mode.el
+++ b/misc/eselect-mode.el
@@ -1,6 +1,6 @@
;;; eselect-mode.el --- edit eselect files
-;; Copyright 2006-2013 Gentoo Foundation
+;; Copyright (c) 2006-2013 Gentoo Foundation
;; Author: Matthew Kennedy <mkennedy@gentoo.org>
;; Diego Pettenò <flameeyes@gentoo.org>
@@ -9,18 +9,20 @@
;; Maintainer: <emacs@gentoo.org>
;; Keywords: languages
-;; This file is free software: you can redistribute it and/or modify
+;; This file is part of the 'eselect' tools framework.
+
+;; eselect is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 2 of the License, or
;; (at your option) any later version.
-;; This file is distributed in the hope that it will be useful,
+;; eselect is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
+;; along with eselect. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary:
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/eselect:master commit in: misc/
2013-11-15 8:01 [gentoo-commits] proj/eselect:nolinewrap commit in: misc/ Ulrich Müller
@ 2013-11-15 6:39 ` Ulrich Müller
0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2013-11-15 6:39 UTC (permalink / raw
To: gentoo-commits
commit: db5cd3889c44a4c5e79ee88fe2f75d05c5707091
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 06:40:58 2013 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 06:40:58 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=db5cd388
Add maintainer information.
---
misc/eselect.bashcomp | 1 +
1 file changed, 1 insertion(+)
diff --git a/misc/eselect.bashcomp b/misc/eselect.bashcomp
index 0ffe628..ae5d40d 100644
--- a/misc/eselect.bashcomp
+++ b/misc/eselect.bashcomp
@@ -4,6 +4,7 @@
# bash command-line completion for eselect
# Author: Aaron Walker <ka0ttic@gentoo.org>
+# Maintainer: <eselect@gentoo.org>
_eselect() {
local cur sedcmd2 sedcmd3 possibles
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/eselect:nolinewrap commit in: misc/
@ 2013-11-15 8:01 Ulrich Müller
2013-11-15 6:39 ` [gentoo-commits] proj/eselect:master " Ulrich Müller
0 siblings, 1 reply; 4+ messages in thread
From: Ulrich Müller @ 2013-11-15 8:01 UTC (permalink / raw
To: gentoo-commits
commit: db5cd3889c44a4c5e79ee88fe2f75d05c5707091
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 06:40:58 2013 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 06:40:58 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=db5cd388
Add maintainer information.
---
misc/eselect.bashcomp | 1 +
1 file changed, 1 insertion(+)
diff --git a/misc/eselect.bashcomp b/misc/eselect.bashcomp
index 0ffe628..ae5d40d 100644
--- a/misc/eselect.bashcomp
+++ b/misc/eselect.bashcomp
@@ -4,6 +4,7 @@
# bash command-line completion for eselect
# Author: Aaron Walker <ka0ttic@gentoo.org>
+# Maintainer: <eselect@gentoo.org>
_eselect() {
local cur sedcmd2 sedcmd3 possibles
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] proj/eselect:master commit in: misc/
@ 2018-12-09 22:35 Ulrich Müller
0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2018-12-09 22:35 UTC (permalink / raw
To: gentoo-commits
commit: e0c3320098d6a91661035eb54377bbfcf8b93ff2
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 9 22:35:05 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 9 22:35:05 2018 +0000
URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=e0c33200
Use simplified copyright notice for GLEP 76 compliance.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
misc/eselect-mode.el | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/misc/eselect-mode.el b/misc/eselect-mode.el
index 77eeed9..d914d83 100644
--- a/misc/eselect-mode.el
+++ b/misc/eselect-mode.el
@@ -1,9 +1,6 @@
;;; eselect-mode.el --- edit eselect files
-;; Copyright 2006 Matthew Kennedy
-;; Copyright 2006 Diego Pettenò
-;; Copyright 2007-2012 Christian Faulhammer
-;; Copyright 2007-2018 Ulrich Müller
+;; Copyright 2006-2018 Gentoo Authors
;; Author: Matthew Kennedy <mkennedy@gentoo.org>
;; Diego Pettenò <flameeyes@gentoo.org>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-12-09 22:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-15 8:01 [gentoo-commits] proj/eselect:nolinewrap commit in: misc/ Ulrich Müller
2013-11-15 6:39 ` [gentoo-commits] proj/eselect:master " Ulrich Müller
-- strict thread matches above, loose matches on Subject: below --
2018-12-09 22:35 Ulrich Müller
2013-07-05 20:19 Ulrich Mueller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox