]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Fixed license blurb.
authorFinn Bock <bckfnn@apache.org>
Wed, 31 Aug 2005 20:48:52 +0000 (20:48 +0000)
committerFinn Bock <bckfnn@apache.org>
Wed, 31 Aug 2005 20:48:52 +0000 (20:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@265581 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/datatypes/SimplePercentBaseContext.java

index acb4de6a296b7a7aa9a0b009785416a8be7e97fd..d35357a26872a7a6ac34dbcc0e5afe13c71a5d92 100644 (file)
@@ -1,13 +1,21 @@
 /*
- * SimplePercentBaseContext.java
- *
- * Created on 29 August 2005, 17:02
- *
- * To change this template, choose Tools | Options and locate the template under
- * the Source Creation and Management node. Right-click the template and choose
- * Open. You can then make changes to the template in the Source Editor.
+ * Copyright 1999-2005 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.
  */
 
+/* $Id$ */
+
 package org.apache.fop.datatypes;
 
 import org.apache.fop.fo.FObj;