You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2005/05/20 10:49:08 UTC

svn commit: r171080 - /xml/xerces-p/trunk/Handler/Makefile.PL

Author: jasons
Date: Fri May 20 01:49:07 2005
New Revision: 171080

URL: http://svn.apache.org/viewcvs?rev=171080&view=rev
Log:
added ASF license

Modified:
    xml/xerces-p/trunk/Handler/Makefile.PL

Modified: xml/xerces-p/trunk/Handler/Makefile.PL
URL: http://svn.apache.org/viewcvs/xml/xerces-p/trunk/Handler/Makefile.PL?rev=171080&r1=171079&r2=171080&view=diff
==============================================================================
--- xml/xerces-p/trunk/Handler/Makefile.PL (original)
+++ xml/xerces-p/trunk/Handler/Makefile.PL Fri May 20 01:49:07 2005
@@ -1,3 +1,19 @@
+ #
+ # Copyright 2002,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.
+ #
+
 WriteMakefile(
     LINKTYPE => 'static',
     'NAME'	=> 'Handler',



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org