forked from cory/tildefriends
sandboxos => tildefriends
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3157 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
46
COPYING
Normal file
46
COPYING
Normal file
@ -0,0 +1,46 @@
|
||||
sandboxos - An operating system for the web.
|
||||
Copyright (C) 2014 Cory McWilliams <cory@unprompted.com>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as
|
||||
published by the Free Software Foundation, either version 3 of the
|
||||
License, or (at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Additional permission under GNU GPL version 3 section 7
|
||||
|
||||
If you modify this Program, or any covered work, by linking or combining it
|
||||
with V8 (or a modified version of that library), containing parts covered by
|
||||
the terms of the New BSD License, the licensors of this Program grant you
|
||||
additional permission to convey the resulting work. {Corresponding Source for
|
||||
a non-source form of such a combination shall include the source code for the
|
||||
parts of V8 used as well as that of the covered work.}
|
||||
|
||||
If you modify this Program, or any covered work, by linking or combining it
|
||||
with libuv (or a modified version of that library), containing parts covered by
|
||||
the terms of the MIT License, the licensors of this Program grant you
|
||||
additional permission to convey the resulting work. {Corresponding Source for
|
||||
a non-source form of such a combination shall include the source code for the
|
||||
parts of libuv used as well as that of the covered work.}
|
||||
|
||||
If you modify this Program, or any covered work, by linking or combining it
|
||||
with liblmdb (or a modified version of that library), containing parts covered
|
||||
by the terms of the OpenLDAP Public License, the licensors of this Program
|
||||
grant you additional permission to convey the resulting work. {Corresponding
|
||||
Source for a non-source form of such a combination shall include the source
|
||||
code for the parts of liblmdb used as well as that of the covered work.}
|
||||
|
||||
If you modify this Program, or any covered work, by linking or combining it
|
||||
with javascript-bcrypt (or a modified version of that library), containing
|
||||
parts covered by the terms of the New BSD License, the licensors of this
|
||||
Program grant you additional permission to convey the resulting work.
|
||||
{Corresponding Source for a non-source form of such a combination shall include
|
||||
the source code for the parts of javascript-bcrypt used as well as that of the
|
||||
covered work.}
|
Reference in New Issue
Block a user