diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-06 16:43:09 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-06 16:43:09 (EST) |
commit | fe6e3f16bf0d9256940fffad838e6352ca191aed (patch) | |
tree | 49bf2b451772ddb42c87c602721aaf7577a0ef81 /tests/t_installfiles_busybox_links | |
parent | 065d827d80c9f048c92f3fd546787e8e501509f9 (diff) |
tests/*: Add copyright/license notices.
Diffstat (limited to 'tests/t_installfiles_busybox_links')
-rw-r--r-- | tests/t_installfiles_busybox_links | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/t_installfiles_busybox_links b/tests/t_installfiles_busybox_links index 8918ba2..a4a8703 100644 --- a/tests/t_installfiles_busybox_links +++ b/tests/t_installfiles_busybox_links @@ -1,4 +1,14 @@ #!/bin/sh +# +# opkhelper +# tests/t_installfiles_busybox_links +# +# 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 |