Author: jorton Date: Thu Jan 13 03:20:53 2005 New Revision: 125064 URL: http://svn.apache.org/viewcvs?view=rev&rev=125064 Log: * build/*apr*.m4: Add copyright headers.
Modified: apr/apr/trunk/build/apr_common.m4 apr/apr/trunk/build/apr_hints.m4 apr/apr/trunk/build/apr_network.m4 apr/apr/trunk/build/apr_threads.m4 apr/apr/trunk/build/find_apr.m4 Modified: apr/apr/trunk/build/apr_common.m4 Url: http://svn.apache.org/viewcvs/apr/apr/trunk/build/apr_common.m4?view=diff&rev=125064&p1=apr/apr/trunk/build/apr_common.m4&r1=125063&p2=apr/apr/trunk/build/apr_common.m4&r2=125064 ============================================================================== --- apr/apr/trunk/build/apr_common.m4 (original) +++ apr/apr/trunk/build/apr_common.m4 Thu Jan 13 03:20:53 2005 @@ -1,7 +1,23 @@ -dnl ----------------------------------------------------------------- +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_common.m4: APR's general-purpose autoconf macros dnl +dnl dnl APR_CONFIG_NICE(filename) dnl dnl Saves a snapshot of the configure command-line for later reuse Modified: apr/apr/trunk/build/apr_hints.m4 Url: http://svn.apache.org/viewcvs/apr/apr/trunk/build/apr_hints.m4?view=diff&rev=125064&p1=apr/apr/trunk/build/apr_hints.m4&r1=125063&p2=apr/apr/trunk/build/apr_hints.m4&r2=125064 ============================================================================== --- apr/apr/trunk/build/apr_hints.m4 (original) +++ apr/apr/trunk/build/apr_hints.m4 Thu Jan 13 03:20:53 2005 @@ -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_hints.m4: APR's autoconf macros for platform-specific hints dnl Modified: apr/apr/trunk/build/apr_network.m4 Url: http://svn.apache.org/viewcvs/apr/apr/trunk/build/apr_network.m4?view=diff&rev=125064&p1=apr/apr/trunk/build/apr_network.m4&r1=125063&p2=apr/apr/trunk/build/apr_network.m4&r2=125064 ============================================================================== --- apr/apr/trunk/build/apr_network.m4 (original) +++ apr/apr/trunk/build/apr_network.m4 Thu Jan 13 03:20:53 2005 @@ -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_network.m4: APR's autoconf macros for testing network support dnl Modified: apr/apr/trunk/build/apr_threads.m4 Url: http://svn.apache.org/viewcvs/apr/apr/trunk/build/apr_threads.m4?view=diff&rev=125064&p1=apr/apr/trunk/build/apr_threads.m4&r1=125063&p2=apr/apr/trunk/build/apr_threads.m4&r2=125064 ============================================================================== --- apr/apr/trunk/build/apr_threads.m4 (original) +++ apr/apr/trunk/build/apr_threads.m4 Thu Jan 13 03:20:53 2005 @@ -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 Modified: apr/apr/trunk/build/find_apr.m4 Url: http://svn.apache.org/viewcvs/apr/apr/trunk/build/find_apr.m4?view=diff&rev=125064&p1=apr/apr/trunk/build/find_apr.m4&r1=125063&p2=apr/apr/trunk/build/find_apr.m4&r2=125064 ============================================================================== --- apr/apr/trunk/build/find_apr.m4 (original) +++ apr/apr/trunk/build/find_apr.m4 Thu Jan 13 03:20:53 2005 @@ -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 find_apr.m4 : locate the APR include files and libraries dnl
