summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:04:35 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:04:35 +0000
commit657c4fcd848a78292703ad51a19ab518f453230f (patch)
tree8c495c6851a296a2ed3333401f9a188967668d3d /dev-ruby
parentMasked package for now (Manifest recommit) (diff)
downloadgentoo-2-657c4fcd848a78292703ad51a19ab518f453230f.tar.gz
gentoo-2-657c4fcd848a78292703ad51a19ab518f453230f.tar.bz2
gentoo-2-657c4fcd848a78292703ad51a19ab518f453230f.zip
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ruby-config/files/ruby-config.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-config/files/ruby-config.sh b/dev-ruby/ruby-config/files/ruby-config.sh
index a536221b435c..10b4ded20862 100644
--- a/dev-ruby/ruby-config/files/ruby-config.sh
+++ b/dev-ruby/ruby-config/files/ruby-config.sh
@@ -1,8 +1,8 @@
#!/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/dev-ruby/ruby-config/files/ruby-config.sh,v 1.2 2004/01/30 07:50:34 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-config/files/ruby-config.sh,v 1.3 2004/07/14 22:04:35 agriffis Exp $
# Author: Mamoru KOMACHI <usata@gentoo.org>