]> git.e2factory.org Git - e2factory.git/commit
Create licence class and move all licence handling into own module
authorTobias Ulmer <tu@emlix.com>
Wed, 5 Feb 2014 14:24:44 +0000 (15:24 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commitfa36bc15abbc83af6f389c7e0bd44779dfae18d4
treeb192ce8d457d9e373e28938da19a6b5f9ab9728a
parent68c213af671b181fe6fb0e781b0b303138ea7a55
Create licence class and move all licence handling into own module

In addition to all the motions of moving licence out of e2tool, the
following bugs should be fixed in this commit:

svn plugin: Fix bz#123, include LicenceID in SourceID calculation
cvs plugin: Fix bz#126, backtrace when calculating LicenceID

Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/Makefile
local/e2-ls-project.lua
local/e2tool.lua
local/licence.lua [new file with mode: 0644]
local/scm.lua
plugins/collect_project.lua
plugins/cvs.lua
plugins/files.lua
plugins/git.lua
plugins/svn.lua