summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2006-09-01 18:49:27 +0000
committerStefan Bodewig <bodewig@apache.org>2006-09-01 18:49:27 +0000
commit2e897819a83981a1f4de2e1cc72e33f080fcf573 (patch)
treeca7a743ae611d8ddbf8e797835936fc062ab2d9d /src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java
parent6e42878c2d17e0f9f1824c08711b562348c5c700 (diff)
downloadant-2e897819a83981a1f4de2e1cc72e33f080fcf573.tar.gz
copy2license.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439418 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java')
-rw-r--r--src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java b/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java
index fe1c605f2..f2b61cf94 100644
--- a/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java
+++ b/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java
@@ -1,9 +1,10 @@
/*
- * Copyright 2002,2004-2005 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.
- * You may obtain a copy of the License at
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*