diff options
author | 2017-02-28 21:39:46 +0100 | |
---|---|---|
committer | 2017-02-28 21:43:13 +0100 | |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /x11-apps | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xinit/files/chooser.sh | 1 | ||||
-rw-r--r-- | x11-apps/xinit/files/startDM.sh | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-apps/xinit/files/chooser.sh b/x11-apps/xinit/files/chooser.sh index 6d14a71d43e6..6cfc57426d6a 100644 --- a/x11-apps/xinit/files/chooser.sh +++ b/x11-apps/xinit/files/chooser.sh @@ -2,7 +2,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 # Author: Martin Schlemmer <azarah@gentoo.org> -# $Id$ # Find a match for $XSESSION in /etc/X11/Sessions GENTOO_SESSION="" diff --git a/x11-apps/xinit/files/startDM.sh b/x11-apps/xinit/files/startDM.sh index 02656595c12f..66cceb3a68f5 100644 --- a/x11-apps/xinit/files/startDM.sh +++ b/x11-apps/xinit/files/startDM.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # We need to source /etc/profile for stuff like $LANG to work # bug #10190. |