summaryrefslogtreecommitdiffstats
path: root/bin/pkgscrpts/make1816TarFiles.pl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pkgscrpts/make1816TarFiles.pl')
-rwxr-xr-xbin/pkgscrpts/make1816TarFiles.pl13
1 files changed, 12 insertions, 1 deletions
diff --git a/bin/pkgscrpts/make1816TarFiles.pl b/bin/pkgscrpts/make1816TarFiles.pl
index 64cb7e0..1d520f0 100755
--- a/bin/pkgscrpts/make1816TarFiles.pl
+++ b/bin/pkgscrpts/make1816TarFiles.pl
@@ -1,6 +1,17 @@
#!/usr/bin/perl
-
# makeTarFiles.pl
+#
+# Copyright by The HDF Group.
+# All rights reserved.
+#
+# This file is part of HDF5. The full HDF5 copyright notice, including
+# terms governing use, modification, and redistribution, is contained in
+# the COPYING file, which can be found at the root of the source code
+# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
+# If you do not have access to either file, you may request a copy from
+# help@hdfgroup.org.
+
+
use warnings;
use strict;
use Cwd;