summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
authorjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2005-02-04 20:44:01 +0000
committerjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2005-02-04 20:44:01 +0000
commite38bbe57c30cc4f1ecfcb746fe50b725599a8187 (patch)
tree03c3853b745d9c29e8da6febd6821f8de12c8443 /strings
parent9ed91d6391d85c9e6c401dcf826e16460512668d (diff)
downloadlibapr-e38bbe57c30cc4f1ecfcb746fe50b725599a8187.tar.gz
Update copyright year to 2005 and standardize on current copyright owner line.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@151412 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'strings')
-rw-r--r--strings/apr_cpystrn.c3
-rw-r--r--strings/apr_snprintf.c3
-rw-r--r--strings/apr_strings.c3
-rw-r--r--strings/apr_strtok.c3
4 files changed, 8 insertions, 4 deletions
diff --git a/strings/apr_cpystrn.c b/strings/apr_cpystrn.c
index 37a39c51a..9edba846a 100644
--- a/strings/apr_cpystrn.c
+++ b/strings/apr_cpystrn.c
@@ -1,4 +1,5 @@
-/* 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.
diff --git a/strings/apr_snprintf.c b/strings/apr_snprintf.c
index fa4cee3a0..a4b142308 100644
--- a/strings/apr_snprintf.c
+++ b/strings/apr_snprintf.c
@@ -1,4 +1,5 @@
-/* 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.
diff --git a/strings/apr_strings.c b/strings/apr_strings.c
index 23531022e..973c3209c 100644
--- a/strings/apr_strings.c
+++ b/strings/apr_strings.c
@@ -1,4 +1,5 @@
-/* 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.
diff --git a/strings/apr_strtok.c b/strings/apr_strtok.c
index e1b44a9d7..b03263346 100644
--- a/strings/apr_strtok.c
+++ b/strings/apr_strtok.c
@@ -1,4 +1,5 @@
-/* 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.