svn commit: r829477 - /forrest/trunk/main/webapp/resources/stylesheets/external/str.find-last.xslt
| Newsgroups | gmane.text.xml.forrest.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: crossley
Date: Sun Oct 25 01:53:56 2009
New Revision: 829477
URL: http://svn.apache.org/viewvc?rev=829477&view=rev
Log:
Clarify location of oreilly permission documents.
Modified:
forrest/trunk/main/webapp/resources/stylesheets/external/str.find-last.xslt
Modified: forrest/trunk/main/webapp/resources/stylesheets/external/str.find-last.xslt
URL: http://svn.apache.org/viewvc/forrest/trunk/main/webapp/resources/stylesheets/external/str.find-last.xslt?rev=829477&r1=829476&r2=829477&view=diff
==============================================================================
--- forrest/trunk/main/webapp/resources/stylesheets/external/str.find-last.xslt (original)
+++ forrest/trunk/main/webapp/resources/stylesheets/external/str.find-last.xslt Sun Oct 25 01:53:56 2009
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is from the examples included in the XSLT Cookbook, written by Sal Mangano, published by O'Reilly
-See /legal/oreilly.codepolicy.txt and /legal/oreilly.permission.txt
+See $FORREST_HOME/lib/core/oreilly.codepolicy.txt
+and $FORREST_HOME/lib/core/oreilly.permission.txt
-->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" id="str.find-last"
xmlns:str="http://www.ora.com/XSLTCookbook/namespaces/strings" extension-element-prefixes="str">