diff options
author | Andrew Stormont <andyjstormont@googlemail.com> | 2011-06-13 17:57:52 +0100 |
---|---|---|
committer | Andrew Stormont <andyjstormont@googlemail.com> | 2011-06-13 17:57:52 +0100 |
commit | 0b381b99359a0ca297ada78214512ec1b034e7d8 (patch) | |
tree | a96dee1cb4901c54cb08de08f5bd96fc37d7f841 | |
parent | 0bc2fb3f58f6c304086d868acd34a08e8da9aa1c (diff) | |
download | hal-0b381b99359a0ca297ada78214512ec1b034e7d8.tar.gz |
Remove remaining ident crap
-rwxr-xr-x | hald/solaris/svc-hal | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hald/solaris/svc-hal b/hald/solaris/svc-hal index ba63771b..6f1f609d 100755 --- a/hald/solaris/svc-hal +++ b/hald/solaris/svc-hal @@ -1,11 +1,10 @@ #!/sbin/sh # +# Copyright 2011 Andrew Stormont <andyjstormont@gmail.com> # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # Licensed under the Academic Free License version 2.1 -# -# ident "%Z%%M% %I% %E% SMI" . /lib/svc/share/smf_include.sh |