Change license to CC0.

This commit is contained in:
Will
2019-04-20 01:31:19 -06:00
parent 7a79b6af1d
commit d4373ee192
2 changed files with 29 additions and 21 deletions

View File

@@ -3,4 +3,7 @@ C# library for parsing and reading BSP (Binary Space Partition) structures in Qu
The classes in this project exist to parse and store BSP structure information from various formats from many Quake engine forks.
Eventually the BSP Importer for Unity3D and the BSP Decompiler projects will both use this library.
Eventually the BSP Importer for Unity3D and the BSP Decompiler projects will both use this library.
<a href="http://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img src="https://licensebuttons.net/p/zero/1.0/88x31.png" alt="Creative Commons 0" /></a><br>
To the extent possible under law, <a href="https://github.com/wfowler1">wfowler1</a> has waived all copyright and related or neighboring rights to LibBSP. This work is published from: United States.