Author: bodewig Date: Sat Dec 21 06:19:34 2013 New Revision: 1552878 URL: http://svn.apache.org/r1552878 Log: package.html for _internal_ package
Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/z/_internal_/package.html (with props) Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/z/_internal_/package.html URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/z/_internal_/package.html?rev=1552878&view=auto ============================================================================== --- commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/z/_internal_/package.html (added) +++ commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/z/_internal_/package.html Sat Dec 21 06:19:34 2013 @@ -0,0 +1,25 @@ +<html> +<!-- + + 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 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + +--> + <body> + <p>Contains classes used by Commons Compress + internally. <strong>This package is not part of Commons Compress' + published API. It may change without warning.</strong></p> + </body> +</html> Propchange: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/z/_internal_/package.html ------------------------------------------------------------------------------ svn:eol-style = native