diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-27 21:18:25 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-27 21:18:25 +0000 |
commit | 7e8ff261b64264f93e09a33a76091d431477aa04 (patch) | |
tree | 90ee2b5c7af590792c7fbf40833f7aa3c3b62df4 /conf | |
parent | 01a6be99e42d0802dec1c55efc753905c12d1858 (diff) |
Merge oe-devel@oe-devel.bkbits.net:packages
into handhelds.org:/home/kergoth/code/packages
2004/11/27 22:15:47+01:00 dyndns.org!reenoo
sablevm: Update to 1.1.7; add LICENSE; enable compressed classpath
BKrev: 41a8ef214tLv4Mp53F2m3rv7RkY7ww
Diffstat (limited to 'conf')
-rw-r--r-- | conf/licenses.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/licenses.conf b/conf/licenses.conf index 400c27f037..247c668943 100644 --- a/conf/licenses.conf +++ b/conf/licenses.conf @@ -1,2 +1,2 @@ SRC_DISTRIBUTE_LICENSES = "GPL GPLv2 BSD LGPL Apache-2.0 BZIP2 QPL AFL" -SRC_DISTRIBUTE_LICENSES += "NTP MIT Sleepycat" +SRC_DISTRIBUTE_LICENSES += "NTP MIT Sleepycat Classpath" |