Author: vhennebert
Date: Thu Jan 24 11:59:20 2008
New Revision: 614966
URL: http://svn.apache.org/viewvc?rev=614966&view=rev
Log:
Added license header
Modified:
xmlgraphics/fop/trunk/test/fotree/unittests/table/collapsed-conditional-borders_test-generator.py
Modified:
xmlgraphics/fop/trunk/test/fotree/unittests/table/collapsed-conditional-borders_test-generator.py
URL:
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/test/fotree/unittests/table/collapsed-conditional-borders_test-generator.py?rev=614966&r1=614965&r2=614966&view=diff
==============================================================================
---
xmlgraphics/fop/trunk/test/fotree/unittests/table/collapsed-conditional-borders_test-generator.py
(original)
+++
xmlgraphics/fop/trunk/test/fotree/unittests/table/collapsed-conditional-borders_test-generator.py
Thu Jan 24 11:59:20 2008
@@ -1,4 +1,20 @@
#!/usr/bin/python
+#
+# 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.
+#
# $Id$
"""A testcase generator for conditional borders and the collapsing border
model, in the FO
@@ -403,4 +419,4 @@
# Uncomment the appropriate line
#generateTestCases()
-generateTestCasesHeaderFooter()
+#generateTestCasesHeaderFooter()
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]