From 25308346b728c8840f22f4a91a6d8fdf35bf7efd Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Wed, 30 May 2007 13:22:13 +0000 Subject: [PATCH] update license git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@542818 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/tools/bzip2/CBZip2OutputStream.java | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java b/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java index e7c3ff55c..c99c91509 100644 --- a/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java +++ b/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java @@ -1,9 +1,10 @@ /* - * Copyright 2001-2004 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 *