1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-05 16:55:50 +03:00

Update the copyright year in all .c, .h and .xml files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Colm MacCarthaigh
2006-04-19 12:11:27 +00:00
parent 4a7263af9a
commit dd95d7c37c
498 changed files with 501 additions and 501 deletions

View File

@@ -1,4 +1,4 @@
/* Copyright 2001-2005 The Apache Software Foundation or its licensors, as
/* Copyright 2001-2006 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-2001 Dave Carrigan
* Copyright 1999-2006 Dave Carrigan
*/
#include "httpd.h"