summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2004-02-28 21:35:08 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2004-02-28 21:35:08 +0000
commitc696be93d5e0fea7464014f3dd3397b5a3ec0e01 (patch)
tree83a1c7275cdf6db97dd2a3f283711f3db8b6230d
parent96e87da736b240d71e09b26945dae002e5d02afc (diff)
downloadlibapr-c696be93d5e0fea7464014f3dd3397b5a3ec0e01.tar.gz
Synch with 2.0.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/APR_0_9_BRANCH@64932 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xbuild/PrintPath19
1 files changed, 16 insertions, 3 deletions
diff --git a/build/PrintPath b/build/PrintPath
index c5b5dff7e..0e512250f 100755
--- a/build/PrintPath
+++ b/build/PrintPath
@@ -1,4 +1,20 @@
#!/bin/sh
+#
+# Copyright 1999-2004 The Apache Software Foundation
+#
+# 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
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+#
# Look for program[s] somewhere in $PATH.
#
# Options:
@@ -12,9 +28,6 @@
#
# Initially written by Jim Jagielski for the Apache configuration mechanism
# (with kudos to Kernighan/Pike)
-#
-# This script falls under the Apache License.
-# See http://www.apache.org/docs/LICENSE
##
# Some "constants"