1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix BSD-3-clause detection More... over 12 years ago
bugfix: detect GPL license version More... over 12 years ago
comments cleaning to dedicated function + code to remove any regular comments pattern More... over 12 years ago
GetOptions is done right More... over 12 years ago
removing '-w' as we already 'use warnings' More... over 12 years ago
licensecheck: [perl best practice] More... over 12 years ago
licensecheck: removing function prototypes [perl best practice] More... over 12 years ago
Recognize licenses in (fixed-form) Fortran code. More... over 12 years ago
Modify licensecheck to recognize the MPL v2.0. More... over 12 years ago
licensecheck: Trim trailing period from some GPL notices' versions. More... over 12 years ago
Add changelog entry and test case for previous commit. More... over 12 years ago
licensecheck.1: Consistency fix. More... over 12 years ago
licensecheck: add --machine option that outputs results in a machine readable format. More... over 12 years ago
licensecheck: Remove trailing spaces. More... over 12 years ago
licensecheck: Don't truncate other licenses on Public domain or WTFPL presence. More... over 12 years ago
licensecheck: Replace tab by spaces in help message. More... over 12 years ago
licensecheck: Trim trailing comma from some GPL notices' versions. More... over 12 years ago
Spelling fixes. More... over 12 years ago
licensecheck: Check OCaml programs by default (*.ml, *.mli). More... over 12 years ago
licensecheck: Add detection code for Beerware license. More... over 12 years ago
licensecheck: Check licenses in .m (Octave/Matlab), .tex (LaTeX), and .pyx (Python's pyrex) files More... over 12 years ago
Add first tests for licensecheck. More... over 12 years ago
licensecheck: Catch LGPL more robustly. More... over 12 years ago
test: Move runCommand to helper function file. More... over 12 years ago
Recognize GPL version in notices without "of the License". More... about 13 years ago
Fix version output for GPL notices without "as published by". More... about 13 years ago
Recognize another variant of libpng license. More... about 13 years ago
Recognize Microsoft Permissive License (Ms-PL) More... about 13 years ago
Recognize more variations of MIT/X11 license. More... about 13 years ago
Add additional regexp for MIT licenses. More... over 13 years ago