blob: 242bbcbd5467143dbd3a8cf75120caa39c395f45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# Notice #
Developed at [The Apache Software Foundation][1].
Core software:
* Copyright (C) 2008 Damien Katz <damien@apache.org>.
* Copyright (C) 2008 Jan Lehnardt <jan@apache.org>.
* Copyright (C) 2008 Christopher Lenz <cmlenz@apache.org>.
* Copyright (C) 2008 Noah Slater <nslater@apache.org>.
Supporting software:
* m4/ac_check_icu.m4 (Copyright (C) 2005 Akos Maroy <darkeye@tyrell.hu>.)
* share/www/script/jquery.js (Copyright (C) 2008 John Resig.)
* share/www/script/json2.js (This file is in the public domain.)
* src/couch_inets (Copyright (C) 1999 Ericsson Utvecklings AB.)
[1]: http://www.apache.org/
|