diff --git a/src/java/org/apache/httpclient/impl/DefaultResponseConsumedWatcher.java b/src/java/org/apache/httpclient/impl/DefaultResponseConsumedWatcher.java index 8cc13c9ba..a1e5a9304 100644 --- a/src/java/org/apache/httpclient/impl/DefaultResponseConsumedWatcher.java +++ b/src/java/org/apache/httpclient/impl/DefaultResponseConsumedWatcher.java @@ -5,7 +5,7 @@ * * ==================================================================== * - * Copyright 1999-2004 The Apache Software Foundation + * Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/java/org/apache/httpclient/impl/ResponseConsumedWatcher.java b/src/java/org/apache/httpclient/impl/ResponseConsumedWatcher.java index fc760eb9a..e03c6d7f7 100644 --- a/src/java/org/apache/httpclient/impl/ResponseConsumedWatcher.java +++ b/src/java/org/apache/httpclient/impl/ResponseConsumedWatcher.java @@ -5,7 +5,7 @@ * * ==================================================================== * - * Copyright 1999-2004 The Apache Software Foundation + * Copyright 1999-2006 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.