]> granicus.if.org Git - apache/commitdiff
fix copyright dates and apply the license to one forgotten header file
authorAndré Malo <nd@apache.org>
Sun, 8 Feb 2004 12:58:27 +0000 (12:58 +0000)
committerAndré Malo <nd@apache.org>
Sun, 8 Feb 2004 12:58:27 +0000 (12:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102574 13f79535-47bb-0310-9956-ffa450edef68

modules/test/mod_bucketeer.c
modules/test/mod_optional_fn_export.h
modules/test/mod_optional_hook_export.c
modules/test/mod_optional_hook_export.h
modules/test/mod_optional_hook_import.c

index a252d35cdef3ac2e1cc17089d0359fef0e4a8f72..fa84021041b58735a9746594d36592ac0f407b2f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2002-2004 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.
index a1950f373bd3c65a85b11efa437d53a5c5002d99..98777ff57100fcc24eb83db6d78a5a24ae8dd0c4 100644 (file)
@@ -1,3 +1,18 @@
+/* Copyright 2001-2004 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.
+ */
+
 #include "apr_optional.h"
 
 APR_DECLARE_OPTIONAL_FN(int,TestOptionalFn,(const char *));
index 2d3ae1702006585510478c6b4e5946ea669188c1..0ebd21f6ca840a94ff9c8bd3c0cd619d25c805d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2001-2004 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.
index e2f5e1d964134fe4ca1e804b340067455251f93f..69707415b66caaef42900903012790867090332d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2001-2004 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.
index 31081ec85e142c6be73d08b0d10207c23f64f3a3..40e0f5a3d536755fdee7343916adf67ff6ea62d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2000-2004 Apache Software Foundation
+/* Copyright 2001-2004 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.