summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
Diffstat (limited to 'strings')
-rw-r--r--strings/apr_cpystrn.c2
-rw-r--r--strings/apr_snprintf.c2
-rw-r--r--strings/apr_strings.c2
-rw-r--r--strings/apr_strtok.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/strings/apr_cpystrn.c b/strings/apr_cpystrn.c
index 1966eee4a..eb057111e 100644
--- a/strings/apr_cpystrn.c
+++ b/strings/apr_cpystrn.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/strings/apr_snprintf.c b/strings/apr_snprintf.c
index 20fb44326..412368c86 100644
--- a/strings/apr_snprintf.c
+++ b/strings/apr_snprintf.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/strings/apr_strings.c b/strings/apr_strings.c
index 2038d48bd..c5f79b545 100644
--- a/strings/apr_strings.c
+++ b/strings/apr_strings.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/strings/apr_strtok.c b/strings/apr_strtok.c
index 6b569cc2d..aa398656c 100644
--- a/strings/apr_strtok.c
+++ b/strings/apr_strtok.c
@@ -1,7 +1,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2000-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without