summaryrefslogtreecommitdiff
path: root/lib/Ninka.pm
diff options
context:
space:
mode:
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