[aXSL-commit] SF.net SVN: axsl: [536] trunk/axsl/axsl-area-w/src/java/org/axsl/areaW/AreaNode.java
An API for XSL-FO.
Status: Alpha
Brought to you by:
victormote
|
From: <vic...@us...> - 2006-05-08 23:50:26
|
Revision: 536 Author: victormote Date: 2006-05-07 15:44:50 -0700 (Sun, 07 May 2006) ViewCVS: http://svn.sourceforge.net/axsl/?rev=536&view=rev Log Message: ----------- Fix copyright. Modified Paths: -------------- trunk/axsl/axsl-area-w/src/java/org/axsl/areaW/AreaNode.java Modified: trunk/axsl/axsl-area-w/src/java/org/axsl/areaW/AreaNode.java =================================================================== --- trunk/axsl/axsl-area-w/src/java/org/axsl/areaW/AreaNode.java 2006-05-07 22:36:19 UTC (rev 535) +++ trunk/axsl/axsl-area-w/src/java/org/axsl/areaW/AreaNode.java 2006-05-07 22:44:50 UTC (rev 536) @@ -1,6 +1,6 @@ /* - * Copyright 2004 The FOray Project. - * http://www.foray.org + * Copyright 2006 The aXSL Project. + * http://www.axsl.org * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -14,10 +14,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * This work is in part derived from the following work(s), used with the - * permission of the licensor: - * Apache FOP, licensed by the Apache Software Foundation - * */ /* $Id$ */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |