rdonkin 2004/06/09 13:04:52 Modified: betwixt/src/java/org/apache/commons/betwixt/expression Tag: RELEASE_0_5_BRANCH package.html Log: Added ASL 2.0 Revision Changes Path No revision No revision 1.1.6.1 +15 -1 jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/expression/package.html Index: package.html =================================================================== RCS file: /home/cvs/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/expression/package.html,v retrieving revision 1.1 retrieving revision 1.1.6.1 diff -u -r1.1 -r1.1.6.1 --- package.html 10 Jun 2002 17:53:33 -0000 1.1 +++ package.html 9 Jun 2004 20:04:52 -0000 1.1.6.1 @@ -2,7 +2,21 @@ <head> </head> <body> - +<!-- + 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 + + 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. +--> <p> This package contains the system which extracts values from beans. The mapping is created by class introspection but the <code>Expression</code> implementations
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]