updating copywrite/authors

git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@4364 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
Kurtis Heimerl 2012-10-27 10:25:06 +00:00
parent 32c9608a84
commit e9efd58ffc

View file

@ -37,24 +37,30 @@ const char* gOpenBTSWelcome =
"OpenBTS\n"
"Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc.\n"
"Copyright 2010 Kestrel Signal Processing, Inc.\n"
"Copyright 2011 Range Networks, Inc.\n"
"Release " VERSION " formal build date " __DATE__ "\n"
"\"OpenBTS\" is a trademark of Range Networks, Inc.\n"
"Copyright 2011, 2012 Range Networks, Inc.\n"
"Public Release " VERSION " formal build date " __DATE__ "\n"
"\"OpenBTS\" is a registered trademark of Range Networks, Inc.\n"
"\nContributors:\n"
" Range Networks, Inc.:\n"
" David Burgess, Harvind Samra, Donald Kirker, Doug Brown\n"
" David Burgess, Harvind Samra, Donald Kirker, Doug Brown,\n"
" Pat Thompson, Kurtis Heimerl\n"
" Kestrel Signal Processing, Inc.:\n"
" David Burgess, Harvind Samra, Raffi Sevlian, Roshan Baliga\n"
" GNU Radio:\n"
" Johnathan Corgan\n"
" Others:\n"
" Anne Kwong, Jacob Appelbaum, Joshua Lackey, Alon Levy\n"
" Alexander Chemeris, Alberto Escudero-Pascual\n"
"Incorporated GPL libraries and components:\n"
" libosip2 (LGPL), liportp2 (LGPL)"
" Alexander Chemeris, Alberto Escudero-Pascual, Thomas Tsou\n"
"Incorporated L/GPL libraries and components:\n"
" libosip2, LGPL, 2.1 Copyright 2001-2007 Aymeric MOIZARD jack@atosc.org\n"
" libortp, LGPL, 2.1 Copyright 2001 Simon MORLAT simon.morlat@linphone.org\n"
" libusb, LGPL 2.1, various copyright holders, www.libusb.org\n"
#ifdef HAVE_LIBREADLINE
", readline"
", libreadline, GPLv3, www.gnu.org/software/readline/"
#endif
"Incorporated BSD/MIT libraries and components:\n"
"Incorporated public domain libraries and components:\n"
" sqlite3, released to public domain 15 Sept 2001, www.sqlite.org\n"
"\n"
"\nThis program comes with ABSOLUTELY NO WARRANTY.\n"
"\nUse of this software may be subject to other legal restrictions,\n"