logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ripper - scrape licenses out of file

Author

       The Ripper was written by Emmanuel Odeke <emm.odeke@gmail.com>.

       This manual pag'e was written by Fernando Ike de Oliveira <fike@midstorm.org> for the Debian project (but
       may be used by others).

RIPPER                                             August 2015                                         ripper(1)

Description

       Ripper  inspect  source  files  and  show  the  license  if  it found. It support directories or files as
       argument, but it doesn't support search in subdirectories. The command was developed in Go language.  PP.
       Currently, supports ripping out head paths of the Apache License formatted with "// Copyright..."

Examples

Files

       $ripper foo.go bar.c

       Directories

       $ripper foo_directory bar_directory

Name

ripper - scrape licenses out of file

See Also

ripper(1)

Synopsis

       ripper

See Also