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 /support/win32 | |
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 'support/win32')
-rw-r--r-- | support/win32/ApacheMonitor.c | 2 | ||||
-rw-r--r-- | support/win32/ApacheMonitor.h | 2 | ||||
-rw-r--r-- | support/win32/wintty.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/support/win32/ApacheMonitor.c b/support/win32/ApacheMonitor.c index 25654c48fb..a5f2af4138 100644 --- a/support/win32/ApacheMonitor.c +++ b/support/win32/ApacheMonitor.c @@ -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"); diff --git a/support/win32/ApacheMonitor.h b/support/win32/ApacheMonitor.h index 0efcaee2dd..fbd69794fe 100644 --- a/support/win32/ApacheMonitor.h +++ b/support/win32/ApacheMonitor.h @@ -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"); diff --git a/support/win32/wintty.c b/support/win32/wintty.c index 30f53ff5b4..b2c5ab0cec 100644 --- a/support/win32/wintty.c +++ b/support/win32/wintty.c @@ -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"); |