summaryrefslogtreecommitdiff
path: root/lib/Ninka.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.pm
parent0147f4736bd1d6d509ee20bedfd79aa893da8d0b (diff)
parent794490b0bb279cd2f6d673aecdf68c653a7a9dfd (diff)
downloadninka-fossy.tar.gz
Merge pull request #15 from darxriggs/dmgerman/fossyfossy
documentation update & improved project structure
Diffstat (limited to 'lib/Ninka.pm')
-rw-r--r--lib/Ninka.pm26
1 files changed, 13 insertions, 13 deletions
diff --git a/lib/Ninka.pm b/lib/Ninka.pm
index dc9fbff..8f454cd 100644
--- a/lib/Ninka.pm
+++ b/lib/Ninka.pm
@@ -68,7 +68,7 @@ __END__
=head1 NAME
-Ninka - Find licenses in source files.
+Ninka - source file license identification tool
=head1 SYNOPSIS
@@ -82,23 +82,23 @@ Ninka - Find licenses in source files.
=head1 DESCRIPTION
-Scans a file and returns the found licenses.
+Scans a source file and returns the found licenses.
=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