Browse Source

update license

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@542818 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 18 years ago
parent
commit
25308346b7
1 changed files with 6 additions and 5 deletions
  1. +6
    -5
      src/main/org/apache/tools/bzip2/CBZip2OutputStream.java

+ 6
- 5
src/main/org/apache/tools/bzip2/CBZip2OutputStream.java View File

@@ -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
*


Loading…
Cancel
Save