FS#4085 - License field on net interface
Attached to Project:
AUR web interface
Opened by Jeff Mickey (codemac) - Wednesday, 01 March 2006, 08:15 GMT
Opened by Jeff Mickey (codemac) - Wednesday, 01 March 2006, 08:15 GMT
|
Details
I think it would be good to have the license variable
somewhere shown on package details. Due to different license
restrictions on packages, it is important for a user to know
what they are legally binding themselves to if they use a
package, especially if they are getting unsupported items
off of the aur.
|
This task depends upon
Closed by Jaroslaw Swierczynski (swiergot)
Tuesday, 22 August 2006, 14:18 GMT
Reason for closing: Implemented
Tuesday, 22 August 2006, 14:18 GMT
Reason for closing: Implemented
I solved it adding a License field - varchar(40) in the packages table in the mysql db and making the changes described in the following patches.