summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2012-06-13 11:14:12 +0100
committerChris Liddell <chris.liddell@artifex.com>2012-06-13 12:33:01 +0100
commit39433fce0a15c5cae831848edd4cefd55019a241 (patch)
treee30e02affad206940c4fb3443ed167fd3159d906 /autogen.sh
parentfae7be45fb7f2e9be889c07dc9d29e7ea1975dc9 (diff)
downloadghostpdl-39433fce0a15c5cae831848edd4cefd55019a241.tar.gz
Update copyright "headers".
As agreed on IRC and via e-mail: Reinstate the reference to the LICENSE file. Remove copyright references to Aladdin Enterprises and artofcode (some references remain in comments about historical copyright assignments, and the like), in favour of Artifex copyright notices. Update copyright dates. Remove the $Id$ "tag". Since the move to git, the $Id$ "tag" comment in each file is redundant. No cluster differences.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index d41926373..aabdff987 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,18 @@
#!/bin/sh
+# Copyright (C) 2001-2012 Artifex Software, Inc.
+# All Rights Reserved.
+#
+# This software is provided AS-IS with no warranty, either express or
+# implied.
+#
+# This software is distributed under license and may not be copied,
+# modified or distributed except as expressly authorized under the terms
+# of the license contained in the file LICENSE in this distribution.
+#
+# Refer to licensing information at http://www.artifex.com or contact
+# Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael,
+# CA 94903, U.S.A., +1(415)492-9861, for further information.
+#
package="ghostpdl"