diff options
author | Colm MacCarthaigh <colm@apache.org> | 2006-04-19 14:11:27 +0200 |
---|---|---|
committer | Colm MacCarthaigh <colm@apache.org> | 2006-04-19 14:11:27 +0200 |
commit | dd95d7c37c2f6dac58fa7ad5420623c3bf753a56 (patch) | |
tree | 5319576559e0ab6b4319ab44ca351b1269ee3285 /server/connection.c | |
parent | * configure.in: Add --with-included-apr flag to force use of the (diff) | |
download | apache2-dd95d7c37c2f6dac58fa7ad5420623c3bf753a56.tar.xz apache2-dd95d7c37c2f6dac58fa7ad5420623c3bf753a56.zip |
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
Diffstat (limited to 'server/connection.c')
-rw-r--r-- | server/connection.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/connection.c b/server/connection.c index b23e79e6ee..5c2907cba3 100644 --- a/server/connection.c +++ b/server/connection.c @@ -1,4 +1,4 @@ -/* Copyright 1999-2005 The Apache Software Foundation or its licensors, as +/* Copyright 1999-2006 The Apache Software Foundation or its licensors, as * applicable. * * Licensed under the Apache License, Version 2.0 (the "License"); |