Wiki source code of List of Licensing Tools

Last modified by Administrator on 2023/02/17 01:52

Show last authors
1 = Background =
2
3 This page is a list of open source tools that can be used for creating, manipulating, and evaluating licensing information. The list has been created by OSI community members, but OSI does not endorse any particular tool on the list.
4
5 If you know of open source tools that would fit on this list, please feel free to add them!
6
7 To discuss this page, please drop an email to the license-discuss [[mailing list>>url:http://opensource.org/lists]].
8
9 = License manipulation tools =
10
11 These are scripts that allow a user to manipulate the license headers in a given source code file or files.
12
13 * [[copyright-header>>url:https://github.com/osterman/copyright-header]]
14 * [[headache>>url:http://www.normalesup.org/%7Esimonet/soft/headache/manual.html]]
15
16 = Development environment plugins =
17
18 Plugins for development environments that help developers manipulate licensing information within those environments - e.g., build tools and IDEs.
19
20 * [[Maven plugin>>url:http://code.mycila.com/license-maven-plugin/]]
21 * [[Eclipse plugin>>url:http://www.wdev91.com/?p=cpw]]
22 * [[Gradle plugin>>url:https://github.com/hierynomus/license-gradle-plugin]]
23 * [[Grunt plugin>>url:https://npmjs.org/package/grunt-license]]
24
25 = Revision Control System Plugins =
26
27 If you're aware of revision control system plugins that manage licensing information (e.g., automatically add license headers; reject commits that lack license headers; etc.) please add them here.
28
29 = License analysis tools =
30
31 These are tools that, given source code, will analyze the source code to see what licenses are present.
32
33 * [[ninka>>url:http://ninka.turingmachine.org/]]
34 * [[fossology>>url:http://www.fossology.org/projects/fossology]]
35 * [[TripleCheck Reporter>>url:http://spdx.org/tools/community/triplecheck-reporter||rel="__blank"]]
36 * Debian's licensecheck, part of the [[devscripts>>url:http://packages.debian.org/unstable/devscripts]] package
37 * Mozilla's [[relic>>url:http://hg.mozilla.org/users/gerv_mozilla.org/relic/]] and clic tools (note: task-specific code; possible rough edges)
38
39 = Tools not directly related to source code =
40
41 These should probably live elsewhere (this page should be focused on tools for programmers/tools directly related to source code analysis), but OK to put them here for now.
42
43 == License documentation ==
44
45 These are sites that have information about open source licenses. Information about where to get the source code is in parenthesis.
46
47 * [[License Database>>url:https://licensedb.org]] - LicenseDB (Apache 2.0 with open development at [[licensedb>>url:https://gitorious.org/licensedb/licensedb]])
48 * [[Open Source Compliance Advisor>>url:http://opensource.telekom.net/oscad/]] - OSCAd (AGPLv3 with open development at [[OSCAd>>url:https://github.com/dtag-dbu/oscad/]])
49 * [[CIPPIC License Information Tool>>url:http://clipol.org]] - CLIPOL (BSD 2-clause with open development at [[clip>>url:https://github.com/kmewhort/clip]])
50
51 == License choosers ==
52
53 The following is a list of sites that help people choose between different open source licenses. If the project to build the chooser is open source itself, we indicate in parenthesis where you can find the code.
54
55 * [[choosealicense.com>>url:http://choosealicense.com/]] (Source code link: [[github>>url:https://github.com/github/choosealicense.com]])
56 * John Cowan's license selector [[wizard>>url:http://home.ccil.org/%7Ecowan/floss/]]
57 * [[EU Joinup>>url:https://joinup.ec.europa.eu/software/license-wizard/home]]
58 * [[OSS Watch>>url:http://oss-watch.ac.uk/apps/licdiff/]]
59 * [[TLDR Legal>>url:http://www.tldrlegal.com/]]
60 * [[Creative Commons wizard>>url:http://creativecommons.org/choose/]]
61 * [[CIPPIC Licensing Information Project for Open Licences>>url:http://clipol.org||title="CIPPIC Licensing Information Project for Open Licences"]] (Source code link: [[github>>url:https://github.com/kmewhort/clip||title="github"]])
62
63 = Other lists =
64
65 The Linux Foundation also maintains [[a list of licensing tools>>url:http://www.linuxfoundation.org/programs/legal/compliance/tools]].

Submit feedback regarding this wiki to webmaster@opensource.org

This wiki is licensed under a Creative Commons 2.0 license
XWiki 14.10.13 - Documentation