]> git.e2factory.org Git - e2factory.git/commit
source: add licences() method just like file_class
authorTobias Ulmer <tu@emlix.com>
Fri, 3 Mar 2017 17:35:40 +0000 (18:35 +0100)
committerTobias Ulmer <tu@emlix.com>
Fri, 3 Mar 2017 17:35:43 +0000 (18:35 +0100)
commit0a998666b75bd4096744988a05f03f27ad9650d4
tree5e51c6d0e6b6bc315a2e4497504425ae02923487
parentfe15596b7047622ff815c88e1dbf8ea346f7c1b4
source: add licences() method just like file_class

Saves a lot of string list copying that's better done in an explicit
fashion.  get_licences()/set_licences() stay until all extensions are
updated.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
local/source.lua