diff options
Diffstat (limited to 'tests/t_installfiles_dir')
-rw-r--r-- | tests/t_installfiles_dir | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/t_installfiles_dir b/tests/t_installfiles_dir index 3c35a73..f5e5ace 100644 --- a/tests/t_installfiles_dir +++ b/tests/t_installfiles_dir @@ -1,4 +1,14 @@ #!/bin/sh +# +# opkhelper +# tests/t_installfiles_dir +# +# Copyright (C) 2013 Patrick "P. J." McDermott +# +# Copying and distribution of this file, with or without modification, +# are permitted in any medium without royalty provided the copyright +# notice and this notice are preserved. This file is offered as-is, +# without any warranty. mkdir -p foo.pkg cat >foo.pkg/files <<-EOF |