diff options
Diffstat (limited to 'ldap/cm/newinst/setup.sh')
-rwxr-xr-x | ldap/cm/newinst/setup.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ldap/cm/newinst/setup.sh b/ldap/cm/newinst/setup.sh index a4059e94..ba72c272 100755 --- a/ldap/cm/newinst/setup.sh +++ b/ldap/cm/newinst/setup.sh @@ -1,4 +1,8 @@ #!/bin/sh +# --- BEGIN COPYRIGHT BLOCK --- +# Copyright (C) 2005 Red Hat, Inc. +# All rights reserved. +# --- END COPYRIGHT BLOCK --- # Configure nsPerl if [ ! -f "./tools/perl" ]; then |