diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-20 20:53:42 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-20 20:53:42 +0000 |
commit | 0941b6320fefdbcb188b179295dd90e880cf6a5c (patch) | |
tree | 1487c7b2b2a9aef494a44a947c39476671b13d1a /conf | |
parent | 2001d3fb16901b975882d071866c7f2634ada9c8 (diff) |
Fix URI to db 3.2.9 and add LICENSE.
BKrev: 419faed6weSJeLhU89yzL3ZyhusJ3A
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 e8a3ddae87..400c27f037 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" +SRC_DISTRIBUTE_LICENSES += "NTP MIT Sleepycat" |