summaryrefslogtreecommitdiffstats
path: root/dirver.pl
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-03-22 18:46:00 +0000
committerNathan Kinder <nkinder@redhat.com>2005-03-22 18:46:00 +0000
commitcb3035cb25bac8a4bd963da709075fc94bf1f474 (patch)
treea9e4d9bec2b92471aa469c2ae0d13b2929673312 /dirver.pl
parentf68a26b16c62b90ae1938e7b7afae6a2e0b6c2b3 (diff)
downloadds-cb3035cb25bac8a4bd963da709075fc94bf1f474.tar.gz
ds-cb3035cb25bac8a4bd963da709075fc94bf1f474.tar.xz
ds-cb3035cb25bac8a4bd963da709075fc94bf1f474.zip
Copyright updates
Diffstat (limited to 'dirver.pl')
-rwxr-xr-xdirver.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/dirver.pl b/dirver.pl
index f360c18a..a7f20257 100755
--- a/dirver.pl
+++ b/dirver.pl
@@ -1,4 +1,10 @@
#!/usr/bin/perl
+# --- BEGIN COPYRIGHT BLOCK ---
+# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+# Copyright (C) 2005 Red Hat, Inc.
+# All rights reserved.
+# --- END COPYRIGHT BLOCK ---
+
#-----------------------------------------------------------------
# dirver.pl: Generates ascii format #define for FILEVERSION
# resource identifier used by Windows executable binaries.