Switched to CC0 since it is recognized by GitHub

This commit is contained in:
Joshua Brookover
2016-09-11 16:49:32 -05:00
parent 0514e615f2
commit 6eabf94dc0
14 changed files with 227 additions and 18 deletions

10
LICENSE
View File

@@ -1,5 +1,9 @@
Copyright (C) 2016 Joshua Brookover
bgfx.cmake - bgfx building in cmake
Written in 2016 by Joshua Brookover <josh@jalb.me>
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
To the extent possible under law, the author(s) have dedicated all copyright
and related and neighboring rights to this software to the public domain
worldwide. This software is distributed without any warranty.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
You should have received a copy of the CC0 Public Domain Dedication along with
this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.