From 45548c85fb6f41ffd60d6aa4198bd7a087cf088b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Thu, 1 Jan 2004 13:21:11 +0000 Subject: [PATCH] update to 2004. Welcome new year .-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102134 13f79535-47bb-0310-9956-ffa450edef68 --- docs/error/README | 2 +- docs/manual/LICENSE | 2 +- docs/manual/license.html.en | 2 +- docs/manual/license.xml | 2 +- docs/manual/style/chm/hhc.xsl | 2 +- docs/manual/style/chm/hhp.xsl | 2 +- docs/manual/style/latex/directiveindex.xsl | 2 +- docs/manual/style/latex/faq.xsl | 2 +- docs/manual/style/latex/moduleindex.xsl | 2 +- docs/manual/style/latex/quickreference.xsl | 2 +- docs/manual/style/xsl/common.xsl | 2 +- docs/manual/style/xsl/directiveindex.xsl | 2 +- docs/manual/style/xsl/faq.xsl | 2 +- docs/manual/style/xsl/indexpage.xsl | 2 +- docs/manual/style/xsl/manualpage.xsl | 2 +- docs/manual/style/xsl/moduleindex.xsl | 2 +- docs/manual/style/xsl/quickreference.xsl | 2 +- docs/manual/style/xsl/sitemap.xsl | 2 +- docs/manual/style/xsl/synopsis.xsl | 2 +- docs/manual/style/xsl/typemap.xsl | 2 +- docs/manual/style/xsl/util/modtrans.xsl | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/docs/error/README b/docs/error/README index e4f9e746827..44833d80e4b 100644 --- a/docs/error/README +++ b/docs/error/README @@ -30,4 +30,4 @@ like to contribute the pages in an additional language.) - Copyright (c) 2001-2003 The Apache Software Foundation. All rights reserved. + Copyright (c) 2001-2004 The Apache Software Foundation. All rights reserved. diff --git a/docs/manual/LICENSE b/docs/manual/LICENSE index 886dacf5191..a50e1419a48 100644 --- a/docs/manual/LICENSE +++ b/docs/manual/LICENSE @@ -1,7 +1,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2003 The Apache Software Foundation. All rights + * Copyright (c) 2000-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/license.html.en b/docs/manual/license.html.en index 4e5e9648bdf..95431cab228 100644 --- a/docs/manual/license.html.en +++ b/docs/manual/license.html.en @@ -21,7 +21,7 @@

Available Languages:  en 

-

Copyright (c) 2000-2003 The Apache Software Foundation. All rights +

Copyright (c) 2000-2004 The Apache Software Foundation. All rights reserved.

Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/license.xml b/docs/manual/license.xml index 2c0a1998f50..c41df173b28 100644 --- a/docs/manual/license.xml +++ b/docs/manual/license.xml @@ -7,7 +7,7 @@ The Apache Software License, Version 1.1

-

Copyright (c) 2000-2003 The Apache Software Foundation. All rights +

Copyright (c) 2000-2004 The Apache Software Foundation. All rights reserved.

Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/chm/hhc.xsl b/docs/manual/style/chm/hhc.xsl index 965279bd4cc..fad42ef8e52 100644 --- a/docs/manual/style/chm/hhc.xsl +++ b/docs/manual/style/chm/hhc.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2003 The Apache Software Foundation. All rights + * Copyright (c) 2003-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/chm/hhp.xsl b/docs/manual/style/chm/hhp.xsl index e0eed1808fd..3165726cdea 100644 --- a/docs/manual/style/chm/hhp.xsl +++ b/docs/manual/style/chm/hhp.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2003 The Apache Software Foundation. All rights + * Copyright (c) 2003-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/latex/directiveindex.xsl b/docs/manual/style/latex/directiveindex.xsl index 15ac30fe9fc..35163f01047 100644 --- a/docs/manual/style/latex/directiveindex.xsl +++ b/docs/manual/style/latex/directiveindex.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/latex/faq.xsl b/docs/manual/style/latex/faq.xsl index 7faa9ee7b99..a9cdbfa7ab5 100644 --- a/docs/manual/style/latex/faq.xsl +++ b/docs/manual/style/latex/faq.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/latex/moduleindex.xsl b/docs/manual/style/latex/moduleindex.xsl index cab4a892055..d5ac3a27616 100644 --- a/docs/manual/style/latex/moduleindex.xsl +++ b/docs/manual/style/latex/moduleindex.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/latex/quickreference.xsl b/docs/manual/style/latex/quickreference.xsl index 62d67560363..64f2b9e1bed 100644 --- a/docs/manual/style/latex/quickreference.xsl +++ b/docs/manual/style/latex/quickreference.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index f181159b6d5..0c20c1688f2 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/directiveindex.xsl b/docs/manual/style/xsl/directiveindex.xsl index ced0264bee4..7631dc70f76 100644 --- a/docs/manual/style/xsl/directiveindex.xsl +++ b/docs/manual/style/xsl/directiveindex.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/faq.xsl b/docs/manual/style/xsl/faq.xsl index a44df01c5b7..57b3c07db97 100644 --- a/docs/manual/style/xsl/faq.xsl +++ b/docs/manual/style/xsl/faq.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/indexpage.xsl b/docs/manual/style/xsl/indexpage.xsl index 3e132c449a0..4b74d477330 100644 --- a/docs/manual/style/xsl/indexpage.xsl +++ b/docs/manual/style/xsl/indexpage.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/manualpage.xsl b/docs/manual/style/xsl/manualpage.xsl index 4a988cfe7f5..c368811f501 100644 --- a/docs/manual/style/xsl/manualpage.xsl +++ b/docs/manual/style/xsl/manualpage.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/moduleindex.xsl b/docs/manual/style/xsl/moduleindex.xsl index c9292c6e7ad..d0c434ef711 100644 --- a/docs/manual/style/xsl/moduleindex.xsl +++ b/docs/manual/style/xsl/moduleindex.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/quickreference.xsl b/docs/manual/style/xsl/quickreference.xsl index d86822e88ca..9db103a8dff 100644 --- a/docs/manual/style/xsl/quickreference.xsl +++ b/docs/manual/style/xsl/quickreference.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/sitemap.xsl b/docs/manual/style/xsl/sitemap.xsl index fbf463f548d..0b7a5f464fe 100644 --- a/docs/manual/style/xsl/sitemap.xsl +++ b/docs/manual/style/xsl/sitemap.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/synopsis.xsl b/docs/manual/style/xsl/synopsis.xsl index f7f77ba7145..0858112cf85 100644 --- a/docs/manual/style/xsl/synopsis.xsl +++ b/docs/manual/style/xsl/synopsis.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/typemap.xsl b/docs/manual/style/xsl/typemap.xsl index 369963add5c..14473a56272 100644 --- a/docs/manual/style/xsl/typemap.xsl +++ b/docs/manual/style/xsl/typemap.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2003 The Apache Software Foundation. All rights + * Copyright (c) 2003-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/docs/manual/style/xsl/util/modtrans.xsl b/docs/manual/style/xsl/util/modtrans.xsl index 9db5c413458..ac2e276a74c 100644 --- a/docs/manual/style/xsl/util/modtrans.xsl +++ b/docs/manual/style/xsl/util/modtrans.xsl @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002-2003 The Apache Software Foundation. All rights + * Copyright (c) 2002-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without -- 2.47.2