diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-09-28 00:19:33 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-09-28 00:19:33 +0000 |
commit | 71b73413d260ea72c2aa8038cf0cd30806625e07 (patch) | |
tree | 951a5b26e4bf5321ac580561884aedca2a867576 /app-admin/flexlm/files/flexlm-init | |
parent | Added fix to enable ssl for jabber, thanks to Thomas Matthijs <axxo@gentoo.or... (diff) | |
download | gentoo-2-71b73413d260ea72c2aa8038cf0cd30806625e07.tar.gz gentoo-2-71b73413d260ea72c2aa8038cf0cd30806625e07.tar.bz2 gentoo-2-71b73413d260ea72c2aa8038cf0cd30806625e07.zip |
Gentoo Technologies, Inc. -> Gentoo Foundation
Diffstat (limited to 'app-admin/flexlm/files/flexlm-init')
-rw-r--r-- | app-admin/flexlm/files/flexlm-init | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-admin/flexlm/files/flexlm-init b/app-admin/flexlm/files/flexlm-init index 6ecb18aa61cf..d4968ec2c00e 100644 --- a/app-admin/flexlm/files/flexlm-init +++ b/app-admin/flexlm/files/flexlm-init @@ -1,6 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/flexlm/files/flexlm-init,v 1.2 2004/09/28 00:17:12 swegener Exp $ depend() { need net |