diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-20 05:22:30 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-20 05:22:30 +0000 |
commit | 3caed4899f3cde2c1a22317117bc9a66047260da (patch) | |
tree | 584c9749dbf14d9079f3333c5577dae3244cc602 /conf | |
parent | 85298896358e571994af860fd41356e423910403 (diff) |
Add LICENSE to libxrender, add MIT & NTP to the list of distributable licenses.
BKrev: 419ed496Bnvie_sGpJ9LxCRhP0rpzw
Diffstat (limited to '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 262ddc5df9..e8a3ddae87 100644 --- a/conf/licenses.conf +++ b/conf/licenses.conf @@ -1 +1,2 @@ SRC_DISTRIBUTE_LICENSES = "GPL GPLv2 BSD LGPL Apache-2.0 BZIP2 QPL AFL" +SRC_DISTRIBUTE_LICENSES += "NTP MIT" |