summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Groesslinger <scandium@gentoo.org>2004-06-25 13:22:20 +0000
committerRainer Groesslinger <scandium@gentoo.org>2004-06-25 13:22:20 +0000
commitb9ac844669f8cadee655fd65c60a4778a8f9d6eb (patch)
treedd10bf826951266bd7ae0666407f06927f43fd76 /dev-dotnet/mono
parentno-nls patch was failing with USE='selinux -nls', added offset patch from bug... (diff)
downloadgentoo-2-b9ac844669f8cadee655fd65c60a4778a8f9d6eb.tar.gz
gentoo-2-b9ac844669f8cadee655fd65c60a4778a8f9d6eb.tar.bz2
gentoo-2-b9ac844669f8cadee655fd65c60a4778a8f9d6eb.zip
copyright update for the config/init file
Diffstat (limited to 'dev-dotnet/mono')
-rw-r--r--dev-dotnet/mono/files/dotnet.conf4
-rw-r--r--dev-dotnet/mono/files/dotnet.init4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-dotnet/mono/files/dotnet.conf b/dev-dotnet/mono/files/dotnet.conf
index ffdead240032..24125205039b 100644
--- a/dev-dotnet/mono/files/dotnet.conf
+++ b/dev-dotnet/mono/files/dotnet.conf
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/files/dotnet.conf,v 1.4 2003/10/04 20:07:22 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/files/dotnet.conf,v 1.5 2004/06/25 13:22:20 scandium Exp $
# configuration file for dotnet
diff --git a/dev-dotnet/mono/files/dotnet.init b/dev-dotnet/mono/files/dotnet.init
index 5fe2c80a1b1e..5f3ad7158b92 100644
--- a/dev-dotnet/mono/files/dotnet.init
+++ b/dev-dotnet/mono/files/dotnet.init
@@ -1,7 +1,7 @@
#!/sbin/runscript
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2003 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/files/dotnet.init,v 1.3 2003/10/04 20:07:22 scandium Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/files/dotnet.init,v 1.4 2004/06/25 13:22:20 scandium Exp $
start() {
ebegin "Registering .NET IL binaries with ${CLR}"