Update of /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17492/src/java/org/CognitiveWeb/HyperIBIS
Modified Files:
UncertaintyData.java UncertaintyWidgetHelper.java
HyperIbisHelper.java
Log Message:
License correction - moved copyright to Modifications: section of license text.
Added license text to several files which had been committed without it.
Index: UncertaintyData.java
===================================================================
RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/UncertaintyData.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** UncertaintyData.java 1 Dec 2003 00:59:09 -0000 1.1.1.1
--- UncertaintyData.java 17 Mar 2006 00:57:55 -0000 1.2
***************
*** 29,34 ****
Portions Copyright (c) 2002-2003 Bryan Thompson.
- Portions Copyright (c) 2002-2003 Hicks & Associates, Inc.
- Portions Copyright (c) 2002-2003 Knowledge Evolution, Inc.
Acknowledgements:
--- 29,32 ----
***************
*** 43,46 ****
--- 41,47 ----
Modifications:
+ Portions Copyright (c) 2002-2003 Hicks & Associates, Inc.
+ Portions Copyright (c) 2002-2003 Knowledge Evolution, Inc.
+
*/
package org.CognitiveWeb.HyperIBIS;
Index: HyperIbisHelper.java
===================================================================
RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/HyperIbisHelper.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** HyperIbisHelper.java 1 Dec 2003 00:59:08 -0000 1.1.1.1
--- HyperIbisHelper.java 17 Mar 2006 00:57:55 -0000 1.2
***************
*** 29,33 ****
Portions Copyright (c) 2002-2003 Bryan Thompson.
- Portions Copyright (c) 2002-2003 Hicks & Associates, Inc.
Acknowledgements:
--- 29,32 ----
***************
*** 42,45 ****
--- 41,46 ----
Modifications:
+ Portions Copyright (c) 2002-2003 Hicks & Associates, Inc.
+
*/
package org.CognitiveWeb.HyperIBIS;
Index: UncertaintyWidgetHelper.java
===================================================================
RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/UncertaintyWidgetHelper.java,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** UncertaintyWidgetHelper.java 1 Dec 2003 00:59:10 -0000 1.1.1.1
--- UncertaintyWidgetHelper.java 17 Mar 2006 00:57:55 -0000 1.2
***************
*** 29,34 ****
Portions Copyright (c) 2002-2003 Bryan Thompson.
- Portions Copyright (c) 2002-2003 Hicks & Associates, Inc.
- Portions Copyright (c) 2002-2003 Knowledge Evolution, Inc.
Acknowledgements:
--- 29,32 ----
***************
*** 43,46 ****
--- 41,47 ----
Modifications:
+ Portions Copyright (c) 2002-2003 Hicks & Associates, Inc.
+ Portions Copyright (c) 2002-2003 Knowledge Evolution, Inc.
+
*/
package org.CognitiveWeb.HyperIBIS;
|