[FIX] Better detection of GPL3 ... add match for "GNU GPL v3"
authorRobin Luckey <robin@ohloh.net>
Mon, 15 Sep 2008 21:17:18 +0000 (14:17 -0700)
committerRobin Luckey <robin@ohloh.net>
Mon, 15 Sep 2008 21:17:18 +0000 (14:17 -0700)
commit61daf250c3e9e0981323101ab75cad7974023d84
treecb718b294cda7b755a991923bede0a64f37a6ec0
parent355b33a216f9a90463cd3d16e6f211defd258f09
[FIX] Better detection of GPL3 ... add match for "GNU GPL v3"
lib/licenses/license_map.rb
test/expected_licenses/gpl3_t2 [new file with mode: 0644]
test/src_licenses/gpl3_t2.cs [new file with mode: 0644]
test/unit/license_sniffer_test.rb