diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 08:08:19 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 08:08:19 +0000 |
commit | 2d0b3715d266aa2adc5639a0ba50c5170469ebef (patch) | |
tree | 218882e44d9653af8d9e7274f0ebf9175098982d /conf/licenses.conf | |
parent | dd81b9c0783482953b934ad6f9db20af42bc649a (diff) |
The Apache-2.0, BZIP2, and QPL licenses all allow redistribution
BKrev: 41931df37lBsCT6B958Luxwj7V2F3Q
Diffstat (limited to 'conf/licenses.conf')
-rw-r--r-- | conf/licenses.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/licenses.conf b/conf/licenses.conf index e69de29bb2..ae6e10a7f0 100644 --- a/conf/licenses.conf +++ b/conf/licenses.conf @@ -0,0 +1 @@ +SRC_DISTRIBUTE_LICENSES = "GPL GPLv2 BSD LGPL Apache-2.0 BZIP2 QPL" |