Revision: 18118
          http://sourceforge.net/p/gate/code/18118
Author:   markagreenwood
Date:     2014-06-23 12:42:11 +0000 (Mon, 23 Jun 2014)
Log Message:
-----------
added the license headers

Modified Paths:
--------------
    gate/trunk/plugins/Format_DataSift/src/gate/corpora/DataSiftFormat.java
    gate/trunk/plugins/Format_DataSift/src/gate/corpora/datasift/DataSift.java
    
gate/trunk/plugins/Format_DataSift/src/gate/corpora/datasift/Interaction.java

Modified: 
gate/trunk/plugins/Format_DataSift/src/gate/corpora/DataSiftFormat.java
===================================================================
--- gate/trunk/plugins/Format_DataSift/src/gate/corpora/DataSiftFormat.java     
2014-06-23 12:40:36 UTC (rev 18117)
+++ gate/trunk/plugins/Format_DataSift/src/gate/corpora/DataSiftFormat.java     
2014-06-23 12:42:11 UTC (rev 18118)
@@ -1,3 +1,14 @@
+/*
+ *  Copyright (c) 1995-2014, The University of Sheffield. See the file
+ *  COPYRIGHT.txt in the software or at http://gate.ac.uk/gate/COPYRIGHT.txt
+ *
+ *  This file is part of GATE (see http://gate.ac.uk/), and is free
+ *  software, licenced under the GNU Library General Public License,
+ *  Version 2, June 1991 (in the distribution as file licence.html,
+ *  and also available at http://gate.ac.uk/gate/licence.html).
+ *  
+ *  Mark A. Greenwood, 23/06/2014
+ */
 package gate.corpora;
 
 import gate.AnnotationSet;

Modified: 
gate/trunk/plugins/Format_DataSift/src/gate/corpora/datasift/DataSift.java
===================================================================
--- gate/trunk/plugins/Format_DataSift/src/gate/corpora/datasift/DataSift.java  
2014-06-23 12:40:36 UTC (rev 18117)
+++ gate/trunk/plugins/Format_DataSift/src/gate/corpora/datasift/DataSift.java  
2014-06-23 12:42:11 UTC (rev 18118)
@@ -1,3 +1,15 @@
+/*
+ *  Copyright (c) 1995-2014, The University of Sheffield. See the file
+ *  COPYRIGHT.txt in the software or at http://gate.ac.uk/gate/COPYRIGHT.txt
+ *
+ *  This file is part of GATE (see http://gate.ac.uk/), and is free
+ *  software, licenced under the GNU Library General Public License,
+ *  Version 2, June 1991 (in the distribution as file licence.html,
+ *  and also available at http://gate.ac.uk/gate/licence.html).
+ *  
+ *  Mark A. Greenwood, 23/06/2014
+ */
+
 package gate.corpora.datasift;
 
 import com.fasterxml.jackson.annotation.JsonIgnoreProperties;

Modified: 
gate/trunk/plugins/Format_DataSift/src/gate/corpora/datasift/Interaction.java
===================================================================
--- 
gate/trunk/plugins/Format_DataSift/src/gate/corpora/datasift/Interaction.java   
    2014-06-23 12:40:36 UTC (rev 18117)
+++ 
gate/trunk/plugins/Format_DataSift/src/gate/corpora/datasift/Interaction.java   
    2014-06-23 12:42:11 UTC (rev 18118)
@@ -1,3 +1,15 @@
+/*
+ *  Copyright (c) 1995-2014, The University of Sheffield. See the file
+ *  COPYRIGHT.txt in the software or at http://gate.ac.uk/gate/COPYRIGHT.txt
+ *
+ *  This file is part of GATE (see http://gate.ac.uk/), and is free
+ *  software, licenced under the GNU Library General Public License,
+ *  Version 2, June 1991 (in the distribution as file licence.html,
+ *  and also available at http://gate.ac.uk/gate/licence.html).
+ *  
+ *  Mark A. Greenwood, 23/06/2014
+ */
+
 package gate.corpora.datasift;
 
 import gate.Factory;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to