DOKK / manpages / debian 11 / ninka / ninka.1p.en
NINKA(1p) User Contributed Perl Documentation NINKA(1p)

ninka - source file license identification tool

ninka [options] filename

Scans a source file and returns the found licenses.

create intermediary files (for debugging)
verbose

Determine the licenses in file foo.c.
Determine the licenses in file foo.c and create intermediary files (for debugging).
Determine the licenses of files in a directory.

ninka was written by Daniel M. German <dmg@uvic.ca> and Yuki Manabe <y-manabe@ist.osaka-u.ac.jp>.

Daniel M. German, Yuki Manabe and Katsuro Inoue. A sentence-matching method for automatic license identification of source code files. In 25nd IEEE/ACM International Conference on Automated Software Engineering (ASE 2010).

You can download it from http://turingmachine.org/~dmg/papers/dmg2010ninka.pdf.

Copyright (C) 2009-2014 Yuki Manabe and Daniel M. German, 2015 René Scheibe

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.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

2021-01-08 perl v5.32.0