You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2008/04/09 16:09:16 UTC

svn commit: r646362 - /commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/generator/package.html

Author: mbenson
Date: Wed Apr  9 07:09:15 2008
New Revision: 646362

URL: http://svn.apache.org/viewvc?rev=646362&view=rev
Log:
checkstyle

Added:
    commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/generator/package.html   (with props)

Added: commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/generator/package.html
URL: http://svn.apache.org/viewvc/commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/generator/package.html?rev=646362&view=auto
==============================================================================
--- commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/generator/package.html (added)
+++ commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/generator/package.html Wed Apr  9 07:09:15 2008
@@ -0,0 +1,21 @@
+<!--
+   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.
+-->
+<html><body>
+<p>
+Contains code related to Generators.
+</p>
+</body></html>

Propchange: commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/generator/package.html
------------------------------------------------------------------------------
    svn:eol-style = native