summaryrefslogtreecommitdiff
path: root/dso
diff options
context:
space:
mode:
Diffstat (limited to 'dso')
-rw-r--r--dso/aix/dso.c2
-rw-r--r--dso/beos/dso.c2
-rw-r--r--dso/netware/dso.c2
-rw-r--r--dso/os2/dso.c2
-rw-r--r--dso/os390/dso.c2
-rw-r--r--dso/unix/dso.c2
-rw-r--r--dso/win32/dso.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/dso/aix/dso.c b/dso/aix/dso.c
index 50769b7c7..1870a42d7 100644
--- a/dso/aix/dso.c
+++ b/dso/aix/dso.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/dso/beos/dso.c b/dso/beos/dso.c
index 5ded23b15..1cfe6bae1 100644
--- a/dso/beos/dso.c
+++ b/dso/beos/dso.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/dso/netware/dso.c b/dso/netware/dso.c
index 66516cfee..99eabde2c 100644
--- a/dso/netware/dso.c
+++ b/dso/netware/dso.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/dso/os2/dso.c b/dso/os2/dso.c
index b6c53adf5..3a663100e 100644
--- a/dso/os2/dso.c
+++ b/dso/os2/dso.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/dso/os390/dso.c b/dso/os390/dso.c
index feeeaa0d2..19934d1b7 100644
--- a/dso/os390/dso.c
+++ b/dso/os390/dso.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/dso/unix/dso.c b/dso/unix/dso.c
index a8a54be48..69fd8c401 100644
--- a/dso/unix/dso.c
+++ b/dso/unix/dso.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/dso/win32/dso.c b/dso/win32/dso.c
index ab50d353c..ddb33b09c 100644
--- a/dso/win32/dso.c
+++ b/dso/win32/dso.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