1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

revert accidental copyright year changes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395423 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Roy T. Fielding
2006-04-19 23:03:26 +00:00
parent 34487c8eb9
commit 778fd134e0
3 changed files with 4 additions and 4 deletions

View File

@@ -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"