diff options
Diffstat (limited to 'dev-dotnet/mono/files/dotnet.init')
-rw-r--r-- | dev-dotnet/mono/files/dotnet.init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/mono/files/dotnet.init b/dev-dotnet/mono/files/dotnet.init index b96c38c7d026..5fe2c80a1b1e 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. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono/files/dotnet.init,v 1.2 2003/07/26 14:56:43 scandium Exp $ +# 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 $ start() { ebegin "Registering .NET IL binaries with ${CLR}" |