Revision: 18388 http://sourceforge.net/p/gate/code/18388 Author: markagreenwood Date: 2014-10-15 13:40:19 +0000 (Wed, 15 Oct 2014) Log Message: ----------- ignore the jar file and added proper license headers
Modified Paths: -------------- gate/trunk/plugins/Linguistic_Simplifier/src/gate/corpora/export/ExportSimplifiedHTML.java gate/trunk/plugins/Linguistic_Simplifier/src/gate/corpora/export/ExportSimplifiedText.java gate/trunk/plugins/Linguistic_Simplifier/src/gate/creole/summarization/linguistic/Simplifier.java gate/trunk/plugins/Linguistic_Simplifier/src/gate/creole/summarization/linguistic/SimplifierApplication.java Property Changed: ---------------- gate/trunk/plugins/Linguistic_Simplifier/ Index: gate/trunk/plugins/Linguistic_Simplifier =================================================================== --- gate/trunk/plugins/Linguistic_Simplifier 2014-10-15 01:19:53 UTC (rev 18387) +++ gate/trunk/plugins/Linguistic_Simplifier 2014-10-15 13:40:19 UTC (rev 18388) Property changes on: gate/trunk/plugins/Linguistic_Simplifier ___________________________________________________________________ Modified: svn:ignore ## -1 +1,2 ## classes +LinguisticSimplifier.jar Modified: gate/trunk/plugins/Linguistic_Simplifier/src/gate/corpora/export/ExportSimplifiedHTML.java =================================================================== --- gate/trunk/plugins/Linguistic_Simplifier/src/gate/corpora/export/ExportSimplifiedHTML.java 2014-10-15 01:19:53 UTC (rev 18387) +++ gate/trunk/plugins/Linguistic_Simplifier/src/gate/corpora/export/ExportSimplifiedHTML.java 2014-10-15 13:40:19 UTC (rev 18388) @@ -1,3 +1,16 @@ +/* + * ExportSimplifiedHTML.java + * + * Copyright (c) 2004-2014, The University of Sheffield. + * + * This file is part of GATE (see http://gate.ac.uk/), and is free software, + * Licensed under the GNU Library General Public License, Version 3, June 2007 + * (in the distribution as file licence.html, and also available at + * http://gate.ac.uk/gate/licence.html). + * + * Mark A. Greenwood, 2014 + */ + package gate.corpora.export; import gate.Annotation; Modified: gate/trunk/plugins/Linguistic_Simplifier/src/gate/corpora/export/ExportSimplifiedText.java =================================================================== --- gate/trunk/plugins/Linguistic_Simplifier/src/gate/corpora/export/ExportSimplifiedText.java 2014-10-15 01:19:53 UTC (rev 18387) +++ gate/trunk/plugins/Linguistic_Simplifier/src/gate/corpora/export/ExportSimplifiedText.java 2014-10-15 13:40:19 UTC (rev 18388) @@ -1,3 +1,16 @@ +/* + * ExportSimplifiedText.java + * + * Copyright (c) 2004-2014, The University of Sheffield. + * + * This file is part of GATE (see http://gate.ac.uk/), and is free software, + * Licensed under the GNU Library General Public License, Version 3, June 2007 + * (in the distribution as file licence.html, and also available at + * http://gate.ac.uk/gate/licence.html). + * + * Mark A. Greenwood, 2014 + */ + package gate.corpora.export; import gate.Annotation; Modified: gate/trunk/plugins/Linguistic_Simplifier/src/gate/creole/summarization/linguistic/Simplifier.java =================================================================== --- gate/trunk/plugins/Linguistic_Simplifier/src/gate/creole/summarization/linguistic/Simplifier.java 2014-10-15 01:19:53 UTC (rev 18387) +++ gate/trunk/plugins/Linguistic_Simplifier/src/gate/creole/summarization/linguistic/Simplifier.java 2014-10-15 13:40:19 UTC (rev 18388) @@ -1,7 +1,7 @@ /* * Simplifier.java * - * Copyright (c) 2004-2013, The University of Sheffield. + * Copyright (c) 2004-2014, The University of Sheffield. * * This file is part of GATE (see http://gate.ac.uk/), and is free software, * Licensed under the GNU Library General Public License, Version 3, June 2007 Modified: gate/trunk/plugins/Linguistic_Simplifier/src/gate/creole/summarization/linguistic/SimplifierApplication.java =================================================================== --- gate/trunk/plugins/Linguistic_Simplifier/src/gate/creole/summarization/linguistic/SimplifierApplication.java 2014-10-15 01:19:53 UTC (rev 18387) +++ gate/trunk/plugins/Linguistic_Simplifier/src/gate/creole/summarization/linguistic/SimplifierApplication.java 2014-10-15 13:40:19 UTC (rev 18388) @@ -1,7 +1,7 @@ /* * Simplifier.java * - * Copyright (c) 2004-2013, The University of Sheffield. + * Copyright (c) 2004-2014, The University of Sheffield. * * This file is part of GATE (see http://gate.ac.uk/), and is free software, * Licensed under the GNU Library General Public License, Version 3, June 2007 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs