From: Roy T. Fielding Date: Wed, 19 Apr 2006 23:03:26 +0000 (+0000) Subject: revert accidental copyright year changes X-Git-Tag: 2.3.0~2430 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778fd134e06687d606d316fd0b589091cf9d5527;p=thirdparty%2Fapache%2Fhttpd.git revert accidental copyright year changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395423 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/ldap/util_ldap.c b/modules/ldap/util_ldap.c index 1033159891a..f0c788ff77f 100644 --- a/modules/ldap/util_ldap.c +++ b/modules/ldap/util_ldap.c @@ -19,7 +19,7 @@ * * Original code from auth_ldap module for Apache v1.3: * Copyright 1998, 1999 Enbridge Pipelines Inc. - * Copyright 1999-2006 Dave Carrigan + * Copyright 1999-2001 Dave Carrigan */ #include "httpd.h" diff --git a/modules/ldap/util_ldap_cache.c b/modules/ldap/util_ldap_cache.c index 3d94f2b4a3e..04c52a70406 100644 --- a/modules/ldap/util_ldap_cache.c +++ b/modules/ldap/util_ldap_cache.c @@ -1,4 +1,4 @@ -/* Copyright 2001-2006 The Apache Software Foundation or its licensors, as +/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -19,7 +19,7 @@ * * Original code from auth_ldap module for Apache v1.3: * Copyright 1998, 1999 Enbridge Pipelines Inc. - * Copyright 1999-2006 Dave Carrigan + * Copyright 1999-2001 Dave Carrigan */ #include "httpd.h" diff --git a/modules/ldap/util_ldap_cache_mgr.c b/modules/ldap/util_ldap_cache_mgr.c index 0eaf14532d4..a0781fd34e8 100644 --- a/modules/ldap/util_ldap_cache_mgr.c +++ b/modules/ldap/util_ldap_cache_mgr.c @@ -19,7 +19,7 @@ * * Original code from auth_ldap module for Apache v1.3: * Copyright 1998, 1999 Enbridge Pipelines Inc. - * Copyright 1999-2006 Dave Carrigan + * Copyright 1999-2001 Dave Carrigan */ #include "httpd.h"