diff options
Diffstat (limited to 'packaging')
-rwxr-xr-x | packaging/RHEL-CTDB/makerpms.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/RHEL-CTDB/makerpms.sh b/packaging/RHEL-CTDB/makerpms.sh index 0c8a2deea1..5e1c7d52c8 100755 --- a/packaging/RHEL-CTDB/makerpms.sh +++ b/packaging/RHEL-CTDB/makerpms.sh @@ -1,6 +1,7 @@ #!/bin/sh # Copyright (C) John H Terpstra 1998-2002 -# Gerald (Jerry) Carter 2003 +# Copyright (C) Gerald (Jerry) Carter 2003 +# Copyright (C) Michael Adam 2008 # The following allows environment variables to override the target directories # the alternative is to have a file in your home directory calles .rpmmacros |