diff options
Diffstat (limited to 'sh/functions.sh')
-rw-r--r-- | sh/functions.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sh/functions.sh b/sh/functions.sh index 56af00f2..effce67d 100644 --- a/sh/functions.sh +++ b/sh/functions.sh @@ -1,5 +1,5 @@ -# Copyright 2007-2008 Roy Marples -# All rights reserved +# Copyright 2007-2008 Roy Marples <roy@marples.name> +# All rights reserved. Released under the 2-clause BSD license. # Allow any sh script to work with einfo functions and friends # We also provide a few helpful functions for other programs to use |