summaryrefslogtreecommitdiff
path: root/build/apr_threads.m4
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2005-01-13 11:20:53 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2005-01-13 11:20:53 +0000
commitf6dbb1844caa235634bf48365b98ab4ce8ab6607 (patch)
tree1ce116270e7538d23055c3038294c865548a6756 /build/apr_threads.m4
parentbbafa80a16ffa413bf1888fd7dbf1cd469b361a1 (diff)
downloadlibapr-f6dbb1844caa235634bf48365b98ab4ce8ab6607.tar.gz
* build/*apr*.m4: Add copyright headers.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@125064 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build/apr_threads.m4')
-rw-r--r--build/apr_threads.m415
1 files changed, 15 insertions, 0 deletions
diff --git a/build/apr_threads.m4 b/build/apr_threads.m4
index 80f7f2eb6..6fd1e2348 100644
--- a/build/apr_threads.m4
+++ b/build/apr_threads.m4
@@ -1,3 +1,18 @@
+dnl -------------------------------------------------------- -*- autoconf -*-
+dnl Copyright 2000-2005 The Apache Software Foundation
+dnl
+dnl Licensed under the Apache License, Version 2.0 (the "License");
+dnl you may not use this file except in compliance with the License.
+dnl You may obtain a copy of the License at
+dnl
+dnl http://www.apache.org/licenses/LICENSE-2.0
+dnl
+dnl Unless required by applicable law or agreed to in writing, software
+dnl distributed under the License is distributed on an "AS IS" BASIS,
+dnl WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+dnl See the License for the specific language governing permissions and
+dnl limitations under the License.
+
dnl -----------------------------------------------------------------
dnl apr_threads.m4: APR's autoconf macros for testing thread support
dnl