summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-15 01:05:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-15 01:05:25 +0000
commit4551c6c9be6529b2ca6f4da969291e2560b1431c (patch)
tree960c5763e6ef2509eb20965d49aa99bdac2df853 /x11-base
parentsync IUSE (missing), don't dep on arch for gnuconfig_update (Manifest recommit) (diff)
downloadgentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.tar.gz
gentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.tar.bz2
gentoo-2-4551c6c9be6529b2ca6f4da969291e2560b1431c.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'x11-base')
-rw-r--r--x11-base/xfree/files/4.3.0/chooser.sh4
-rw-r--r--x11-base/xfree/files/4.3.0/startDM.sh4
-rw-r--r--x11-base/xfree/files/4.3.0/xdm.start4
-rw-r--r--x11-base/xfree/files/4.3.0/xfs.conf.d4
-rw-r--r--x11-base/xfree/files/4.3.0/xfs.start4
5 files changed, 10 insertions, 10 deletions
diff --git a/x11-base/xfree/files/4.3.0/chooser.sh b/x11-base/xfree/files/4.3.0/chooser.sh
index 4adfb621a1ea..cee676a747a5 100644
--- a/x11-base/xfree/files/4.3.0/chooser.sh
+++ b/x11-base/xfree/files/4.3.0/chooser.sh
@@ -1,7 +1,7 @@
#!/bin/sh
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/chooser.sh,v 1.3 2004/03/06 04:20:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/chooser.sh,v 1.4 2004/07/15 01:03:31 agriffis Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
# If $XSESSION is "", source first /etc/conf.d/basic, and then /etc/rc.conf
diff --git a/x11-base/xfree/files/4.3.0/startDM.sh b/x11-base/xfree/files/4.3.0/startDM.sh
index 57f6dd545793..4392fe855ee6 100644
--- a/x11-base/xfree/files/4.3.0/startDM.sh
+++ b/x11-base/xfree/files/4.3.0/startDM.sh
@@ -1,7 +1,7 @@
#!/bin/bash
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/startDM.sh,v 1.3 2004/03/06 04:20:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/startDM.sh,v 1.4 2004/07/15 01:03:31 agriffis Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
source /etc/init.d/functions.sh
diff --git a/x11-base/xfree/files/4.3.0/xdm.start b/x11-base/xfree/files/4.3.0/xdm.start
index 81b936965281..3847da08436c 100644
--- a/x11-base/xfree/files/4.3.0/xdm.start
+++ b/x11-base/xfree/files/4.3.0/xdm.start
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/xdm.start,v 1.4 2004/03/06 04:20:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/xdm.start,v 1.5 2004/07/15 01:03:31 agriffis Exp $
# This is here to serve as a note to myself, and future developers.
#
diff --git a/x11-base/xfree/files/4.3.0/xfs.conf.d b/x11-base/xfree/files/4.3.0/xfs.conf.d
index d0131673a5a3..8de601cbe78b 100644
--- a/x11-base/xfree/files/4.3.0/xfs.conf.d
+++ b/x11-base/xfree/files/4.3.0/xfs.conf.d
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/xfs.conf.d,v 1.2 2004/03/06 04:20:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/xfs.conf.d,v 1.3 2004/07/15 01:03:31 agriffis Exp $
# Config file for /etc/init.d/xfs
diff --git a/x11-base/xfree/files/4.3.0/xfs.start b/x11-base/xfree/files/4.3.0/xfs.start
index 5e086d472d79..8b20359b84c2 100644
--- a/x11-base/xfree/files/4.3.0/xfs.start
+++ b/x11-base/xfree/files/4.3.0/xfs.start
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/xfs.start,v 1.3 2004/03/06 04:20:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.0/xfs.start,v 1.4 2004/07/15 01:03:31 agriffis Exp $
# Author: Martin Schlemmer <azarah@gentoo.org>
#NB: Config is in /etc/conf.d/xfs