diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:46:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-04 18:46:10 +0000 |
commit | add7e5a033525241db27b2bc20136a62e3624cb3 (patch) | |
tree | 6495bf987ee5e44bf0a3cebfd96122983f5a3a8a /dev-util/gnustep-base | |
parent | gpl2, forget the later (diff) | |
download | gentoo-2-add7e5a033525241db27b2bc20136a62e3624cb3.tar.gz gentoo-2-add7e5a033525241db27b2bc20136a62e3624cb3.tar.bz2 gentoo-2-add7e5a033525241db27b2bc20136a62e3624cb3.zip |
gpl2, forget the later
Diffstat (limited to 'dev-util/gnustep-base')
-rw-r--r-- | dev-util/gnustep-base/files/gnustep | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/gnustep-base/files/gnustep b/dev-util/gnustep-base/files/gnustep index 68c82f22ab95..5dc0284ac4ec 100644 --- a/dev-util/gnustep-base/files/gnustep +++ b/dev-util/gnustep-base/files/gnustep @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/files/gnustep,v 1.2 2004/03/04 18:42:36 vapier Exp $ start() { ebegin "Starting GNUstep services" |