summaryrefslogtreecommitdiff
path: root/lib/Ninka/LicenseMatcher.pm
diff options
context:
space:
mode:
authordmgerman <dmg@uvic.ca>2015-06-09 00:24:08 -0700
committerdmgerman <dmg@uvic.ca>2015-06-09 00:24:08 -0700
commitea063ea2b8032383939deabfe55d183dbb35a930 (patch)
tree2577b617cab54595f7ce091df8133c0ba3ed9b7b /lib/Ninka/LicenseMatcher.pm
parent0147f4736bd1d6d509ee20bedfd79aa893da8d0b (diff)
parent794490b0bb279cd2f6d673aecdf68c653a7a9dfd (diff)
downloadninka-ea063ea2b8032383939deabfe55d183dbb35a930.tar.gz
Merge pull request #15 from darxriggs/dmgerman/fossyfossy
documentation update & improved project structure
Diffstat (limited to 'lib/Ninka/LicenseMatcher.pm')
-rw-r--r--lib/Ninka/LicenseMatcher.pm22
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/Ninka/LicenseMatcher.pm b/lib/Ninka/LicenseMatcher.pm
index 1cb402a..ba73b26 100644
--- a/lib/Ninka/LicenseMatcher.pm
+++ b/lib/Ninka/LicenseMatcher.pm
@@ -261,19 +261,19 @@ Uses a set of license sentence names as input and outputs license names correspo
=head1 COPYRIGHT AND LICENSE
- Copyright (C) 2009-2014 Yuki Manabe and Daniel M. German
+Copyright (C) 2009-2014 Yuki Manabe and Daniel M. German
- 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 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 program 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 General Public License for more details.
+This program 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 General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program. 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