Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | urg: fix license | Thomas Petazzoni | 2013-03-18 | 1 | -1/+1 |
| | | | | | | | | | | | | The urg.mk file mentions a LGPLv3+ license. However, none of the source code in the urg package carries a copyright notice that indicates the "v3 or later". The only license information we have is the COPYING file, that contains the text of the LGPLv3 license. Therefore, we should probably assume that the code is under LGPLv3 only. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | urg: new package | Samuel Martin | 2013-03-17 | 2 | -0/+40 |
[Peter: drop 'library' from name] Cc: Eric Jarrige <eric.jarrige@armadeus.org> Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |