summaryrefslogtreecommitdiffstats
path: root/build/pkg
diff options
context:
space:
mode:
authorJustin Erenkrantz <jerenkrantz@apache.org>2005-02-04 21:28:49 +0100
committerJustin Erenkrantz <jerenkrantz@apache.org>2005-02-04 21:28:49 +0100
commit905cdf9f0b330131433f4d8ad2cb3905357dbc58 (patch)
tree871368cd8601194ace83399fb78b026f9300bd5f /build/pkg
parentSync with httpd-2.0 changes. (diff)
downloadapache2-905cdf9f0b330131433f4d8ad2cb3905357dbc58.tar.xz
apache2-905cdf9f0b330131433f4d8ad2cb3905357dbc58.zip
Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/pkg')
-rwxr-xr-xbuild/pkg/buildpkg.sh7
1 files changed, 4 insertions, 3 deletions
diff --git a/build/pkg/buildpkg.sh b/build/pkg/buildpkg.sh
index 706fa36fdc..0e467d1adb 100755
--- a/build/pkg/buildpkg.sh
+++ b/build/pkg/buildpkg.sh
@@ -1,11 +1,12 @@
#!/bin/sh
-# Copyright 2000-2004 The Apache Software Foundation
-#
+# Copyright 2000-2005 The Apache Software Foundation or its licensors, as
+# applicable.
+#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,