Update of /cvsroot/cweb/rest/src/java/org/CognitiveWeb/rest
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7259/src/java/org/CognitiveWeb/rest
Modified Files:
XSLDriver.java
Log Message:
License correction - moved copyright to Modifications: section of license text.
Index: XSLDriver.java
===================================================================
RCS file: /cvsroot/cweb/rest/src/java/org/CognitiveWeb/rest/XSLDriver.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** XSLDriver.java 22 Jun 2004 21:00:16 -0000 1.3
--- XSLDriver.java 16 Mar 2006 22:30:45 -0000 1.4
***************
*** 28,32 ****
Portions Copyright (c) 2002-2003 Bryan Thompson.
- Portions Copyright (c) 2003 Hicks & Associates, Inc.
Acknowledgements:
--- 28,31 ----
***************
*** 40,43 ****
--- 39,45 ----
Modifications:
+
+ Portions Copyright (c) 2003 Hicks & Associates, Inc.
+
*/
|