summaryrefslogtreecommitdiff
path: root/lib/Ninka/SentenceExtractor.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Ninka/SentenceExtractor.pm')
-rw-r--r--lib/Ninka/SentenceExtractor.pm24
1 files changed, 8 insertions, 16 deletions
diff --git a/lib/Ninka/SentenceExtractor.pm b/lib/Ninka/SentenceExtractor.pm
index 542f63d..c27d199 100644
--- a/lib/Ninka/SentenceExtractor.pm
+++ b/lib/Ninka/SentenceExtractor.pm
@@ -253,28 +253,20 @@ Breaks comments into sentences.
=head1 COPYRIGHT AND LICENSE
-This program is originally based on the sentence splitter program
-published by Paul Clough. Version 1.0, available from
-http://ir.shef.ac.uk/cloughie/software.html (splitter.zip)
-The original program is without a license.
+Author: Paul Clough
+With modifications by Daniel M German and Y. Manabe,
-It was mostly rewritten.
-His ideas, however, linger in here (and his file of abbreviations)
-
-Modifications to the original by Daniel M German and Y. Manabe,
-which are under the following license:
-
-This patch is free software; you can redistribute it and/or modify
-it under the terms of the GNU Affero General Public License as
-published by the Free Software Foundation, either version 3 of the
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as
+published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
This patch is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU Affero General Public License for more details.
+GNU General Public License for more details.
-You should have received a copy of the GNU Affero General Public License
-along with this patch. If not, see <http://www.gnu.org/licenses/>.
+You should have received a copy of the GNU General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>.
=cut