diff --git a/LICENSE b/LICENSE index f288702d2..79cea8765 100644 --- a/LICENSE +++ b/LICENSE @@ -1,674 +1,28 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU 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 General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see . - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - Copyright (C) - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -. +BSD 3-Clause License + +Copyright (c) 2023, Princeton University + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/process_mesh/blender_object.cpp b/process_mesh/blender_object.cpp index a011d0210..efdfe0506 100644 --- a/process_mesh/blender_object.cpp +++ b/process_mesh/blender_object.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/blender_object.hpp b/process_mesh/blender_object.hpp index e3ede376e..4f48977b4 100644 --- a/process_mesh/blender_object.hpp +++ b/process_mesh/blender_object.hpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/camera_view.cpp b/process_mesh/camera_view.cpp index 258e0632c..3c12a4e79 100644 --- a/process_mesh/camera_view.cpp +++ b/process_mesh/camera_view.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/camera_view.hpp b/process_mesh/camera_view.hpp index f3684d644..d0f713295 100644 --- a/process_mesh/camera_view.hpp +++ b/process_mesh/camera_view.hpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/io.cpp b/process_mesh/io.cpp index ac95ee53a..0c637fd53 100644 --- a/process_mesh/io.cpp +++ b/process_mesh/io.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/io.hpp b/process_mesh/io.hpp index 01b8394b0..c8ad6dbd6 100644 --- a/process_mesh/io.hpp +++ b/process_mesh/io.hpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/load_blender_mesh.cpp b/process_mesh/load_blender_mesh.cpp index 48dd66a7a..3d58362bf 100644 --- a/process_mesh/load_blender_mesh.cpp +++ b/process_mesh/load_blender_mesh.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/load_blender_mesh.hpp b/process_mesh/load_blender_mesh.hpp index 21ccd18ee..c1a6d2b9e 100644 --- a/process_mesh/load_blender_mesh.hpp +++ b/process_mesh/load_blender_mesh.hpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/main.cpp b/process_mesh/main.cpp index 0ad6ec5d6..12333b62e 100644 --- a/process_mesh/main.cpp +++ b/process_mesh/main.cpp @@ -1,8 +1,8 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson -// Date Signed: May 2 2023 + #include #if SYSTEM_NUM == 0 diff --git a/process_mesh/show.py b/process_mesh/show.py index c71fbc3b8..7416b9ffc 100644 --- a/process_mesh/show.py +++ b/process_mesh/show.py @@ -1,5 +1,5 @@ ## Copyright (c) Princeton University. -## This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +## This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. ## Authors: Lahav Lipson ## Date Signed: May 2 2023 diff --git a/process_mesh/string_tools.cpp b/process_mesh/string_tools.cpp index 7ab47eb56..b6d96aaa9 100644 --- a/process_mesh/string_tools.cpp +++ b/process_mesh/string_tools.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/string_tools.hpp b/process_mesh/string_tools.hpp index 8473f5593..76ec05ad8 100644 --- a/process_mesh/string_tools.hpp +++ b/process_mesh/string_tools.hpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/utils.cpp b/process_mesh/utils.cpp index 816a5bd5e..075a804c1 100644 --- a/process_mesh/utils.cpp +++ b/process_mesh/utils.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/process_mesh/utils.hpp b/process_mesh/utils.hpp index 4431becdd..00026747c 100644 --- a/process_mesh/utils.hpp +++ b/process_mesh/utils.hpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Lahav Lipson // Date Signed: May 2 2023 diff --git a/worldgen/asset_demo.py b/worldgen/asset_demo.py index 330e64a4f..73439740d 100644 --- a/worldgen/asset_demo.py +++ b/worldgen/asset_demo.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. import argparse import os diff --git a/worldgen/assets/blender_rock.py b/worldgen/assets/blender_rock.py index 3f2f87201..c4b2b2d15 100644 --- a/worldgen/assets/blender_rock.py +++ b/worldgen/assets/blender_rock.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/boulder.py b/worldgen/assets/boulder.py index 5948097ab..3b9307624 100644 --- a/worldgen/assets/boulder.py +++ b/worldgen/assets/boulder.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/cactus/__init__.py b/worldgen/assets/cactus/__init__.py index 575786fcd..2b6e36f4b 100644 --- a/worldgen/assets/cactus/__init__.py +++ b/worldgen/assets/cactus/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date: April 13 2023 diff --git a/worldgen/assets/cactus/base.py b/worldgen/assets/cactus/base.py index 7a1b1ab09..75ceb94c5 100644 --- a/worldgen/assets/cactus/base.py +++ b/worldgen/assets/cactus/base.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/cactus/columnar.py b/worldgen/assets/cactus/columnar.py index 004aab00f..85c2a7542 100644 --- a/worldgen/assets/cactus/columnar.py +++ b/worldgen/assets/cactus/columnar.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/cactus/generate.py b/worldgen/assets/cactus/generate.py index 502906fa8..c5843d207 100644 --- a/worldgen/assets/cactus/generate.py +++ b/worldgen/assets/cactus/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/cactus/globular.py b/worldgen/assets/cactus/globular.py index 06b568b8d..3f64ba5c2 100644 --- a/worldgen/assets/cactus/globular.py +++ b/worldgen/assets/cactus/globular.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/cactus/kalidium.py b/worldgen/assets/cactus/kalidium.py index a51c1c397..6ccbad2bb 100644 --- a/worldgen/assets/cactus/kalidium.py +++ b/worldgen/assets/cactus/kalidium.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/cactus/pricky_pear.py b/worldgen/assets/cactus/pricky_pear.py index 4bd82197e..73fc68024 100644 --- a/worldgen/assets/cactus/pricky_pear.py +++ b/worldgen/assets/cactus/pricky_pear.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/cactus/spike.py b/worldgen/assets/cactus/spike.py index d5a7ccb65..4f7ca3cc7 100644 --- a/worldgen/assets/cactus/spike.py +++ b/worldgen/assets/cactus/spike.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/caustics_lamp.py b/worldgen/assets/caustics_lamp.py index 3cd9f6a3f..35a079c78 100644 --- a/worldgen/assets/caustics_lamp.py +++ b/worldgen/assets/caustics_lamp.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick, Lingjie Mei # Date Signed: May 30, 2023 diff --git a/worldgen/assets/cloud/cloud.py b/worldgen/assets/cloud/cloud.py index 6c8ad43d2..c2d4be8ea 100644 --- a/worldgen/assets/cloud/cloud.py +++ b/worldgen/assets/cloud/cloud.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hei Law # Date Signed: Jun 14, 2023 diff --git a/worldgen/assets/cloud/generate.py b/worldgen/assets/cloud/generate.py index ea32db5cd..59c593356 100644 --- a/worldgen/assets/cloud/generate.py +++ b/worldgen/assets/cloud/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hei Law # Date Signed: Jun 14, 2023 diff --git a/worldgen/assets/cloud/node.py b/worldgen/assets/cloud/node.py index 3f8d9955c..f72573154 100644 --- a/worldgen/assets/cloud/node.py +++ b/worldgen/assets/cloud/node.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hei Law # Date Signed: Jun 14, 2023 diff --git a/worldgen/assets/corals/__init__.py b/worldgen/assets/corals/__init__.py index 1ab104bd5..52205ad61 100644 --- a/worldgen/assets/corals/__init__.py +++ b/worldgen/assets/corals/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/base.py b/worldgen/assets/corals/base.py index 4c702627e..f9922960f 100644 --- a/worldgen/assets/corals/base.py +++ b/worldgen/assets/corals/base.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/diff_growth.py b/worldgen/assets/corals/diff_growth.py index ba2625810..9fc31fce6 100644 --- a/worldgen/assets/corals/diff_growth.py +++ b/worldgen/assets/corals/diff_growth.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/elkhorn.py b/worldgen/assets/corals/elkhorn.py index ed4f7bc82..b33c07f91 100644 --- a/worldgen/assets/corals/elkhorn.py +++ b/worldgen/assets/corals/elkhorn.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/fan.py b/worldgen/assets/corals/fan.py index 027c3771e..62d40b887 100644 --- a/worldgen/assets/corals/fan.py +++ b/worldgen/assets/corals/fan.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/generate.py b/worldgen/assets/corals/generate.py index 6ddebb210..ac67a9de1 100644 --- a/worldgen/assets/corals/generate.py +++ b/worldgen/assets/corals/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/laplacian.py b/worldgen/assets/corals/laplacian.py index 77335a712..5f6e80e76 100644 --- a/worldgen/assets/corals/laplacian.py +++ b/worldgen/assets/corals/laplacian.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/reaction_diffusion.py b/worldgen/assets/corals/reaction_diffusion.py index 6d74b589b..394941417 100644 --- a/worldgen/assets/corals/reaction_diffusion.py +++ b/worldgen/assets/corals/reaction_diffusion.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/star.py b/worldgen/assets/corals/star.py index 3017da77c..b3a791574 100644 --- a/worldgen/assets/corals/star.py +++ b/worldgen/assets/corals/star.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/tentacles.py b/worldgen/assets/corals/tentacles.py index 3d181d3c3..89d83a391 100644 --- a/worldgen/assets/corals/tentacles.py +++ b/worldgen/assets/corals/tentacles.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/tree.py b/worldgen/assets/corals/tree.py index 89e0f5d6f..44a5a6ec4 100644 --- a/worldgen/assets/corals/tree.py +++ b/worldgen/assets/corals/tree.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/corals/tube.py b/worldgen/assets/corals/tube.py index 9b8c390b5..f691657d9 100644 --- a/worldgen/assets/corals/tube.py +++ b/worldgen/assets/corals/tube.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/creatures/animation/curve_slither.py b/worldgen/assets/creatures/animation/curve_slither.py index 081aacb86..593419112 100644 --- a/worldgen/assets/creatures/animation/curve_slither.py +++ b/worldgen/assets/creatures/animation/curve_slither.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/animation/driver_repeated.py b/worldgen/assets/creatures/animation/driver_repeated.py index aeaef4d8f..8170352c2 100644 --- a/worldgen/assets/creatures/animation/driver_repeated.py +++ b/worldgen/assets/creatures/animation/driver_repeated.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/animation/driver_wiggle.py b/worldgen/assets/creatures/animation/driver_wiggle.py index aed8c2ee3..887ad4a01 100644 --- a/worldgen/assets/creatures/animation/driver_wiggle.py +++ b/worldgen/assets/creatures/animation/driver_wiggle.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/animation/idle.py b/worldgen/assets/creatures/animation/idle.py index c60ba81a9..4700b6fd5 100644 --- a/worldgen/assets/creatures/animation/idle.py +++ b/worldgen/assets/creatures/animation/idle.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/animation/run_cycle.py b/worldgen/assets/creatures/animation/run_cycle.py index 91ec16dd0..356de14ea 100644 --- a/worldgen/assets/creatures/animation/run_cycle.py +++ b/worldgen/assets/creatures/animation/run_cycle.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/boid_swarm.py b/worldgen/assets/creatures/boid_swarm.py index 853a0c218..847b3224a 100644 --- a/worldgen/assets/creatures/boid_swarm.py +++ b/worldgen/assets/creatures/boid_swarm.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/cloth_sim.py b/worldgen/assets/creatures/cloth_sim.py index 6eabbb07d..0bc9c19e7 100644 --- a/worldgen/assets/creatures/cloth_sim.py +++ b/worldgen/assets/creatures/cloth_sim.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/creature.py b/worldgen/assets/creatures/creature.py index 3231686d1..3fc266c99 100644 --- a/worldgen/assets/creatures/creature.py +++ b/worldgen/assets/creatures/creature.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/creature_util.py b/worldgen/assets/creatures/creature_util.py index 0d968c68d..13b9ea580 100644 --- a/worldgen/assets/creatures/creature_util.py +++ b/worldgen/assets/creatures/creature_util.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/generate.py b/worldgen/assets/creatures/generate.py index 72dd7c6ed..ad07a6fad 100644 --- a/worldgen/assets/creatures/generate.py +++ b/worldgen/assets/creatures/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/genome.py b/worldgen/assets/creatures/genome.py index e6be78cd1..c5601ff3e 100644 --- a/worldgen/assets/creatures/genome.py +++ b/worldgen/assets/creatures/genome.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/genomes/beetle.py b/worldgen/assets/creatures/genomes/beetle.py index 3b37842a8..f698ba431 100644 --- a/worldgen/assets/creatures/genomes/beetle.py +++ b/worldgen/assets/creatures/genomes/beetle.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/genomes/bird.py b/worldgen/assets/creatures/genomes/bird.py index 50579a841..4ad85a29b 100644 --- a/worldgen/assets/creatures/genomes/bird.py +++ b/worldgen/assets/creatures/genomes/bird.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alexander Raistrick: regular bird, hair params diff --git a/worldgen/assets/creatures/genomes/carnivore.py b/worldgen/assets/creatures/genomes/carnivore.py index 6b1556a04..9f9666f1b 100644 --- a/worldgen/assets/creatures/genomes/carnivore.py +++ b/worldgen/assets/creatures/genomes/carnivore.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/genomes/crustacean.py b/worldgen/assets/creatures/genomes/crustacean.py index d93002bb0..519f83cad 100644 --- a/worldgen/assets/creatures/genomes/crustacean.py +++ b/worldgen/assets/creatures/genomes/crustacean.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/genomes/fish.py b/worldgen/assets/creatures/genomes/fish.py index 843079d74..ebff01157 100644 --- a/worldgen/assets/creatures/genomes/fish.py +++ b/worldgen/assets/creatures/genomes/fish.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alexander Raistrick: FishSchoolFactory, basic version of FishFactory, anim & simulation diff --git a/worldgen/assets/creatures/genomes/herbivore.py b/worldgen/assets/creatures/genomes/herbivore.py index e85ace20a..c4d3fb01e 100644 --- a/worldgen/assets/creatures/genomes/herbivore.py +++ b/worldgen/assets/creatures/genomes/herbivore.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/genomes/reptile.py b/worldgen/assets/creatures/genomes/reptile.py index 3b68fb118..0ef2b77e5 100644 --- a/worldgen/assets/creatures/genomes/reptile.py +++ b/worldgen/assets/creatures/genomes/reptile.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Hongyu Wen: primary author diff --git a/worldgen/assets/creatures/geometry/blending.py b/worldgen/assets/creatures/geometry/blending.py index 284aa82ea..7ede0070a 100644 --- a/worldgen/assets/creatures/geometry/blending.py +++ b/worldgen/assets/creatures/geometry/blending.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Jia Deng # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/geometry/curve.py b/worldgen/assets/creatures/geometry/curve.py index 7dc063037..770418162 100644 --- a/worldgen/assets/creatures/geometry/curve.py +++ b/worldgen/assets/creatures/geometry/curve.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/geometry/lofting.py b/worldgen/assets/creatures/geometry/lofting.py index 047979334..c02fd2474 100644 --- a/worldgen/assets/creatures/geometry/lofting.py +++ b/worldgen/assets/creatures/geometry/lofting.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/geometry/metaballs.py b/worldgen/assets/creatures/geometry/metaballs.py index 7095410c1..dabeba748 100644 --- a/worldgen/assets/creatures/geometry/metaballs.py +++ b/worldgen/assets/creatures/geometry/metaballs.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/geometry/nurbs.py b/worldgen/assets/creatures/geometry/nurbs.py index 1f5ea7ab7..a814fda86 100644 --- a/worldgen/assets/creatures/geometry/nurbs.py +++ b/worldgen/assets/creatures/geometry/nurbs.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/geometry/skin_ops.py b/worldgen/assets/creatures/geometry/skin_ops.py index a872c7e09..decd718fb 100644 --- a/worldgen/assets/creatures/geometry/skin_ops.py +++ b/worldgen/assets/creatures/geometry/skin_ops.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/hair.py b/worldgen/assets/creatures/hair.py index f1d36b796..937ecd810 100644 --- a/worldgen/assets/creatures/hair.py +++ b/worldgen/assets/creatures/hair.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/nodegroups/attach.py b/worldgen/assets/creatures/nodegroups/attach.py index 0c5cf54f0..36a29b878 100644 --- a/worldgen/assets/creatures/nodegroups/attach.py +++ b/worldgen/assets/creatures/nodegroups/attach.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/nodegroups/curve.py b/worldgen/assets/creatures/nodegroups/curve.py index 6d64ad137..f259417e1 100644 --- a/worldgen/assets/creatures/nodegroups/curve.py +++ b/worldgen/assets/creatures/nodegroups/curve.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/nodegroups/geometry.py b/worldgen/assets/creatures/nodegroups/geometry.py index 4d52acd67..ddffd9a02 100644 --- a/worldgen/assets/creatures/nodegroups/geometry.py +++ b/worldgen/assets/creatures/nodegroups/geometry.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/nodegroups/hair.py b/worldgen/assets/creatures/nodegroups/hair.py index c4b11ec22..4e9635f69 100644 --- a/worldgen/assets/creatures/nodegroups/hair.py +++ b/worldgen/assets/creatures/nodegroups/hair.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/nodegroups/math.py b/worldgen/assets/creatures/nodegroups/math.py index 63ec3caa5..3d9f26127 100644 --- a/worldgen/assets/creatures/nodegroups/math.py +++ b/worldgen/assets/creatures/nodegroups/math.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/nodegroups/sculpt_v1.py b/worldgen/assets/creatures/nodegroups/sculpt_v1.py index 46208f175..60ffc1fd4 100644 --- a/worldgen/assets/creatures/nodegroups/sculpt_v1.py +++ b/worldgen/assets/creatures/nodegroups/sculpt_v1.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/nodegroups/shader.py b/worldgen/assets/creatures/nodegroups/shader.py index 84852a899..d75749e93 100644 --- a/worldgen/assets/creatures/nodegroups/shader.py +++ b/worldgen/assets/creatures/nodegroups/shader.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang and Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/beak.py b/worldgen/assets/creatures/parts/beak.py index cbf481d72..9a922e30e 100644 --- a/worldgen/assets/creatures/parts/beak.py +++ b/worldgen/assets/creatures/parts/beak.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hongyu Wen # Date Signed: June 13, 2023 diff --git a/worldgen/assets/creatures/parts/body.py b/worldgen/assets/creatures/parts/body.py index 0ed642f36..c45c1c5db 100644 --- a/worldgen/assets/creatures/parts/body.py +++ b/worldgen/assets/creatures/parts/body.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/chameleon.py b/worldgen/assets/creatures/parts/chameleon.py index aaa15c316..5c83787b0 100644 --- a/worldgen/assets/creatures/parts/chameleon.py +++ b/worldgen/assets/creatures/parts/chameleon.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hongyu Wen # Date Signed: June 13, 2023 diff --git a/worldgen/assets/creatures/parts/crustacean/antenna.py b/worldgen/assets/creatures/parts/crustacean/antenna.py index 8d9a86aed..7a550aafc 100644 --- a/worldgen/assets/creatures/parts/crustacean/antenna.py +++ b/worldgen/assets/creatures/parts/crustacean/antenna.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/parts/crustacean/body.py b/worldgen/assets/creatures/parts/crustacean/body.py index 1dc07d455..7806ee22c 100644 --- a/worldgen/assets/creatures/parts/crustacean/body.py +++ b/worldgen/assets/creatures/parts/crustacean/body.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/parts/crustacean/claw.py b/worldgen/assets/creatures/parts/crustacean/claw.py index d837ef14d..87156b5e3 100644 --- a/worldgen/assets/creatures/parts/crustacean/claw.py +++ b/worldgen/assets/creatures/parts/crustacean/claw.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/parts/crustacean/eye.py b/worldgen/assets/creatures/parts/crustacean/eye.py index 1693c0f71..62589b4cb 100644 --- a/worldgen/assets/creatures/parts/crustacean/eye.py +++ b/worldgen/assets/creatures/parts/crustacean/eye.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/parts/crustacean/fin.py b/worldgen/assets/creatures/parts/crustacean/fin.py index 63017b23e..0e617499d 100644 --- a/worldgen/assets/creatures/parts/crustacean/fin.py +++ b/worldgen/assets/creatures/parts/crustacean/fin.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/parts/crustacean/leg.py b/worldgen/assets/creatures/parts/crustacean/leg.py index 177205b07..a4f31fb62 100644 --- a/worldgen/assets/creatures/parts/crustacean/leg.py +++ b/worldgen/assets/creatures/parts/crustacean/leg.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/parts/crustacean/tail.py b/worldgen/assets/creatures/parts/crustacean/tail.py index f854c0353..a14180a65 100644 --- a/worldgen/assets/creatures/parts/crustacean/tail.py +++ b/worldgen/assets/creatures/parts/crustacean/tail.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/parts/eye.py b/worldgen/assets/creatures/parts/eye.py index 508891a5f..96b167c18 100644 --- a/worldgen/assets/creatures/parts/eye.py +++ b/worldgen/assets/creatures/parts/eye.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/eye_new.py b/worldgen/assets/creatures/parts/eye_new.py index 0ec655765..20b5d4280 100644 --- a/worldgen/assets/creatures/parts/eye_new.py +++ b/worldgen/assets/creatures/parts/eye_new.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/assets/creatures/parts/fin_old.py b/worldgen/assets/creatures/parts/fin_old.py index 225f28e0c..491a2beea 100644 --- a/worldgen/assets/creatures/parts/fin_old.py +++ b/worldgen/assets/creatures/parts/fin_old.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/foot.py b/worldgen/assets/creatures/parts/foot.py index 32552bc11..ec4b470a0 100644 --- a/worldgen/assets/creatures/parts/foot.py +++ b/worldgen/assets/creatures/parts/foot.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/generic_nurbs.py b/worldgen/assets/creatures/parts/generic_nurbs.py index 3019172a8..6471a1670 100644 --- a/worldgen/assets/creatures/parts/generic_nurbs.py +++ b/worldgen/assets/creatures/parts/generic_nurbs.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/head.py b/worldgen/assets/creatures/parts/head.py index 9c1c6f05e..3c905964d 100644 --- a/worldgen/assets/creatures/parts/head.py +++ b/worldgen/assets/creatures/parts/head.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/head_detail.py b/worldgen/assets/creatures/parts/head_detail.py index 4204e3664..5e2830082 100644 --- a/worldgen/assets/creatures/parts/head_detail.py +++ b/worldgen/assets/creatures/parts/head_detail.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/hoof.py b/worldgen/assets/creatures/parts/hoof.py index 30d2a0bf1..1fdefab12 100644 --- a/worldgen/assets/creatures/parts/hoof.py +++ b/worldgen/assets/creatures/parts/hoof.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hongyu Wen # Date Signed: June 13, 2023 diff --git a/worldgen/assets/creatures/parts/horn.py b/worldgen/assets/creatures/parts/horn.py index dc1e86bfe..aec76e9da 100644 --- a/worldgen/assets/creatures/parts/horn.py +++ b/worldgen/assets/creatures/parts/horn.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hongyu Wen # Date Signed: June 13, 2023 diff --git a/worldgen/assets/creatures/parts/leg.py b/worldgen/assets/creatures/parts/leg.py index f133cb129..eb7b41429 100644 --- a/worldgen/assets/creatures/parts/leg.py +++ b/worldgen/assets/creatures/parts/leg.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/reptile_detail.py b/worldgen/assets/creatures/parts/reptile_detail.py index 4792f687e..0a9f6798b 100644 --- a/worldgen/assets/creatures/parts/reptile_detail.py +++ b/worldgen/assets/creatures/parts/reptile_detail.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hongyu Wen # Date Signed: June 13, 2023 diff --git a/worldgen/assets/creatures/parts/ridged_fin.py b/worldgen/assets/creatures/parts/ridged_fin.py index 652ebef13..f810f0085 100644 --- a/worldgen/assets/creatures/parts/ridged_fin.py +++ b/worldgen/assets/creatures/parts/ridged_fin.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/assets/creatures/parts/tail.py b/worldgen/assets/creatures/parts/tail.py index 5c6f42e58..949013792 100644 --- a/worldgen/assets/creatures/parts/tail.py +++ b/worldgen/assets/creatures/parts/tail.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/parts/utils/draw.py b/worldgen/assets/creatures/parts/utils/draw.py index a2eefd8dd..392b4f82d 100644 --- a/worldgen/assets/creatures/parts/utils/draw.py +++ b/worldgen/assets/creatures/parts/utils/draw.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: June 8 2023 diff --git a/worldgen/assets/creatures/parts/wings.py b/worldgen/assets/creatures/parts/wings.py index af1f1e339..e6e5b3541 100644 --- a/worldgen/assets/creatures/parts/wings.py +++ b/worldgen/assets/creatures/parts/wings.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alexander Raistrick: base version diff --git a/worldgen/assets/creatures/rigging.py b/worldgen/assets/creatures/rigging.py index 0d46bc0a7..9413cd61a 100644 --- a/worldgen/assets/creatures/rigging.py +++ b/worldgen/assets/creatures/rigging.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/tools/dev_script_save_nurbs_handles.py b/worldgen/assets/creatures/tools/dev_script_save_nurbs_handles.py index ec12e0dec..81e15afca 100644 --- a/worldgen/assets/creatures/tools/dev_script_save_nurbs_handles.py +++ b/worldgen/assets/creatures/tools/dev_script_save_nurbs_handles.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/util/creature_parser.py b/worldgen/assets/creatures/util/creature_parser.py index b5cce28b9..5ca66b30d 100644 --- a/worldgen/assets/creatures/util/creature_parser.py +++ b/worldgen/assets/creatures/util/creature_parser.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/util/geonode_part.py b/worldgen/assets/creatures/util/geonode_part.py index 9e4e560eb..dacd83520 100644 --- a/worldgen/assets/creatures/util/geonode_part.py +++ b/worldgen/assets/creatures/util/geonode_part.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/util/join_smoothing.py b/worldgen/assets/creatures/util/join_smoothing.py index ca8ce77d3..1239a7776 100644 --- a/worldgen/assets/creatures/util/join_smoothing.py +++ b/worldgen/assets/creatures/util/join_smoothing.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/util/part_util.py b/worldgen/assets/creatures/util/part_util.py index a0c3dff25..693f9c988 100644 --- a/worldgen/assets/creatures/util/part_util.py +++ b/worldgen/assets/creatures/util/part_util.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/creatures/util/tree.py b/worldgen/assets/creatures/util/tree.py index c0a38a778..b0b1544e2 100644 --- a/worldgen/assets/creatures/util/tree.py +++ b/worldgen/assets/creatures/util/tree.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/deformed_trees/base.py b/worldgen/assets/deformed_trees/base.py index 54db19801..3dc4fe9e5 100644 --- a/worldgen/assets/deformed_trees/base.py +++ b/worldgen/assets/deformed_trees/base.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/deformed_trees/fallen.py b/worldgen/assets/deformed_trees/fallen.py index 194cf4079..43b5a0708 100644 --- a/worldgen/assets/deformed_trees/fallen.py +++ b/worldgen/assets/deformed_trees/fallen.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/deformed_trees/generate.py b/worldgen/assets/deformed_trees/generate.py index 616ba44c9..3155bbb79 100644 --- a/worldgen/assets/deformed_trees/generate.py +++ b/worldgen/assets/deformed_trees/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/deformed_trees/hollow.py b/worldgen/assets/deformed_trees/hollow.py index 4b721d4f3..0f3136c24 100644 --- a/worldgen/assets/deformed_trees/hollow.py +++ b/worldgen/assets/deformed_trees/hollow.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/deformed_trees/rotten.py b/worldgen/assets/deformed_trees/rotten.py index eb4bbeb32..5901755a4 100644 --- a/worldgen/assets/deformed_trees/rotten.py +++ b/worldgen/assets/deformed_trees/rotten.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/deformed_trees/truncated.py b/worldgen/assets/deformed_trees/truncated.py index 284106221..4f4f97da7 100644 --- a/worldgen/assets/deformed_trees/truncated.py +++ b/worldgen/assets/deformed_trees/truncated.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/flower.py b/worldgen/assets/flower.py index 3a3dc7b95..ca6a6e0f4 100644 --- a/worldgen/assets/flower.py +++ b/worldgen/assets/flower.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/fruits/apple.py b/worldgen/assets/fruits/apple.py index 5a9d59fa1..77d4b3e3f 100644 --- a/worldgen/assets/fruits/apple.py +++ b/worldgen/assets/fruits/apple.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/blackberry.py b/worldgen/assets/fruits/blackberry.py index f012076f8..508f9e238 100644 --- a/worldgen/assets/fruits/blackberry.py +++ b/worldgen/assets/fruits/blackberry.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/coconutgreen.py b/worldgen/assets/fruits/coconutgreen.py index fd0a96a20..ab31ec22c 100644 --- a/worldgen/assets/fruits/coconutgreen.py +++ b/worldgen/assets/fruits/coconutgreen.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/coconuthairy.py b/worldgen/assets/fruits/coconuthairy.py index 9dfda4df0..aa7aae9b6 100644 --- a/worldgen/assets/fruits/coconuthairy.py +++ b/worldgen/assets/fruits/coconuthairy.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/compositional_fruit.py b/worldgen/assets/fruits/compositional_fruit.py index 3a732c47a..c0eabe560 100644 --- a/worldgen/assets/fruits/compositional_fruit.py +++ b/worldgen/assets/fruits/compositional_fruit.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/cross_section_lib.py b/worldgen/assets/fruits/cross_section_lib.py index 39d5b5ca8..ac6428001 100644 --- a/worldgen/assets/fruits/cross_section_lib.py +++ b/worldgen/assets/fruits/cross_section_lib.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/durian.py b/worldgen/assets/fruits/durian.py index 0d73ac8ca..85989ee59 100644 --- a/worldgen/assets/fruits/durian.py +++ b/worldgen/assets/fruits/durian.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/fruit_utils.py b/worldgen/assets/fruits/fruit_utils.py index cea8256aa..45a69bf30 100644 --- a/worldgen/assets/fruits/fruit_utils.py +++ b/worldgen/assets/fruits/fruit_utils.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/general_fruit.py b/worldgen/assets/fruits/general_fruit.py index 91cf0083a..fbc238f3a 100644 --- a/worldgen/assets/fruits/general_fruit.py +++ b/worldgen/assets/fruits/general_fruit.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/pineapple.py b/worldgen/assets/fruits/pineapple.py index 5143c728e..da346c76b 100644 --- a/worldgen/assets/fruits/pineapple.py +++ b/worldgen/assets/fruits/pineapple.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/seed_lib.py b/worldgen/assets/fruits/seed_lib.py index 7ca237c81..80e0a13c1 100644 --- a/worldgen/assets/fruits/seed_lib.py +++ b/worldgen/assets/fruits/seed_lib.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/starfruit.py b/worldgen/assets/fruits/starfruit.py index 138ba9116..417808c4f 100644 --- a/worldgen/assets/fruits/starfruit.py +++ b/worldgen/assets/fruits/starfruit.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/stem_lib.py b/worldgen/assets/fruits/stem_lib.py index c7a0a6a89..4d32be3da 100644 --- a/worldgen/assets/fruits/stem_lib.py +++ b/worldgen/assets/fruits/stem_lib.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/strawberry.py b/worldgen/assets/fruits/strawberry.py index 7aabfd5f8..ac2f446c3 100644 --- a/worldgen/assets/fruits/strawberry.py +++ b/worldgen/assets/fruits/strawberry.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/apple_surface.py b/worldgen/assets/fruits/surfaces/apple_surface.py index 90a030101..d85d70c96 100644 --- a/worldgen/assets/fruits/surfaces/apple_surface.py +++ b/worldgen/assets/fruits/surfaces/apple_surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/blackberry_surface.py b/worldgen/assets/fruits/surfaces/blackberry_surface.py index 1c1f5f566..0085a6e69 100644 --- a/worldgen/assets/fruits/surfaces/blackberry_surface.py +++ b/worldgen/assets/fruits/surfaces/blackberry_surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/coconutgreen_surface.py b/worldgen/assets/fruits/surfaces/coconutgreen_surface.py index 453eaa63a..28e1bb991 100644 --- a/worldgen/assets/fruits/surfaces/coconutgreen_surface.py +++ b/worldgen/assets/fruits/surfaces/coconutgreen_surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/coconuthairy_surface.py b/worldgen/assets/fruits/surfaces/coconuthairy_surface.py index 6eca901fd..3a38979ee 100644 --- a/worldgen/assets/fruits/surfaces/coconuthairy_surface.py +++ b/worldgen/assets/fruits/surfaces/coconuthairy_surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/durian_surface.py b/worldgen/assets/fruits/surfaces/durian_surface.py index ff1a5173a..778e39325 100644 --- a/worldgen/assets/fruits/surfaces/durian_surface.py +++ b/worldgen/assets/fruits/surfaces/durian_surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/pineapple_surface.py b/worldgen/assets/fruits/surfaces/pineapple_surface.py index 27507e918..222d9e168 100644 --- a/worldgen/assets/fruits/surfaces/pineapple_surface.py +++ b/worldgen/assets/fruits/surfaces/pineapple_surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/starfruit_surface.py b/worldgen/assets/fruits/surfaces/starfruit_surface.py index 6c5513d03..74f5deb9b 100644 --- a/worldgen/assets/fruits/surfaces/starfruit_surface.py +++ b/worldgen/assets/fruits/surfaces/starfruit_surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/strawberry_surface.py b/worldgen/assets/fruits/surfaces/strawberry_surface.py index 88738c3d0..3f9a243dd 100644 --- a/worldgen/assets/fruits/surfaces/strawberry_surface.py +++ b/worldgen/assets/fruits/surfaces/strawberry_surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/fruits/surfaces/surface_utils.py b/worldgen/assets/fruits/surfaces/surface_utils.py index 67e74c7b7..c7a9d4a12 100644 --- a/worldgen/assets/fruits/surfaces/surface_utils.py +++ b/worldgen/assets/fruits/surfaces/surface_utils.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/glowing_rocks.py b/worldgen/assets/glowing_rocks.py index 236d3f921..6b91224f7 100644 --- a/worldgen/assets/glowing_rocks.py +++ b/worldgen/assets/glowing_rocks.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/assets/grassland/__init__.py b/worldgen/assets/grassland/__init__.py index dfa81e89f..5458ba4ab 100644 --- a/worldgen/assets/grassland/__init__.py +++ b/worldgen/assets/grassland/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/grassland/dandelion.py b/worldgen/assets/grassland/dandelion.py index 24f41c069..6556ebaca 100644 --- a/worldgen/assets/grassland/dandelion.py +++ b/worldgen/assets/grassland/dandelion.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/grassland/flowerplant.py b/worldgen/assets/grassland/flowerplant.py index a0dddff6c..db1df0e9b 100644 --- a/worldgen/assets/grassland/flowerplant.py +++ b/worldgen/assets/grassland/flowerplant.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/grassland/grass_tuft.py b/worldgen/assets/grassland/grass_tuft.py index 34a349f75..7b265a890 100644 --- a/worldgen/assets/grassland/grass_tuft.py +++ b/worldgen/assets/grassland/grass_tuft.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/insects/assembled/dragonfly.py b/worldgen/assets/insects/assembled/dragonfly.py index 575a9bc16..958b5edd5 100644 --- a/worldgen/assets/insects/assembled/dragonfly.py +++ b/worldgen/assets/insects/assembled/dragonfly.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/antenna/dragonfly_antenna.py b/worldgen/assets/insects/parts/antenna/dragonfly_antenna.py index f1c50c39d..30d209eac 100644 --- a/worldgen/assets/insects/parts/antenna/dragonfly_antenna.py +++ b/worldgen/assets/insects/parts/antenna/dragonfly_antenna.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/body/dragonfly_body.py b/worldgen/assets/insects/parts/body/dragonfly_body.py index 8fc01a644..9b86bb9a5 100644 --- a/worldgen/assets/insects/parts/body/dragonfly_body.py +++ b/worldgen/assets/insects/parts/body/dragonfly_body.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/eye/dragonfly_eye.py b/worldgen/assets/insects/parts/eye/dragonfly_eye.py index 9585e2c68..9a9531a35 100644 --- a/worldgen/assets/insects/parts/eye/dragonfly_eye.py +++ b/worldgen/assets/insects/parts/eye/dragonfly_eye.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/hair/principled_hair.py b/worldgen/assets/insects/parts/hair/principled_hair.py index e115003c1..214a5f303 100644 --- a/worldgen/assets/insects/parts/hair/principled_hair.py +++ b/worldgen/assets/insects/parts/hair/principled_hair.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/head/dragonfly_head.py b/worldgen/assets/insects/parts/head/dragonfly_head.py index 570db52f3..ca3bb6bc0 100644 --- a/worldgen/assets/insects/parts/head/dragonfly_head.py +++ b/worldgen/assets/insects/parts/head/dragonfly_head.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/leg/dragonfly_leg.py b/worldgen/assets/insects/parts/leg/dragonfly_leg.py index 97dc2091e..505e6b382 100644 --- a/worldgen/assets/insects/parts/leg/dragonfly_leg.py +++ b/worldgen/assets/insects/parts/leg/dragonfly_leg.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/mouth/dragonfly_mouth.py b/worldgen/assets/insects/parts/mouth/dragonfly_mouth.py index 3b13378e7..52e28905a 100644 --- a/worldgen/assets/insects/parts/mouth/dragonfly_mouth.py +++ b/worldgen/assets/insects/parts/mouth/dragonfly_mouth.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/tail/dragonfly_tail.py b/worldgen/assets/insects/parts/tail/dragonfly_tail.py index 35083b5ba..e23e210fa 100644 --- a/worldgen/assets/insects/parts/tail/dragonfly_tail.py +++ b/worldgen/assets/insects/parts/tail/dragonfly_tail.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/parts/wing/dragonfly_wing.py b/worldgen/assets/insects/parts/wing/dragonfly_wing.py index d1b82433b..6b3080094 100644 --- a/worldgen/assets/insects/parts/wing/dragonfly_wing.py +++ b/worldgen/assets/insects/parts/wing/dragonfly_wing.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/utils/geom_utils.py b/worldgen/assets/insects/utils/geom_utils.py index d54c5af43..e957affff 100644 --- a/worldgen/assets/insects/utils/geom_utils.py +++ b/worldgen/assets/insects/utils/geom_utils.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/insects/utils/shader_utils.py b/worldgen/assets/insects/utils/shader_utils.py index b3512d624..373c236d9 100644 --- a/worldgen/assets/insects/utils/shader_utils.py +++ b/worldgen/assets/insects/utils/shader_utils.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/jellyfish.py b/worldgen/assets/jellyfish.py index f187dd356..15457f0cb 100644 --- a/worldgen/assets/jellyfish.py +++ b/worldgen/assets/jellyfish.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/leaves/leaf.py b/worldgen/assets/leaves/leaf.py index b86362bce..c9c523aad 100644 --- a/worldgen/assets/leaves/leaf.py +++ b/worldgen/assets/leaves/leaf.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alejandro Newell, Yiming Zuo, Alexander Raistrick # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/leaves/leaf_broadleaf.py b/worldgen/assets/leaves/leaf_broadleaf.py index ad23235f8..000608308 100644 --- a/worldgen/assets/leaves/leaf_broadleaf.py +++ b/worldgen/assets/leaves/leaf_broadleaf.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/leaves/leaf_ginko.py b/worldgen/assets/leaves/leaf_ginko.py index 8ebf92ec0..9ecf2c22f 100644 --- a/worldgen/assets/leaves/leaf_ginko.py +++ b/worldgen/assets/leaves/leaf_ginko.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/leaves/leaf_maple.py b/worldgen/assets/leaves/leaf_maple.py index 6b85f064d..6ff713a9d 100644 --- a/worldgen/assets/leaves/leaf_maple.py +++ b/worldgen/assets/leaves/leaf_maple.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/leaves/leaf_pine.py b/worldgen/assets/leaves/leaf_pine.py index ed50cec81..2f2c0d538 100644 --- a/worldgen/assets/leaves/leaf_pine.py +++ b/worldgen/assets/leaves/leaf_pine.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/leaves/leaf_v2.py b/worldgen/assets/leaves/leaf_v2.py index f27ecc6b9..2c3ace089 100644 --- a/worldgen/assets/leaves/leaf_v2.py +++ b/worldgen/assets/leaves/leaf_v2.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 16, 2023 diff --git a/worldgen/assets/leaves/leaf_wrapped.py b/worldgen/assets/leaves/leaf_wrapped.py index 114d2b634..1a2bc9792 100644 --- a/worldgen/assets/leaves/leaf_wrapped.py +++ b/worldgen/assets/leaves/leaf_wrapped.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 8, 2023 diff --git a/worldgen/assets/mollusk/__init__.py b/worldgen/assets/mollusk/__init__.py index 93555c99e..d1704937d 100644 --- a/worldgen/assets/mollusk/__init__.py +++ b/worldgen/assets/mollusk/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/mollusk/base.py b/worldgen/assets/mollusk/base.py index d5fb20a93..18c410eb6 100644 --- a/worldgen/assets/mollusk/base.py +++ b/worldgen/assets/mollusk/base.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/mollusk/generate.py b/worldgen/assets/mollusk/generate.py index 0858d931c..210777a5e 100644 --- a/worldgen/assets/mollusk/generate.py +++ b/worldgen/assets/mollusk/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/mollusk/shell.py b/worldgen/assets/mollusk/shell.py index 2d414473a..da5feb9ec 100644 --- a/worldgen/assets/mollusk/shell.py +++ b/worldgen/assets/mollusk/shell.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/mollusk/snail.py b/worldgen/assets/mollusk/snail.py index 9c0052398..469962a0b 100644 --- a/worldgen/assets/mollusk/snail.py +++ b/worldgen/assets/mollusk/snail.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/monocot/agave.py b/worldgen/assets/monocot/agave.py index 5d4be52b8..667992212 100644 --- a/worldgen/assets/monocot/agave.py +++ b/worldgen/assets/monocot/agave.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/monocot/banana.py b/worldgen/assets/monocot/banana.py index 501a0eba6..0f55d6aa8 100644 --- a/worldgen/assets/monocot/banana.py +++ b/worldgen/assets/monocot/banana.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/monocot/generate.py b/worldgen/assets/monocot/generate.py index 6bce9b598..4de317839 100644 --- a/worldgen/assets/monocot/generate.py +++ b/worldgen/assets/monocot/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/monocot/grasses.py b/worldgen/assets/monocot/grasses.py index 16ebe6092..ffe61f5e0 100644 --- a/worldgen/assets/monocot/grasses.py +++ b/worldgen/assets/monocot/grasses.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/monocot/growth.py b/worldgen/assets/monocot/growth.py index f10e36061..b6653f4b9 100644 --- a/worldgen/assets/monocot/growth.py +++ b/worldgen/assets/monocot/growth.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/monocot/kelp.py b/worldgen/assets/monocot/kelp.py index 2c83a6d31..95b22e0d6 100644 --- a/worldgen/assets/monocot/kelp.py +++ b/worldgen/assets/monocot/kelp.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: Jun 16, 2023 diff --git a/worldgen/assets/monocot/pinecone.py b/worldgen/assets/monocot/pinecone.py index 91c5570e6..3f1fc1d98 100644 --- a/worldgen/assets/monocot/pinecone.py +++ b/worldgen/assets/monocot/pinecone.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/monocot/tussock.py b/worldgen/assets/monocot/tussock.py index 65d1d4527..fa2a4aac4 100644 --- a/worldgen/assets/monocot/tussock.py +++ b/worldgen/assets/monocot/tussock.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/monocot/veratrum.py b/worldgen/assets/monocot/veratrum.py index 6c9866ab7..c69fa511b 100644 --- a/worldgen/assets/monocot/veratrum.py +++ b/worldgen/assets/monocot/veratrum.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/mushroom/cap.py b/worldgen/assets/mushroom/cap.py index 293bfb68e..a9fc3e0c3 100644 --- a/worldgen/assets/mushroom/cap.py +++ b/worldgen/assets/mushroom/cap.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/mushroom/generate.py b/worldgen/assets/mushroom/generate.py index b3c37a634..006fd49da 100644 --- a/worldgen/assets/mushroom/generate.py +++ b/worldgen/assets/mushroom/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/mushroom/growth.py b/worldgen/assets/mushroom/growth.py index 9381eedb5..36061bf0a 100644 --- a/worldgen/assets/mushroom/growth.py +++ b/worldgen/assets/mushroom/growth.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/mushroom/stem.py b/worldgen/assets/mushroom/stem.py index ac7782e99..399cab0d9 100644 --- a/worldgen/assets/mushroom/stem.py +++ b/worldgen/assets/mushroom/stem.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/particles.py b/worldgen/assets/particles.py index 0872d2f68..06bb53338 100644 --- a/worldgen/assets/particles.py +++ b/worldgen/assets/particles.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hei Law, Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/assets/pile.py b/worldgen/assets/pile.py index a0adbef3f..06faef1e7 100644 --- a/worldgen/assets/pile.py +++ b/worldgen/assets/pile.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/seaweed.py b/worldgen/assets/seaweed.py index ce4fd266c..7a8700a3a 100644 --- a/worldgen/assets/seaweed.py +++ b/worldgen/assets/seaweed.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this # source tree. # Authors: Lingjie Mei diff --git a/worldgen/assets/small_plants/fern.py b/worldgen/assets/small_plants/fern.py index 7b2e3327d..5060db99c 100644 --- a/worldgen/assets/small_plants/fern.py +++ b/worldgen/assets/small_plants/fern.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/small_plants/leaf_general.py b/worldgen/assets/small_plants/leaf_general.py index 6043ba449..891b80278 100644 --- a/worldgen/assets/small_plants/leaf_general.py +++ b/worldgen/assets/small_plants/leaf_general.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/small_plants/leaf_heart.py b/worldgen/assets/small_plants/leaf_heart.py index 91b3be875..b28fcb5a2 100644 --- a/worldgen/assets/small_plants/leaf_heart.py +++ b/worldgen/assets/small_plants/leaf_heart.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/small_plants/num_leaf_grass.py b/worldgen/assets/small_plants/num_leaf_grass.py index d2dfddb17..43a73ac20 100644 --- a/worldgen/assets/small_plants/num_leaf_grass.py +++ b/worldgen/assets/small_plants/num_leaf_grass.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/small_plants/succulent.py b/worldgen/assets/small_plants/succulent.py index 71aa92772..f78d4e8a8 100644 --- a/worldgen/assets/small_plants/succulent.py +++ b/worldgen/assets/small_plants/succulent.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/trees/generate.py b/worldgen/assets/trees/generate.py index 64c1c2ad7..d7c80de7f 100644 --- a/worldgen/assets/trees/generate.py +++ b/worldgen/assets/trees/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick, Yiming Zuo, Alejandro Newell # Date Signed: May 30, 2023 diff --git a/worldgen/assets/trees/tree.py b/worldgen/assets/trees/tree.py index f56e15048..ecc3e00ca 100644 --- a/worldgen/assets/trees/tree.py +++ b/worldgen/assets/trees/tree.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alejandro Newell # Date Signed: May 30, 2023 diff --git a/worldgen/assets/trees/tree_flower.py b/worldgen/assets/trees/tree_flower.py index 6a131ce70..77b7a0658 100644 --- a/worldgen/assets/trees/tree_flower.py +++ b/worldgen/assets/trees/tree_flower.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Yiming Zuo - modifications diff --git a/worldgen/assets/trees/treeconfigs.py b/worldgen/assets/trees/treeconfigs.py index 44ed1f88a..a9d3d0655 100644 --- a/worldgen/assets/trees/treeconfigs.py +++ b/worldgen/assets/trees/treeconfigs.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alejandro Newell # Date Signed: May 30, 2023 diff --git a/worldgen/assets/trees/utils/geometrynodes.py b/worldgen/assets/trees/utils/geometrynodes.py index 62b3ebf3e..a23c1f5b6 100644 --- a/worldgen/assets/trees/utils/geometrynodes.py +++ b/worldgen/assets/trees/utils/geometrynodes.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alejandro Newell # Date Signed: May 30, 2023 diff --git a/worldgen/assets/trees/utils/helper.py b/worldgen/assets/trees/utils/helper.py index c2fe01544..2d31aa485 100644 --- a/worldgen/assets/trees/utils/helper.py +++ b/worldgen/assets/trees/utils/helper.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alejandro Newell # Date Signed: Jun 16, 2023 diff --git a/worldgen/assets/trees/utils/materials.py b/worldgen/assets/trees/utils/materials.py index dd841d656..a7fa23ac4 100644 --- a/worldgen/assets/trees/utils/materials.py +++ b/worldgen/assets/trees/utils/materials.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alejandro Newell # Date Signed: May 30, 2023 diff --git a/worldgen/assets/trees/utils/mesh.py b/worldgen/assets/trees/utils/mesh.py index 06320bfae..d5e9191a1 100644 --- a/worldgen/assets/trees/utils/mesh.py +++ b/worldgen/assets/trees/utils/mesh.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alejandro Newell # Date Signed: May 30, 2023 diff --git a/worldgen/assets/tropic_plants/coconut_tree.py b/worldgen/assets/tropic_plants/coconut_tree.py index 515b665e0..a58297783 100644 --- a/worldgen/assets/tropic_plants/coconut_tree.py +++ b/worldgen/assets/tropic_plants/coconut_tree.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/tropic_plants/leaf_banana_tree.py b/worldgen/assets/tropic_plants/leaf_banana_tree.py index 9809f3ee2..5b6ac3e66 100644 --- a/worldgen/assets/tropic_plants/leaf_banana_tree.py +++ b/worldgen/assets/tropic_plants/leaf_banana_tree.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/tropic_plants/leaf_palm_plant.py b/worldgen/assets/tropic_plants/leaf_palm_plant.py index 56f35e3c3..fa5bbbf7d 100644 --- a/worldgen/assets/tropic_plants/leaf_palm_plant.py +++ b/worldgen/assets/tropic_plants/leaf_palm_plant.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/tropic_plants/leaf_palm_tree.py b/worldgen/assets/tropic_plants/leaf_palm_tree.py index 47ec37fa2..9beccf23b 100644 --- a/worldgen/assets/tropic_plants/leaf_palm_tree.py +++ b/worldgen/assets/tropic_plants/leaf_palm_tree.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/tropic_plants/palm_tree.py b/worldgen/assets/tropic_plants/palm_tree.py index e8815a115..3d7d2ed63 100644 --- a/worldgen/assets/tropic_plants/palm_tree.py +++ b/worldgen/assets/tropic_plants/palm_tree.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/tropic_plants/tropic_plant_utils.py b/worldgen/assets/tropic_plants/tropic_plant_utils.py index 9bc8b5480..f0505be1f 100644 --- a/worldgen/assets/tropic_plants/tropic_plant_utils.py +++ b/worldgen/assets/tropic_plants/tropic_plant_utils.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/assets/urchin.py b/worldgen/assets/urchin.py index 78d4f01c4..8ee06b832 100644 --- a/worldgen/assets/urchin.py +++ b/worldgen/assets/urchin.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: Jun 14 2023 diff --git a/worldgen/assets/utils/__init__.py b/worldgen/assets/utils/__init__.py index 3ec73d2ef..0f1d336d1 100644 --- a/worldgen/assets/utils/__init__.py +++ b/worldgen/assets/utils/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 \ No newline at end of file diff --git a/worldgen/assets/utils/decorate.py b/worldgen/assets/utils/decorate.py index fa3b60b99..f4c715d48 100644 --- a/worldgen/assets/utils/decorate.py +++ b/worldgen/assets/utils/decorate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/utils/diff_growth.py b/worldgen/assets/utils/diff_growth.py index 11440bb55..b13ae1f1a 100644 --- a/worldgen/assets/utils/diff_growth.py +++ b/worldgen/assets/utils/diff_growth.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: Jun 14 2023 diff --git a/worldgen/assets/utils/draw.py b/worldgen/assets/utils/draw.py index 350ae0d88..199908f86 100644 --- a/worldgen/assets/utils/draw.py +++ b/worldgen/assets/utils/draw.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/utils/laplacian.py b/worldgen/assets/utils/laplacian.py index 29e35b277..5503098ec 100644 --- a/worldgen/assets/utils/laplacian.py +++ b/worldgen/assets/utils/laplacian.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: Jun 14 2023 diff --git a/worldgen/assets/utils/mesh.py b/worldgen/assets/utils/mesh.py index 79ae1fad2..d4bdee8a4 100644 --- a/worldgen/assets/utils/mesh.py +++ b/worldgen/assets/utils/mesh.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/utils/misc.py b/worldgen/assets/utils/misc.py index 255ab3bc6..fcfa4f586 100644 --- a/worldgen/assets/utils/misc.py +++ b/worldgen/assets/utils/misc.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/utils/nodegroup.py b/worldgen/assets/utils/nodegroup.py index cf9c875d0..ceb6bf383 100644 --- a/worldgen/assets/utils/nodegroup.py +++ b/worldgen/assets/utils/nodegroup.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/utils/object.py b/worldgen/assets/utils/object.py index 199e44edd..ef35d533d 100644 --- a/worldgen/assets/utils/object.py +++ b/worldgen/assets/utils/object.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/utils/physics.py b/worldgen/assets/utils/physics.py index 71a60cbb8..beb532ab7 100644 --- a/worldgen/assets/utils/physics.py +++ b/worldgen/assets/utils/physics.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/utils/reaction_diffusion.py b/worldgen/assets/utils/reaction_diffusion.py index fea120995..2e3c0d2b7 100644 --- a/worldgen/assets/utils/reaction_diffusion.py +++ b/worldgen/assets/utils/reaction_diffusion.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/assets/utils/shortest_path.py b/worldgen/assets/utils/shortest_path.py index 342c040a3..09a9fbbae 100644 --- a/worldgen/assets/utils/shortest_path.py +++ b/worldgen/assets/utils/shortest_path.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this # source tree. # Authors: Lingjie Mei diff --git a/worldgen/assets/utils/tag.py b/worldgen/assets/utils/tag.py index d43320362..f5fee7d67 100644 --- a/worldgen/assets/utils/tag.py +++ b/worldgen/assets/utils/tag.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yihan Wang # Date Signed: May 30, 2023 diff --git a/worldgen/core.py b/worldgen/core.py index a7187d95c..d6448bbd9 100644 --- a/worldgen/core.py +++ b/worldgen/core.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. import argparse import ast diff --git a/worldgen/generate.py b/worldgen/generate.py index 2d94f79a3..979eaf444 100644 --- a/worldgen/generate.py +++ b/worldgen/generate.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. import argparse import ast diff --git a/worldgen/lighting/lighting.py b/worldgen/lighting/lighting.py index 836bb0a51..75c0766ec 100644 --- a/worldgen/lighting/lighting.py +++ b/worldgen/lighting/lighting.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick, Zeyu Ma, Kaiyu Yang, Lingjie Mei # Date Signed: May 30, 2023 diff --git a/worldgen/nodes/color.py b/worldgen/nodes/color.py index c7820523a..fd508ab98 100644 --- a/worldgen/nodes/color.py +++ b/worldgen/nodes/color.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick, Yiming Zuo, Lingjie Mei, Lahav Lipson # Date Signed: May 30, 2023 diff --git a/worldgen/nodes/node_info.py b/worldgen/nodes/node_info.py index 7551a1c03..a06dd8a3f 100644 --- a/worldgen/nodes/node_info.py +++ b/worldgen/nodes/node_info.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: all infinigen authors # Date Signed: May 30, 2023 diff --git a/worldgen/nodes/node_transpiler/dev_script.py b/worldgen/nodes/node_transpiler/dev_script.py index d578ab586..1efce728c 100644 --- a/worldgen/nodes/node_transpiler/dev_script.py +++ b/worldgen/nodes/node_transpiler/dev_script.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/nodes/node_transpiler/transpiler.py b/worldgen/nodes/node_transpiler/transpiler.py index 5f2315c1e..556e7d4dc 100644 --- a/worldgen/nodes/node_transpiler/transpiler.py +++ b/worldgen/nodes/node_transpiler/transpiler.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alexander Raistrick: primary author diff --git a/worldgen/nodes/node_utils.py b/worldgen/nodes/node_utils.py index dca272f6b..9f31001a5 100644 --- a/worldgen/nodes/node_utils.py +++ b/worldgen/nodes/node_utils.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alexander Raistrick: primary author diff --git a/worldgen/nodes/node_wrangler.py b/worldgen/nodes/node_wrangler.py index 40b91578f..47854581c 100644 --- a/worldgen/nodes/node_wrangler.py +++ b/worldgen/nodes/node_wrangler.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alexander Raistrick: NodeWrangler class, node linking, expose_input, nodegroup support diff --git a/worldgen/nodes/nodegroups/transfer_attributes.py b/worldgen/nodes/nodegroups/transfer_attributes.py index 9f8694870..f5bb89250 100644 --- a/worldgen/nodes/nodegroups/transfer_attributes.py +++ b/worldgen/nodes/nodegroups/transfer_attributes.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/placement/animation_policy.py b/worldgen/placement/animation_policy.py index 53505ea06..acc64dcbf 100644 --- a/worldgen/placement/animation_policy.py +++ b/worldgen/placement/animation_policy.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/placement/camera.py b/worldgen/placement/camera.py index da76d8ba2..a57bd46f6 100644 --- a/worldgen/placement/camera.py +++ b/worldgen/placement/camera.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Zeyu Ma, Lahav Lipson: Stationary camera selection diff --git a/worldgen/placement/density.py b/worldgen/placement/density.py index 4cbd902b0..d23e3022c 100644 --- a/worldgen/placement/density.py +++ b/worldgen/placement/density.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/placement/detail.py b/worldgen/placement/detail.py index aab5bfcfb..1eb95a74f 100644 --- a/worldgen/placement/detail.py +++ b/worldgen/placement/detail.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/placement/factory.py b/worldgen/placement/factory.py index 6b5bf051f..02fb8743c 100644 --- a/worldgen/placement/factory.py +++ b/worldgen/placement/factory.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alexander Raistrick: AssetFactory, make_asset_collection diff --git a/worldgen/placement/instance_scatter.py b/worldgen/placement/instance_scatter.py index 441aa0712..a14e3158b 100644 --- a/worldgen/placement/instance_scatter.py +++ b/worldgen/placement/instance_scatter.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick, Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/placement/particles.py b/worldgen/placement/particles.py index 1be3fcbc8..ef90c9bf2 100644 --- a/worldgen/placement/particles.py +++ b/worldgen/placement/particles.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Hei Law: initial system, particle settings diff --git a/worldgen/placement/placement.py b/worldgen/placement/placement.py index 099ecda95..3ed8d4e16 100644 --- a/worldgen/placement/placement.py +++ b/worldgen/placement/placement.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/placement/split_in_view.py b/worldgen/placement/split_in_view.py index fa7eb6f96..458c98b57 100644 --- a/worldgen/placement/split_in_view.py +++ b/worldgen/placement/split_in_view.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/rendering/post_render.py b/worldgen/rendering/post_render.py index 3f09a4deb..6cc7e94a0 100644 --- a/worldgen/rendering/post_render.py +++ b/worldgen/rendering/post_render.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/rendering/render.py b/worldgen/rendering/render.py index 8fd19bc32..e1e1b6597 100644 --- a/worldgen/rendering/render.py +++ b/worldgen/rendering/render.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Lahav Lipson - Render, flat shading, etc diff --git a/worldgen/rendering/resample.py b/worldgen/rendering/resample.py index 86be94a11..8baa27e2c 100644 --- a/worldgen/rendering/resample.py +++ b/worldgen/rendering/resample.py @@ -1,6 +1,6 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/surfaces/dev_script.py b/worldgen/surfaces/dev_script.py index 27fa563ef..e1098d002 100644 --- a/worldgen/surfaces/dev_script.py +++ b/worldgen/surfaces/dev_script.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/scatters/chopped_trees.py b/worldgen/surfaces/scatters/chopped_trees.py index ec1389fdc..ae37465f8 100644 --- a/worldgen/surfaces/scatters/chopped_trees.py +++ b/worldgen/surfaces/scatters/chopped_trees.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/scatters/coral_reef.py b/worldgen/surfaces/scatters/coral_reef.py index 71a69dcb9..e63624556 100644 --- a/worldgen/surfaces/scatters/coral_reef.py +++ b/worldgen/surfaces/scatters/coral_reef.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/decorative_plants.py b/worldgen/surfaces/scatters/decorative_plants.py index b6f449e11..eb4bb172c 100644 --- a/worldgen/surfaces/scatters/decorative_plants.py +++ b/worldgen/surfaces/scatters/decorative_plants.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/scatters/fern.py b/worldgen/surfaces/scatters/fern.py index b3a00739e..e459de95e 100644 --- a/worldgen/surfaces/scatters/fern.py +++ b/worldgen/surfaces/scatters/fern.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/surfaces/scatters/flowerplant.py b/worldgen/surfaces/scatters/flowerplant.py index cdebfec05..2e7d883df 100644 --- a/worldgen/surfaces/scatters/flowerplant.py +++ b/worldgen/surfaces/scatters/flowerplant.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/surfaces/scatters/grass.py b/worldgen/surfaces/scatters/grass.py index f7aa10395..dba2833b8 100644 --- a/worldgen/surfaces/scatters/grass.py +++ b/worldgen/surfaces/scatters/grass.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alex Raistrick # Date Signed: May 2 2023 diff --git a/worldgen/surfaces/scatters/ground_leaves.py b/worldgen/surfaces/scatters/ground_leaves.py index 3759bbf70..026bbb5ba 100644 --- a/worldgen/surfaces/scatters/ground_leaves.py +++ b/worldgen/surfaces/scatters/ground_leaves.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: June 9 2023 diff --git a/worldgen/surfaces/scatters/ground_mushroom.py b/worldgen/surfaces/scatters/ground_mushroom.py index 5daa71c12..27bcfa22d 100644 --- a/worldgen/surfaces/scatters/ground_mushroom.py +++ b/worldgen/surfaces/scatters/ground_mushroom.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/ground_twigs.py b/worldgen/surfaces/scatters/ground_twigs.py index 51dcc68a6..1ca77ecc5 100644 --- a/worldgen/surfaces/scatters/ground_twigs.py +++ b/worldgen/surfaces/scatters/ground_twigs.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: June 9 2023 diff --git a/worldgen/surfaces/scatters/ivy.py b/worldgen/surfaces/scatters/ivy.py index 84b6eb2de..06cdad381 100644 --- a/worldgen/surfaces/scatters/ivy.py +++ b/worldgen/surfaces/scatters/ivy.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this # source tree. # Authors: Lingjie Mei diff --git a/worldgen/surfaces/scatters/jellyfish.py b/worldgen/surfaces/scatters/jellyfish.py index 9fcc0136a..00371d9e5 100644 --- a/worldgen/surfaces/scatters/jellyfish.py +++ b/worldgen/surfaces/scatters/jellyfish.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/lichen.py b/worldgen/surfaces/scatters/lichen.py index 5d5183ae5..e207d3725 100644 --- a/worldgen/surfaces/scatters/lichen.py +++ b/worldgen/surfaces/scatters/lichen.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/mollusk.py b/worldgen/surfaces/scatters/mollusk.py index 136b72915..e70ba31ff 100644 --- a/worldgen/surfaces/scatters/mollusk.py +++ b/worldgen/surfaces/scatters/mollusk.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/monocot.py b/worldgen/surfaces/scatters/monocot.py index 364ffdf78..dae33b2da 100644 --- a/worldgen/surfaces/scatters/monocot.py +++ b/worldgen/surfaces/scatters/monocot.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/moss.py b/worldgen/surfaces/scatters/moss.py index d578caf3b..132d77f76 100644 --- a/worldgen/surfaces/scatters/moss.py +++ b/worldgen/surfaces/scatters/moss.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/mushroom.py b/worldgen/surfaces/scatters/mushroom.py index 20c856376..e18465d4d 100644 --- a/worldgen/surfaces/scatters/mushroom.py +++ b/worldgen/surfaces/scatters/mushroom.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/pine_needle.py b/worldgen/surfaces/scatters/pine_needle.py index 81a71298a..46ca7acde 100644 --- a/worldgen/surfaces/scatters/pine_needle.py +++ b/worldgen/surfaces/scatters/pine_needle.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/pinecone.py b/worldgen/surfaces/scatters/pinecone.py index 8936a32d8..f043863b9 100644 --- a/worldgen/surfaces/scatters/pinecone.py +++ b/worldgen/surfaces/scatters/pinecone.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/rocks.py b/worldgen/surfaces/scatters/rocks.py index 76b4fa117..e89accac3 100644 --- a/worldgen/surfaces/scatters/rocks.py +++ b/worldgen/surfaces/scatters/rocks.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: June 9 2023 diff --git a/worldgen/surfaces/scatters/seashells.py b/worldgen/surfaces/scatters/seashells.py index 9a62bcfdd..319d2fb32 100644 --- a/worldgen/surfaces/scatters/seashells.py +++ b/worldgen/surfaces/scatters/seashells.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: Jun 14 2023 diff --git a/worldgen/surfaces/scatters/seaweed.py b/worldgen/surfaces/scatters/seaweed.py index f5eef0b5e..4b792df52 100644 --- a/worldgen/surfaces/scatters/seaweed.py +++ b/worldgen/surfaces/scatters/seaweed.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/slime_mold.py b/worldgen/surfaces/scatters/slime_mold.py index 072c7e102..95868b9cd 100644 --- a/worldgen/surfaces/scatters/slime_mold.py +++ b/worldgen/surfaces/scatters/slime_mold.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/snow_layer.py b/worldgen/surfaces/scatters/snow_layer.py index 4d01ea009..50e42d080 100644 --- a/worldgen/surfaces/scatters/snow_layer.py +++ b/worldgen/surfaces/scatters/snow_layer.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 9 2023 diff --git a/worldgen/surfaces/scatters/urchin.py b/worldgen/surfaces/scatters/urchin.py index 4e5c29d1f..092a3cd40 100644 --- a/worldgen/surfaces/scatters/urchin.py +++ b/worldgen/surfaces/scatters/urchin.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/utils/cluster.py b/worldgen/surfaces/scatters/utils/cluster.py index dc80d08d7..0944bf41d 100644 --- a/worldgen/surfaces/scatters/utils/cluster.py +++ b/worldgen/surfaces/scatters/utils/cluster.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: April 13 2023 diff --git a/worldgen/surfaces/scatters/utils/selection.py b/worldgen/surfaces/scatters/utils/selection.py index 7005642ee..a2da4ea7e 100644 --- a/worldgen/surfaces/scatters/utils/selection.py +++ b/worldgen/surfaces/scatters/utils/selection.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lingjie Mei # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/scatters/utils/wind.py b/worldgen/surfaces/scatters/utils/wind.py index db6b1581b..1be2e3170 100644 --- a/worldgen/surfaces/scatters/utils/wind.py +++ b/worldgen/surfaces/scatters/utils/wind.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/surface.py b/worldgen/surfaces/surface.py index cbdc0f870..7eb5eaf38 100644 --- a/worldgen/surfaces/surface.py +++ b/worldgen/surfaces/surface.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alex Raistrick: primary author diff --git a/worldgen/surfaces/surface_mixing_dev_script.py b/worldgen/surfaces/surface_mixing_dev_script.py index c508bd1f0..de3a29311 100644 --- a/worldgen/surfaces/surface_mixing_dev_script.py +++ b/worldgen/surfaces/surface_mixing_dev_script.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/surfaces/surface_utils.py b/worldgen/surfaces/surface_utils.py index a72662e99..54211c5ed 100644 --- a/worldgen/surfaces/surface_utils.py +++ b/worldgen/surfaces/surface_utils.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/aluminumdisp2tut.py b/worldgen/surfaces/templates/aluminumdisp2tut.py index db29842c2..42a067960 100644 --- a/worldgen/surfaces/templates/aluminumdisp2tut.py +++ b/worldgen/surfaces/templates/aluminumdisp2tut.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/atmosphere_light_haze.py b/worldgen/surfaces/templates/atmosphere_light_haze.py index ae95e60a4..e2dd52474 100644 --- a/worldgen/surfaces/templates/atmosphere_light_haze.py +++ b/worldgen/surfaces/templates/atmosphere_light_haze.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick, Zeyu Ma # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/templates/bark.py b/worldgen/surfaces/templates/bark.py index c0099c8ea..2f8a03d0e 100644 --- a/worldgen/surfaces/templates/bark.py +++ b/worldgen/surfaces/templates/bark.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang diff --git a/worldgen/surfaces/templates/bark_birch.py b/worldgen/surfaces/templates/bark_birch.py index d6325e7a9..740cbd3af 100644 --- a/worldgen/surfaces/templates/bark_birch.py +++ b/worldgen/surfaces/templates/bark_birch.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 16, 2023 diff --git a/worldgen/surfaces/templates/bark_random.py b/worldgen/surfaces/templates/bark_random.py index 307516ec0..d4d644ef0 100644 --- a/worldgen/surfaces/templates/bark_random.py +++ b/worldgen/surfaces/templates/bark_random.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yiming Zuo # Date Signed: Jun 16, 2023 diff --git a/worldgen/surfaces/templates/basic_bsdf.py b/worldgen/surfaces/templates/basic_bsdf.py index 2622ea553..e0e4059e7 100644 --- a/worldgen/surfaces/templates/basic_bsdf.py +++ b/worldgen/surfaces/templates/basic_bsdf.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/templates/beak.py b/worldgen/surfaces/templates/beak.py index 895e2f9b7..08097284a 100644 --- a/worldgen/surfaces/templates/beak.py +++ b/worldgen/surfaces/templates/beak.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yihan Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/bird.py b/worldgen/surfaces/templates/bird.py index 768d55836..566d20495 100644 --- a/worldgen/surfaces/templates/bird.py +++ b/worldgen/surfaces/templates/bird.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/bone.py b/worldgen/surfaces/templates/bone.py index 92266539e..28ec4eee4 100644 --- a/worldgen/surfaces/templates/bone.py +++ b/worldgen/surfaces/templates/bone.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: June 9 2023 diff --git a/worldgen/surfaces/templates/chitin.py b/worldgen/surfaces/templates/chitin.py index e94614eef..907762f68 100644 --- a/worldgen/surfaces/templates/chitin.py +++ b/worldgen/surfaces/templates/chitin.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/chunkyrock.py b/worldgen/surfaces/templates/chunkyrock.py index 5268fbb29..96ba3faed 100644 --- a/worldgen/surfaces/templates/chunkyrock.py +++ b/worldgen/surfaces/templates/chunkyrock.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/cobble_stone.py b/worldgen/surfaces/templates/cobble_stone.py index 38c82ddd3..3798a13ef 100644 --- a/worldgen/surfaces/templates/cobble_stone.py +++ b/worldgen/surfaces/templates/cobble_stone.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Ankit Goyal, Mingzhe Wang, Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/surfaces/templates/cracked_ground.py b/worldgen/surfaces/templates/cracked_ground.py index 3f5f698cb..8d54c7f0c 100644 --- a/worldgen/surfaces/templates/cracked_ground.py +++ b/worldgen/surfaces/templates/cracked_ground.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Ankit Goyal, Zeyu Ma # Date Signed: June 15 2023 diff --git a/worldgen/surfaces/templates/dirt.py b/worldgen/surfaces/templates/dirt.py index 49e67f3f3..9f1bc4c89 100644 --- a/worldgen/surfaces/templates/dirt.py +++ b/worldgen/surfaces/templates/dirt.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Acknowledgement: This file draws inspiration from https://www.youtube.com/watch?v=pEXHCsrTsco diff --git a/worldgen/surfaces/templates/eyeball.py b/worldgen/surfaces/templates/eyeball.py index e10304e6d..27005bf8b 100644 --- a/worldgen/surfaces/templates/eyeball.py +++ b/worldgen/surfaces/templates/eyeball.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/templates/face_size_visualizer.py b/worldgen/surfaces/templates/face_size_visualizer.py index b67524dbe..014b0ee4e 100644 --- a/worldgen/surfaces/templates/face_size_visualizer.py +++ b/worldgen/surfaces/templates/face_size_visualizer.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/templates/fish_eye_shader.py b/worldgen/surfaces/templates/fish_eye_shader.py index 57833c83d..cadd7f8a7 100644 --- a/worldgen/surfaces/templates/fish_eye_shader.py +++ b/worldgen/surfaces/templates/fish_eye_shader.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: June 14 2023 diff --git a/worldgen/surfaces/templates/fishbody.py b/worldgen/surfaces/templates/fishbody.py index 168ead82d..4a36a63d3 100644 --- a/worldgen/surfaces/templates/fishbody.py +++ b/worldgen/surfaces/templates/fishbody.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/fishfin.py b/worldgen/surfaces/templates/fishfin.py index afa240368..1fbe3f5d7 100644 --- a/worldgen/surfaces/templates/fishfin.py +++ b/worldgen/surfaces/templates/fishfin.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/giraffe_attr.py b/worldgen/surfaces/templates/giraffe_attr.py index 1ea331c27..727517b16 100644 --- a/worldgen/surfaces/templates/giraffe_attr.py +++ b/worldgen/surfaces/templates/giraffe_attr.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang, Alex Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/templates/grass_blade_texture.py b/worldgen/surfaces/templates/grass_blade_texture.py index e5fa95fac..d332a9d6f 100644 --- a/worldgen/surfaces/templates/grass_blade_texture.py +++ b/worldgen/surfaces/templates/grass_blade_texture.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson, Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/templates/horn.py b/worldgen/surfaces/templates/horn.py index 3ff6ccfe8..19832bbdb 100644 --- a/worldgen/surfaces/templates/horn.py +++ b/worldgen/surfaces/templates/horn.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Yihan Wang # Date Signed: May 30, 2023 diff --git a/worldgen/surfaces/templates/ice.py b/worldgen/surfaces/templates/ice.py index 26e6f3141..648838c12 100644 --- a/worldgen/surfaces/templates/ice.py +++ b/worldgen/surfaces/templates/ice.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Ankit Goyal, Zeyu Ma, Hongyu Wen diff --git a/worldgen/surfaces/templates/lava.py b/worldgen/surfaces/templates/lava.py index 6d2ca2f61..41e8e7861 100644 --- a/worldgen/surfaces/templates/lava.py +++ b/worldgen/surfaces/templates/lava.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Ankit Goyal, Zeyu Ma # Date Signed: June 15 2023 diff --git a/worldgen/surfaces/templates/mountain.py b/worldgen/surfaces/templates/mountain.py index 78d342b8d..a453e9f74 100644 --- a/worldgen/surfaces/templates/mountain.py +++ b/worldgen/surfaces/templates/mountain.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/surfaces/templates/mud.py b/worldgen/surfaces/templates/mud.py index 96f44aba8..99929ff57 100644 --- a/worldgen/surfaces/templates/mud.py +++ b/worldgen/surfaces/templates/mud.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang diff --git a/worldgen/surfaces/templates/nose.py b/worldgen/surfaces/templates/nose.py index 80f9cdf75..957228d61 100644 --- a/worldgen/surfaces/templates/nose.py +++ b/worldgen/surfaces/templates/nose.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: June 8 2023 diff --git a/worldgen/surfaces/templates/reptile_brown_circle_attr.py b/worldgen/surfaces/templates/reptile_brown_circle_attr.py index 448bb82f1..e51e3cb97 100644 --- a/worldgen/surfaces/templates/reptile_brown_circle_attr.py +++ b/worldgen/surfaces/templates/reptile_brown_circle_attr.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/reptile_gray_attr.py b/worldgen/surfaces/templates/reptile_gray_attr.py index 2700ccf29..5e91c0b67 100644 --- a/worldgen/surfaces/templates/reptile_gray_attr.py +++ b/worldgen/surfaces/templates/reptile_gray_attr.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/reptile_two_color_attr.py b/worldgen/surfaces/templates/reptile_two_color_attr.py index 505cc9e6a..57a193ee5 100644 --- a/worldgen/surfaces/templates/reptile_two_color_attr.py +++ b/worldgen/surfaces/templates/reptile_two_color_attr.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/sand.py b/worldgen/surfaces/templates/sand.py index 033328db0..efad8b762 100644 --- a/worldgen/surfaces/templates/sand.py +++ b/worldgen/surfaces/templates/sand.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/surfaces/templates/sandstone.py b/worldgen/surfaces/templates/sandstone.py index ebfbe6959..393deeda6 100644 --- a/worldgen/surfaces/templates/sandstone.py +++ b/worldgen/surfaces/templates/sandstone.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Ankit Goyal, Mingzhe Wang, Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/surfaces/templates/scale.py b/worldgen/surfaces/templates/scale.py index 7a7fa5343..99049288b 100644 --- a/worldgen/surfaces/templates/scale.py +++ b/worldgen/surfaces/templates/scale.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: June 14 2023 diff --git a/worldgen/surfaces/templates/simple_brownish.py b/worldgen/surfaces/templates/simple_brownish.py index 33896869d..6a6896cae 100644 --- a/worldgen/surfaces/templates/simple_brownish.py +++ b/worldgen/surfaces/templates/simple_brownish.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/surfaces/templates/simple_greenery.py b/worldgen/surfaces/templates/simple_greenery.py index ebf393379..731d6cb98 100644 --- a/worldgen/surfaces/templates/simple_greenery.py +++ b/worldgen/surfaces/templates/simple_greenery.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: June 8 2023 diff --git a/worldgen/surfaces/templates/simple_whitish.py b/worldgen/surfaces/templates/simple_whitish.py index dff0f9a9f..46bfd319e 100644 --- a/worldgen/surfaces/templates/simple_whitish.py +++ b/worldgen/surfaces/templates/simple_whitish.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/surfaces/templates/slimy.py b/worldgen/surfaces/templates/slimy.py index e26392fcb..310c225ed 100644 --- a/worldgen/surfaces/templates/slimy.py +++ b/worldgen/surfaces/templates/slimy.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: June 14 2023 diff --git a/worldgen/surfaces/templates/snake_scale.py b/worldgen/surfaces/templates/snake_scale.py index 160c6d875..8d2b98c2c 100644 --- a/worldgen/surfaces/templates/snake_scale.py +++ b/worldgen/surfaces/templates/snake_scale.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hongyu Wen # Date Signed: June 13, 2023 diff --git a/worldgen/surfaces/templates/snake_shaders.py b/worldgen/surfaces/templates/snake_shaders.py index 6e51af53f..f243ec95c 100644 --- a/worldgen/surfaces/templates/snake_shaders.py +++ b/worldgen/surfaces/templates/snake_shaders.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hongyu Wen # Date Signed: June 13, 2023 diff --git a/worldgen/surfaces/templates/soil.py b/worldgen/surfaces/templates/soil.py index 7a72c8718..fb619a780 100644 --- a/worldgen/surfaces/templates/soil.py +++ b/worldgen/surfaces/templates/soil.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Ankit Goyal, Zeyu Ma # Date Signed: June 15 2023 diff --git a/worldgen/surfaces/templates/spot_sparse_attr.py b/worldgen/surfaces/templates/spot_sparse_attr.py index bf0667bb0..0c3da6094 100644 --- a/worldgen/surfaces/templates/spot_sparse_attr.py +++ b/worldgen/surfaces/templates/spot_sparse_attr.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/stone.py b/worldgen/surfaces/templates/stone.py index 45f0a726f..d58b6ba96 100644 --- a/worldgen/surfaces/templates/stone.py +++ b/worldgen/surfaces/templates/stone.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Ankit Goyal, Mingzhe Wang, Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/surfaces/templates/succulent.py b/worldgen/surfaces/templates/succulent.py index 55037f2e1..953855cf1 100644 --- a/worldgen/surfaces/templates/succulent.py +++ b/worldgen/surfaces/templates/succulent.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Beining Han # Date Signed: June 15, 2023 diff --git a/worldgen/surfaces/templates/three_color_spots.py b/worldgen/surfaces/templates/three_color_spots.py index 2cd7e5b1d..9365ef77e 100644 --- a/worldgen/surfaces/templates/three_color_spots.py +++ b/worldgen/surfaces/templates/three_color_spots.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/tiger_attr.py b/worldgen/surfaces/templates/tiger_attr.py index 8a4e08588..8f7d1474d 100644 --- a/worldgen/surfaces/templates/tiger_attr.py +++ b/worldgen/surfaces/templates/tiger_attr.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: June 15 2023 diff --git a/worldgen/surfaces/templates/tongue.py b/worldgen/surfaces/templates/tongue.py index 3df18bfa4..88dff9ca9 100644 --- a/worldgen/surfaces/templates/tongue.py +++ b/worldgen/surfaces/templates/tongue.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: June 9 2023 diff --git a/worldgen/surfaces/templates/two_color_spots.py b/worldgen/surfaces/templates/two_color_spots.py index 7234d69d7..b785d9fd3 100644 --- a/worldgen/surfaces/templates/two_color_spots.py +++ b/worldgen/surfaces/templates/two_color_spots.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/twocolorz.py b/worldgen/surfaces/templates/twocolorz.py index cb239a2ac..adbabf14a 100644 --- a/worldgen/surfaces/templates/twocolorz.py +++ b/worldgen/surfaces/templates/twocolorz.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/surfaces/templates/water.py b/worldgen/surfaces/templates/water.py index 7e8a12a2d..9318179cc 100644 --- a/worldgen/surfaces/templates/water.py +++ b/worldgen/surfaces/templates/water.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma, Alex Raistrick # Date Signed: June 5 2023 diff --git a/worldgen/surfaces/templates/wood.py b/worldgen/surfaces/templates/wood.py index fded17920..dda5aaf78 100644 --- a/worldgen/surfaces/templates/wood.py +++ b/worldgen/surfaces/templates/wood.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Mingzhe Wang # Date Signed: April 25 2023 diff --git a/worldgen/terrain/__init__.py b/worldgen/terrain/__init__.py index 1393ff961..e367bcc5e 100644 --- a/worldgen/terrain/__init__.py +++ b/worldgen/terrain/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/assets/caves/__init__.py b/worldgen/terrain/assets/caves/__init__.py index 1043253ff..b45c45eb4 100644 --- a/worldgen/terrain/assets/caves/__init__.py +++ b/worldgen/terrain/assets/caves/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/assets/caves/core.py b/worldgen/terrain/assets/caves/core.py index 69f52a99b..5d19ee4b1 100644 --- a/worldgen/terrain/assets/caves/core.py +++ b/worldgen/terrain/assets/caves/core.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson, Zeyu Ma # Date Signed: May 2 2023, June 5 2023 diff --git a/worldgen/terrain/assets/caves/geometry_utils.py b/worldgen/terrain/assets/caves/geometry_utils.py index 06c9349c6..7cb49996b 100644 --- a/worldgen/terrain/assets/caves/geometry_utils.py +++ b/worldgen/terrain/assets/caves/geometry_utils.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alejandro Newell, Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/terrain/assets/caves/pcfg.py b/worldgen/terrain/assets/caves/pcfg.py index cf2becd18..2d27311ce 100644 --- a/worldgen/terrain/assets/caves/pcfg.py +++ b/worldgen/terrain/assets/caves/pcfg.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/terrain/assets/landtiles/__init__.py b/worldgen/terrain/assets/landtiles/__init__.py index fb3abf3f7..c2fd15523 100644 --- a/worldgen/terrain/assets/landtiles/__init__.py +++ b/worldgen/terrain/assets/landtiles/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 4 2023 diff --git a/worldgen/terrain/assets/landtiles/ant_landscape.py b/worldgen/terrain/assets/landtiles/ant_landscape.py index e18e1fe11..11dadcb20 100644 --- a/worldgen/terrain/assets/landtiles/ant_landscape.py +++ b/worldgen/terrain/assets/landtiles/ant_landscape.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 4 2023 diff --git a/worldgen/terrain/assets/landtiles/core.py b/worldgen/terrain/assets/landtiles/core.py index 63156b492..89d017ebe 100644 --- a/worldgen/terrain/assets/landtiles/core.py +++ b/worldgen/terrain/assets/landtiles/core.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 4 2023 diff --git a/worldgen/terrain/assets/landtiles/custom.py b/worldgen/terrain/assets/landtiles/custom.py index e87354fec..238069bea 100644 --- a/worldgen/terrain/assets/landtiles/custom.py +++ b/worldgen/terrain/assets/landtiles/custom.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 4 2023 diff --git a/worldgen/terrain/assets/ocean.py b/worldgen/terrain/assets/ocean.py index 34a5888e7..d97694d85 100644 --- a/worldgen/terrain/assets/ocean.py +++ b/worldgen/terrain/assets/ocean.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/assets/upsidedown_mountains.py b/worldgen/terrain/assets/upsidedown_mountains.py index f1fdbc2dd..760b97ae7 100644 --- a/worldgen/terrain/assets/upsidedown_mountains.py +++ b/worldgen/terrain/assets/upsidedown_mountains.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 4 2023 diff --git a/worldgen/terrain/core.py b/worldgen/terrain/core.py index ef3fee5b4..73ed5da66 100644 --- a/worldgen/terrain/core.py +++ b/worldgen/terrain/core.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/atmosphere.py b/worldgen/terrain/elements/atmosphere.py index 138300817..52ec52dc5 100644 --- a/worldgen/terrain/elements/atmosphere.py +++ b/worldgen/terrain/elements/atmosphere.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/caves.py b/worldgen/terrain/elements/caves.py index 919996539..e593de187 100644 --- a/worldgen/terrain/elements/caves.py +++ b/worldgen/terrain/elements/caves.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/core.py b/worldgen/terrain/elements/core.py index 53e4adb76..cdfc6bc64 100644 --- a/worldgen/terrain/elements/core.py +++ b/worldgen/terrain/elements/core.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/ground.py b/worldgen/terrain/elements/ground.py index 10de15689..98015375c 100644 --- a/worldgen/terrain/elements/ground.py +++ b/worldgen/terrain/elements/ground.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/landtiles.py b/worldgen/terrain/elements/landtiles.py index 34212ea51..63fae61d3 100644 --- a/worldgen/terrain/elements/landtiles.py +++ b/worldgen/terrain/elements/landtiles.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/mountains.py b/worldgen/terrain/elements/mountains.py index 5515a8ee0..7ec161c42 100644 --- a/worldgen/terrain/elements/mountains.py +++ b/worldgen/terrain/elements/mountains.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/upsidedown_mountains.py b/worldgen/terrain/elements/upsidedown_mountains.py index 28bf81528..9ddcf59f8 100644 --- a/worldgen/terrain/elements/upsidedown_mountains.py +++ b/worldgen/terrain/elements/upsidedown_mountains.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/voronoi_rocks.py b/worldgen/terrain/elements/voronoi_rocks.py index f25a91621..1160b9165 100644 --- a/worldgen/terrain/elements/voronoi_rocks.py +++ b/worldgen/terrain/elements/voronoi_rocks.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/warped_rocks.py b/worldgen/terrain/elements/warped_rocks.py index 0bb26e7e7..37d96c6eb 100644 --- a/worldgen/terrain/elements/warped_rocks.py +++ b/worldgen/terrain/elements/warped_rocks.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/elements/waterbody.py b/worldgen/terrain/elements/waterbody.py index 92692e24b..2328b2e4a 100644 --- a/worldgen/terrain/elements/waterbody.py +++ b/worldgen/terrain/elements/waterbody.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/install_terrain.sh b/worldgen/terrain/install_terrain.sh index 3efad57f8..adc8362c7 100644 --- a/worldgen/terrain/install_terrain.sh +++ b/worldgen/terrain/install_terrain.sh @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 4 2023 diff --git a/worldgen/terrain/land_process/erosion.py b/worldgen/terrain/land_process/erosion.py index f168fbce0..894ac56b7 100644 --- a/worldgen/terrain/land_process/erosion.py +++ b/worldgen/terrain/land_process/erosion.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/land_process/snowfall.py b/worldgen/terrain/land_process/snowfall.py index 86063c7d5..2820a3532 100644 --- a/worldgen/terrain/land_process/snowfall.py +++ b/worldgen/terrain/land_process/snowfall.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/mesher/__init__.py b/worldgen/terrain/mesher/__init__.py index 0b5870d21..91374bcd8 100644 --- a/worldgen/terrain/mesher/__init__.py +++ b/worldgen/terrain/mesher/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/mesher/cube_spherical_mesher.py b/worldgen/terrain/mesher/cube_spherical_mesher.py index 5a9eb11c8..6d81ff5e8 100644 --- a/worldgen/terrain/mesher/cube_spherical_mesher.py +++ b/worldgen/terrain/mesher/cube_spherical_mesher.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/mesher/frontview_spherical_mesher.py b/worldgen/terrain/mesher/frontview_spherical_mesher.py index 48359fc12..408760bed 100644 --- a/worldgen/terrain/mesher/frontview_spherical_mesher.py +++ b/worldgen/terrain/mesher/frontview_spherical_mesher.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/mesher/spherical_mesher.py b/worldgen/terrain/mesher/spherical_mesher.py index ae756e7aa..cefe2c0b5 100644 --- a/worldgen/terrain/mesher/spherical_mesher.py +++ b/worldgen/terrain/mesher/spherical_mesher.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/mesher/uniform_mesher.py b/worldgen/terrain/mesher/uniform_mesher.py index 869585770..61171f52e 100644 --- a/worldgen/terrain/mesher/uniform_mesher.py +++ b/worldgen/terrain/mesher/uniform_mesher.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/scene.py b/worldgen/terrain/scene.py index 4a63069bb..30d563296 100644 --- a/worldgen/terrain/scene.py +++ b/worldgen/terrain/scene.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/atmosphere.h b/worldgen/terrain/source/common/elements/atmosphere.h index b87baa780..bf4d20cc2 100644 --- a/worldgen/terrain/source/common/elements/atmosphere.h +++ b/worldgen/terrain/source/common/elements/atmosphere.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/caves.h b/worldgen/terrain/source/common/elements/caves.h index d77226b68..421698b68 100644 --- a/worldgen/terrain/source/common/elements/caves.h +++ b/worldgen/terrain/source/common/elements/caves.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/ground.h b/worldgen/terrain/source/common/elements/ground.h index 624d17fb3..6fee6f7e8 100644 --- a/worldgen/terrain/source/common/elements/ground.h +++ b/worldgen/terrain/source/common/elements/ground.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/landtiles.h b/worldgen/terrain/source/common/elements/landtiles.h index ced0c3111..516e5d39f 100644 --- a/worldgen/terrain/source/common/elements/landtiles.h +++ b/worldgen/terrain/source/common/elements/landtiles.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/mountains.h b/worldgen/terrain/source/common/elements/mountains.h index a1020e34a..153777949 100644 --- a/worldgen/terrain/source/common/elements/mountains.h +++ b/worldgen/terrain/source/common/elements/mountains.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/upsidedown_mountains.h b/worldgen/terrain/source/common/elements/upsidedown_mountains.h index f48cd1cde..6d80a65f7 100644 --- a/worldgen/terrain/source/common/elements/upsidedown_mountains.h +++ b/worldgen/terrain/source/common/elements/upsidedown_mountains.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/voronoi_rocks.h b/worldgen/terrain/source/common/elements/voronoi_rocks.h index 2987a3715..432dacbeb 100644 --- a/worldgen/terrain/source/common/elements/voronoi_rocks.h +++ b/worldgen/terrain/source/common/elements/voronoi_rocks.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/warped_rocks.h b/worldgen/terrain/source/common/elements/warped_rocks.h index aeb04e2c0..a23b655d3 100644 --- a/worldgen/terrain/source/common/elements/warped_rocks.h +++ b/worldgen/terrain/source/common/elements/warped_rocks.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/elements/waterbody.h b/worldgen/terrain/source/common/elements/waterbody.h index 48c6cd898..a38e8d7ab 100644 --- a/worldgen/terrain/source/common/elements/waterbody.h +++ b/worldgen/terrain/source/common/elements/waterbody.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/nodes/node_shader_sepcomb_xyz.h b/worldgen/terrain/source/common/nodes/node_shader_sepcomb_xyz.h index 36e1b0166..1ea3fe70c 100644 --- a/worldgen/terrain/source/common/nodes/node_shader_sepcomb_xyz.h +++ b/worldgen/terrain/source/common/nodes/node_shader_sepcomb_xyz.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/common/utils/elements_util.h b/worldgen/terrain/source/common/utils/elements_util.h index ed08979d0..ed71efec1 100644 --- a/worldgen/terrain/source/common/utils/elements_util.h +++ b/worldgen/terrain/source/common/utils/elements_util.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 4 2023 diff --git a/worldgen/terrain/source/common/utils/vectors.h b/worldgen/terrain/source/common/utils/vectors.h index 71344938c..ae361b92a 100644 --- a/worldgen/terrain/source/common/utils/vectors.h +++ b/worldgen/terrain/source/common/utils/vectors.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 4 2023 diff --git a/worldgen/terrain/source/cpu/elements/atmosphere.cpp b/worldgen/terrain/source/cpu/elements/atmosphere.cpp index d1dae4f25..fb1274d12 100644 --- a/worldgen/terrain/source/cpu/elements/atmosphere.cpp +++ b/worldgen/terrain/source/cpu/elements/atmosphere.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/core.cpp b/worldgen/terrain/source/cpu/elements/core.cpp index 8b61d8d3a..37dbb96ec 100644 --- a/worldgen/terrain/source/cpu/elements/core.cpp +++ b/worldgen/terrain/source/cpu/elements/core.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/ground.cpp b/worldgen/terrain/source/cpu/elements/ground.cpp index 7f65261c0..0ee18b4e5 100644 --- a/worldgen/terrain/source/cpu/elements/ground.cpp +++ b/worldgen/terrain/source/cpu/elements/ground.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/header.h b/worldgen/terrain/source/cpu/elements/header.h index 2e401a3f8..9b105f5ff 100644 --- a/worldgen/terrain/source/cpu/elements/header.h +++ b/worldgen/terrain/source/cpu/elements/header.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/landtiles.cpp b/worldgen/terrain/source/cpu/elements/landtiles.cpp index 0524ca025..ceb398f42 100644 --- a/worldgen/terrain/source/cpu/elements/landtiles.cpp +++ b/worldgen/terrain/source/cpu/elements/landtiles.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/mountains.cpp b/worldgen/terrain/source/cpu/elements/mountains.cpp index 92a1d5f96..028a93d31 100644 --- a/worldgen/terrain/source/cpu/elements/mountains.cpp +++ b/worldgen/terrain/source/cpu/elements/mountains.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/upsidedown_mountains.cpp b/worldgen/terrain/source/cpu/elements/upsidedown_mountains.cpp index 85b184563..4705e2ee9 100644 --- a/worldgen/terrain/source/cpu/elements/upsidedown_mountains.cpp +++ b/worldgen/terrain/source/cpu/elements/upsidedown_mountains.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/voronoi_rocks.cpp b/worldgen/terrain/source/cpu/elements/voronoi_rocks.cpp index 6a9cedbf9..e6cf47735 100644 --- a/worldgen/terrain/source/cpu/elements/voronoi_rocks.cpp +++ b/worldgen/terrain/source/cpu/elements/voronoi_rocks.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/warped_rocks.cpp b/worldgen/terrain/source/cpu/elements/warped_rocks.cpp index c05201f64..0e63ebebe 100644 --- a/worldgen/terrain/source/cpu/elements/warped_rocks.cpp +++ b/worldgen/terrain/source/cpu/elements/warped_rocks.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/elements/waterbody.cpp b/worldgen/terrain/source/cpu/elements/waterbody.cpp index e4db152ef..639a23b75 100644 --- a/worldgen/terrain/source/cpu/elements/waterbody.cpp +++ b/worldgen/terrain/source/cpu/elements/waterbody.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/meshing/cube_spherical_mesher.cpp b/worldgen/terrain/source/cpu/meshing/cube_spherical_mesher.cpp index d41c81e28..af2c9f1ee 100644 --- a/worldgen/terrain/source/cpu/meshing/cube_spherical_mesher.cpp +++ b/worldgen/terrain/source/cpu/meshing/cube_spherical_mesher.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/meshing/frontview_spherical_mesher.cpp b/worldgen/terrain/source/cpu/meshing/frontview_spherical_mesher.cpp index 1590120b2..1c06bdc64 100644 --- a/worldgen/terrain/source/cpu/meshing/frontview_spherical_mesher.cpp +++ b/worldgen/terrain/source/cpu/meshing/frontview_spherical_mesher.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/meshing/uniform_mesher.cpp b/worldgen/terrain/source/cpu/meshing/uniform_mesher.cpp index 607ec7b4a..f1707301f 100644 --- a/worldgen/terrain/source/cpu/meshing/uniform_mesher.cpp +++ b/worldgen/terrain/source/cpu/meshing/uniform_mesher.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/meshing/utils.cpp b/worldgen/terrain/source/cpu/meshing/utils.cpp index eaf362815..acb29b7c2 100644 --- a/worldgen/terrain/source/cpu/meshing/utils.cpp +++ b/worldgen/terrain/source/cpu/meshing/utils.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/meshing/visibility_test.cpp b/worldgen/terrain/source/cpu/meshing/visibility_test.cpp index bf157c491..3f0f0bee5 100644 --- a/worldgen/terrain/source/cpu/meshing/visibility_test.cpp +++ b/worldgen/terrain/source/cpu/meshing/visibility_test.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/soil_machine/SoilMachine.cpp b/worldgen/terrain/source/cpu/soil_machine/SoilMachine.cpp index 36f7ef68a..1badb3749 100644 --- a/worldgen/terrain/source/cpu/soil_machine/SoilMachine.cpp +++ b/worldgen/terrain/source/cpu/soil_machine/SoilMachine.cpp @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/soil_machine/include/distribution.h b/worldgen/terrain/source/cpu/soil_machine/include/distribution.h index dd72529a2..729a5ced2 100644 --- a/worldgen/terrain/source/cpu/soil_machine/include/distribution.h +++ b/worldgen/terrain/source/cpu/soil_machine/include/distribution.h @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/soil_machine/include/vertexpool.h b/worldgen/terrain/source/cpu/soil_machine/include/vertexpool.h index 9de071a77..c8c3b88c2 100644 --- a/worldgen/terrain/source/cpu/soil_machine/include/vertexpool.h +++ b/worldgen/terrain/source/cpu/soil_machine/include/vertexpool.h @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/soil_machine/io.h b/worldgen/terrain/source/cpu/soil_machine/io.h index aecd78994..cdddafec8 100644 --- a/worldgen/terrain/source/cpu/soil_machine/io.h +++ b/worldgen/terrain/source/cpu/soil_machine/io.h @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/soil_machine/layermap.h b/worldgen/terrain/source/cpu/soil_machine/layermap.h index 72ee00b9c..c9859cd42 100644 --- a/worldgen/terrain/source/cpu/soil_machine/layermap.h +++ b/worldgen/terrain/source/cpu/soil_machine/layermap.h @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/soil_machine/particle/particle.h b/worldgen/terrain/source/cpu/soil_machine/particle/particle.h index c2cac308d..732134337 100644 --- a/worldgen/terrain/source/cpu/soil_machine/particle/particle.h +++ b/worldgen/terrain/source/cpu/soil_machine/particle/particle.h @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/soil_machine/particle/water.h b/worldgen/terrain/source/cpu/soil_machine/particle/water.h index 599c3b244..7b2d2b62c 100644 --- a/worldgen/terrain/source/cpu/soil_machine/particle/water.h +++ b/worldgen/terrain/source/cpu/soil_machine/particle/water.h @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/soil_machine/particle/wind.h b/worldgen/terrain/source/cpu/soil_machine/particle/wind.h index f31608be0..bf1af7425 100644 --- a/worldgen/terrain/source/cpu/soil_machine/particle/wind.h +++ b/worldgen/terrain/source/cpu/soil_machine/particle/wind.h @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/soil_machine/surface.h b/worldgen/terrain/source/cpu/soil_machine/surface.h index 3e06d76b1..ff4ef591a 100644 --- a/worldgen/terrain/source/cpu/soil_machine/surface.h +++ b/worldgen/terrain/source/cpu/soil_machine/surface.h @@ -7,7 +7,7 @@ Original files authored by Nick McDonald: https://github.com/weigert/SoilMachine All other contributions: Copyright (c) Princeton University. -Licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +Licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. Authors: Zeyu Ma Date Signed: June 14 2023 */ diff --git a/worldgen/terrain/source/cpu/surfaces/chunkyrock.cpp b/worldgen/terrain/source/cpu/surfaces/chunkyrock.cpp index e94ebd8ee..9d5b3c140 100644 --- a/worldgen/terrain/source/cpu/surfaces/chunkyrock.cpp +++ b/worldgen/terrain/source/cpu/surfaces/chunkyrock.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/cobble_stone.cpp b/worldgen/terrain/source/cpu/surfaces/cobble_stone.cpp index 4a2e7a9d0..ec14b2242 100644 --- a/worldgen/terrain/source/cpu/surfaces/cobble_stone.cpp +++ b/worldgen/terrain/source/cpu/surfaces/cobble_stone.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/cracked_ground.cpp b/worldgen/terrain/source/cpu/surfaces/cracked_ground.cpp index a58195ef0..d03721c13 100644 --- a/worldgen/terrain/source/cpu/surfaces/cracked_ground.cpp +++ b/worldgen/terrain/source/cpu/surfaces/cracked_ground.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/dirt.cpp b/worldgen/terrain/source/cpu/surfaces/dirt.cpp index 977b45666..17fb68104 100644 --- a/worldgen/terrain/source/cpu/surfaces/dirt.cpp +++ b/worldgen/terrain/source/cpu/surfaces/dirt.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/header.h b/worldgen/terrain/source/cpu/surfaces/header.h index 16946a914..f819e6d2b 100644 --- a/worldgen/terrain/source/cpu/surfaces/header.h +++ b/worldgen/terrain/source/cpu/surfaces/header.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/ice.cpp b/worldgen/terrain/source/cpu/surfaces/ice.cpp index f5c915ed1..f4ea6f926 100644 --- a/worldgen/terrain/source/cpu/surfaces/ice.cpp +++ b/worldgen/terrain/source/cpu/surfaces/ice.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/mountain.cpp b/worldgen/terrain/source/cpu/surfaces/mountain.cpp index 60d1d662d..c335b0829 100644 --- a/worldgen/terrain/source/cpu/surfaces/mountain.cpp +++ b/worldgen/terrain/source/cpu/surfaces/mountain.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/mud.cpp b/worldgen/terrain/source/cpu/surfaces/mud.cpp index f7df14f57..0cb632b1f 100644 --- a/worldgen/terrain/source/cpu/surfaces/mud.cpp +++ b/worldgen/terrain/source/cpu/surfaces/mud.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/sand.cpp b/worldgen/terrain/source/cpu/surfaces/sand.cpp index f37282583..f4f825288 100644 --- a/worldgen/terrain/source/cpu/surfaces/sand.cpp +++ b/worldgen/terrain/source/cpu/surfaces/sand.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/sandstone.cpp b/worldgen/terrain/source/cpu/surfaces/sandstone.cpp index e1b9cfa10..3796e6432 100644 --- a/worldgen/terrain/source/cpu/surfaces/sandstone.cpp +++ b/worldgen/terrain/source/cpu/surfaces/sandstone.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/snow.cpp b/worldgen/terrain/source/cpu/surfaces/snow.cpp index 52252e1be..1e32d9620 100644 --- a/worldgen/terrain/source/cpu/surfaces/snow.cpp +++ b/worldgen/terrain/source/cpu/surfaces/snow.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/soil.cpp b/worldgen/terrain/source/cpu/surfaces/soil.cpp index f27509b80..6f3bfc5e2 100644 --- a/worldgen/terrain/source/cpu/surfaces/soil.cpp +++ b/worldgen/terrain/source/cpu/surfaces/soil.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/surfaces/stone.cpp b/worldgen/terrain/source/cpu/surfaces/stone.cpp index 37924e914..3a3773bf5 100644 --- a/worldgen/terrain/source/cpu/surfaces/stone.cpp +++ b/worldgen/terrain/source/cpu/surfaces/stone.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cpu/utils/FastNoiseLite.cpp b/worldgen/terrain/source/cpu/utils/FastNoiseLite.cpp index c84e0ba9f..8d7c7f608 100644 --- a/worldgen/terrain/source/cpu/utils/FastNoiseLite.cpp +++ b/worldgen/terrain/source/cpu/utils/FastNoiseLite.cpp @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/atmosphere.cu b/worldgen/terrain/source/cuda/elements/atmosphere.cu index 9416d41f4..dbc0130ef 100644 --- a/worldgen/terrain/source/cuda/elements/atmosphere.cu +++ b/worldgen/terrain/source/cuda/elements/atmosphere.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/core.cu b/worldgen/terrain/source/cuda/elements/core.cu index 76ac8899e..48d4d8a02 100644 --- a/worldgen/terrain/source/cuda/elements/core.cu +++ b/worldgen/terrain/source/cuda/elements/core.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/ground.cu b/worldgen/terrain/source/cuda/elements/ground.cu index dcb955675..0baf27fa6 100644 --- a/worldgen/terrain/source/cuda/elements/ground.cu +++ b/worldgen/terrain/source/cuda/elements/ground.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/header.h b/worldgen/terrain/source/cuda/elements/header.h index b38c11370..38cf1aedc 100644 --- a/worldgen/terrain/source/cuda/elements/header.h +++ b/worldgen/terrain/source/cuda/elements/header.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/landtiles.cu b/worldgen/terrain/source/cuda/elements/landtiles.cu index 586eb340f..c5bea1bda 100644 --- a/worldgen/terrain/source/cuda/elements/landtiles.cu +++ b/worldgen/terrain/source/cuda/elements/landtiles.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/mountains.cu b/worldgen/terrain/source/cuda/elements/mountains.cu index 02c19d1c9..0431b0f1b 100644 --- a/worldgen/terrain/source/cuda/elements/mountains.cu +++ b/worldgen/terrain/source/cuda/elements/mountains.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/upsidedown_mountains.cu b/worldgen/terrain/source/cuda/elements/upsidedown_mountains.cu index d5679819c..0295520cd 100644 --- a/worldgen/terrain/source/cuda/elements/upsidedown_mountains.cu +++ b/worldgen/terrain/source/cuda/elements/upsidedown_mountains.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/voronoi_rocks.cu b/worldgen/terrain/source/cuda/elements/voronoi_rocks.cu index baf6a9e91..7f4f1f3e5 100644 --- a/worldgen/terrain/source/cuda/elements/voronoi_rocks.cu +++ b/worldgen/terrain/source/cuda/elements/voronoi_rocks.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/warped_rocks.cu b/worldgen/terrain/source/cuda/elements/warped_rocks.cu index 4b828b1fb..c7aa87021 100644 --- a/worldgen/terrain/source/cuda/elements/warped_rocks.cu +++ b/worldgen/terrain/source/cuda/elements/warped_rocks.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/elements/waterbody.cu b/worldgen/terrain/source/cuda/elements/waterbody.cu index ea14184ac..6c4754b58 100644 --- a/worldgen/terrain/source/cuda/elements/waterbody.cu +++ b/worldgen/terrain/source/cuda/elements/waterbody.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/chunkyrock.cu b/worldgen/terrain/source/cuda/surfaces/chunkyrock.cu index 5e6b0cf98..f44c2677a 100644 --- a/worldgen/terrain/source/cuda/surfaces/chunkyrock.cu +++ b/worldgen/terrain/source/cuda/surfaces/chunkyrock.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/cobble_stone.cu b/worldgen/terrain/source/cuda/surfaces/cobble_stone.cu index 582a0fcfc..aa42fb378 100644 --- a/worldgen/terrain/source/cuda/surfaces/cobble_stone.cu +++ b/worldgen/terrain/source/cuda/surfaces/cobble_stone.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/cracked_ground.cu b/worldgen/terrain/source/cuda/surfaces/cracked_ground.cu index d0c4d60ec..31dafe1e5 100644 --- a/worldgen/terrain/source/cuda/surfaces/cracked_ground.cu +++ b/worldgen/terrain/source/cuda/surfaces/cracked_ground.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/dirt.cu b/worldgen/terrain/source/cuda/surfaces/dirt.cu index 475cf8f4d..bb8fdf712 100644 --- a/worldgen/terrain/source/cuda/surfaces/dirt.cu +++ b/worldgen/terrain/source/cuda/surfaces/dirt.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/header.h b/worldgen/terrain/source/cuda/surfaces/header.h index ca3b3ed9c..b324a7d12 100644 --- a/worldgen/terrain/source/cuda/surfaces/header.h +++ b/worldgen/terrain/source/cuda/surfaces/header.h @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/ice.cu b/worldgen/terrain/source/cuda/surfaces/ice.cu index 9673ba3f4..ad90ac2ec 100644 --- a/worldgen/terrain/source/cuda/surfaces/ice.cu +++ b/worldgen/terrain/source/cuda/surfaces/ice.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/mountain.cu b/worldgen/terrain/source/cuda/surfaces/mountain.cu index f261beca8..7334fa87a 100644 --- a/worldgen/terrain/source/cuda/surfaces/mountain.cu +++ b/worldgen/terrain/source/cuda/surfaces/mountain.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/mud.cu b/worldgen/terrain/source/cuda/surfaces/mud.cu index 38556a8b1..8b4c5fe4c 100644 --- a/worldgen/terrain/source/cuda/surfaces/mud.cu +++ b/worldgen/terrain/source/cuda/surfaces/mud.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/sand.cu b/worldgen/terrain/source/cuda/surfaces/sand.cu index f3544d9ed..d23e07cb0 100644 --- a/worldgen/terrain/source/cuda/surfaces/sand.cu +++ b/worldgen/terrain/source/cuda/surfaces/sand.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/sandstone.cu b/worldgen/terrain/source/cuda/surfaces/sandstone.cu index b6e5932d1..390c79095 100644 --- a/worldgen/terrain/source/cuda/surfaces/sandstone.cu +++ b/worldgen/terrain/source/cuda/surfaces/sandstone.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/snow.cu b/worldgen/terrain/source/cuda/surfaces/snow.cu index d338799ee..61e0f3a28 100644 --- a/worldgen/terrain/source/cuda/surfaces/snow.cu +++ b/worldgen/terrain/source/cuda/surfaces/snow.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/soil.cu b/worldgen/terrain/source/cuda/surfaces/soil.cu index dfc35e1de..0d1ad6f23 100644 --- a/worldgen/terrain/source/cuda/surfaces/soil.cu +++ b/worldgen/terrain/source/cuda/surfaces/soil.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/surfaces/stone.cu b/worldgen/terrain/source/cuda/surfaces/stone.cu index 4352cf7f9..d24230b6a 100644 --- a/worldgen/terrain/source/cuda/surfaces/stone.cu +++ b/worldgen/terrain/source/cuda/surfaces/stone.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/source/cuda/utils/FastNoiseLite.cu b/worldgen/terrain/source/cuda/utils/FastNoiseLite.cu index 96af1489b..bc50c2fb3 100644 --- a/worldgen/terrain/source/cuda/utils/FastNoiseLite.cu +++ b/worldgen/terrain/source/cuda/utils/FastNoiseLite.cu @@ -1,5 +1,5 @@ // Copyright (c) Princeton University. -// This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +// This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. // Authors: Zeyu Ma // Date Signed: June 5 2023 diff --git a/worldgen/terrain/surface_kernel/core.py b/worldgen/terrain/surface_kernel/core.py index 534757345..1452f13bc 100644 --- a/worldgen/terrain/surface_kernel/core.py +++ b/worldgen/terrain/surface_kernel/core.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/surface_kernel/kernelizer.py b/worldgen/terrain/surface_kernel/kernelizer.py index 50c75bdec..8c04b01a6 100644 --- a/worldgen/terrain/surface_kernel/kernelizer.py +++ b/worldgen/terrain/surface_kernel/kernelizer.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/utils/__init__.py b/worldgen/terrain/utils/__init__.py index e6c3af9ae..cc4171fa9 100644 --- a/worldgen/terrain/utils/__init__.py +++ b/worldgen/terrain/utils/__init__.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/utils/camera.py b/worldgen/terrain/utils/camera.py index bbc076cf4..5be15b2fd 100644 --- a/worldgen/terrain/utils/camera.py +++ b/worldgen/terrain/utils/camera.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/utils/ctype_util.py b/worldgen/terrain/utils/ctype_util.py index f25ea203f..c9cb4d8d0 100644 --- a/worldgen/terrain/utils/ctype_util.py +++ b/worldgen/terrain/utils/ctype_util.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/utils/image_processing.py b/worldgen/terrain/utils/image_processing.py index 35ab8a65d..0a1ae18cb 100644 --- a/worldgen/terrain/utils/image_processing.py +++ b/worldgen/terrain/utils/image_processing.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/utils/kernelizer_util.py b/worldgen/terrain/utils/kernelizer_util.py index 50385b6f4..1560dd06c 100644 --- a/worldgen/terrain/utils/kernelizer_util.py +++ b/worldgen/terrain/utils/kernelizer_util.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/utils/logging.py b/worldgen/terrain/utils/logging.py index a3c0fe625..0c2e55585 100644 --- a/worldgen/terrain/utils/logging.py +++ b/worldgen/terrain/utils/logging.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/utils/mesh.py b/worldgen/terrain/utils/mesh.py index b186aee06..199e7854a 100644 --- a/worldgen/terrain/utils/mesh.py +++ b/worldgen/terrain/utils/mesh.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/terrain/utils/random.py b/worldgen/terrain/utils/random.py index 8a5f6bd54..9d5f5cfaf 100644 --- a/worldgen/terrain/utils/random.py +++ b/worldgen/terrain/utils/random.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/tools/asset_grid.py b/worldgen/tools/asset_grid.py index 5f363154a..281015c23 100644 --- a/worldgen/tools/asset_grid.py +++ b/worldgen/tools/asset_grid.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this # source tree. # Authors: Lingjie Mei, Alex Raistrick diff --git a/worldgen/tools/cancel_jobs.py b/worldgen/tools/cancel_jobs.py index 02337b7bd..25773d8d1 100644 --- a/worldgen/tools/cancel_jobs.py +++ b/worldgen/tools/cancel_jobs.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/tools/dev/landtile_viewer.py b/worldgen/tools/dev/landtile_viewer.py index 34ab9663b..fbcf02872 100644 --- a/worldgen/tools/dev/landtile_viewer.py +++ b/worldgen/tools/dev/landtile_viewer.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/tools/dev/params_parser.py b/worldgen/tools/dev/params_parser.py index 2067b9caf..374a685e0 100644 --- a/worldgen/tools/dev/params_parser.py +++ b/worldgen/tools/dev/params_parser.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/tools/export/export.py b/worldgen/tools/export/export.py index 48689dc7d..45996b062 100644 --- a/worldgen/tools/export/export.py +++ b/worldgen/tools/export/export.py @@ -1,9 +1,9 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Portions of bakeTexture heavily modified from https://blender.stackexchange.com/a/191841 # Authors: David Yan -# Date Signed: June 7 2023 + import bpy import os diff --git a/worldgen/tools/generate_terrain_assets.py b/worldgen/tools/generate_terrain_assets.py index 6075caee3..dbf254073 100644 --- a/worldgen/tools/generate_terrain_assets.py +++ b/worldgen/tools/generate_terrain_assets.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: May 30, 2023 diff --git a/worldgen/tools/kernelize_surfaces.py b/worldgen/tools/kernelize_surfaces.py index c42bf7c63..a7825c1f5 100644 --- a/worldgen/tools/kernelize_surfaces.py +++ b/worldgen/tools/kernelize_surfaces.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: June 5 2023 diff --git a/worldgen/tools/manage_datagen_jobs.py b/worldgen/tools/manage_datagen_jobs.py index 4cdb7cac5..1e960fbe3 100644 --- a/worldgen/tools/manage_datagen_jobs.py +++ b/worldgen/tools/manage_datagen_jobs.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Alex Raistrick: refactor, local rendering, video rendering diff --git a/worldgen/tools/palette/palette.py b/worldgen/tools/palette/palette.py index 98a016011..62260164e 100644 --- a/worldgen/tools/palette/palette.py +++ b/worldgen/tools/palette/palette.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma, Lingjie Mei # Date Signed: June 5, 2023 diff --git a/worldgen/tools/results/aggregate_job_stats.py b/worldgen/tools/results/aggregate_job_stats.py index e9d69b664..8329ebd6b 100644 --- a/worldgen/tools/results/aggregate_job_stats.py +++ b/worldgen/tools/results/aggregate_job_stats.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/tools/results/job_stats.py b/worldgen/tools/results/job_stats.py index cb86f7c94..6675d6348 100644 --- a/worldgen/tools/results/job_stats.py +++ b/worldgen/tools/results/job_stats.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/tools/results/make_grid_figure.py b/worldgen/tools/results/make_grid_figure.py index 1b7786deb..d560a5df2 100644 --- a/worldgen/tools/results/make_grid_figure.py +++ b/worldgen/tools/results/make_grid_figure.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: May 30, 2023 diff --git a/worldgen/tools/results/parse_times.py b/worldgen/tools/results/parse_times.py index eb6579302..0e0567035 100644 --- a/worldgen/tools/results/parse_times.py +++ b/worldgen/tools/results/parse_times.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/tools/results/parse_videos.py b/worldgen/tools/results/parse_videos.py index e23b82279..cd386513d 100644 --- a/worldgen/tools/results/parse_videos.py +++ b/worldgen/tools/results/parse_videos.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/tools/results/resource_stats.py b/worldgen/tools/results/resource_stats.py index cc64cb655..086d18094 100644 --- a/worldgen/tools/results/resource_stats.py +++ b/worldgen/tools/results/resource_stats.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/tools/results/scatter_figure.py b/worldgen/tools/results/scatter_figure.py index 6bceebea4..1b6fd3df5 100644 --- a/worldgen/tools/results/scatter_figure.py +++ b/worldgen/tools/results/scatter_figure.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Hongyu Wen # Date Signed: May 30, 2023 diff --git a/worldgen/tools/results/strip_alpha_background.py b/worldgen/tools/results/strip_alpha_background.py index bd80bdd77..2bcc2db3d 100644 --- a/worldgen/tools/results/strip_alpha_background.py +++ b/worldgen/tools/results/strip_alpha_background.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick, Lingjie Mei # Date Signed: May 30, 2023 diff --git a/worldgen/tools/util/cleanup.py b/worldgen/tools/util/cleanup.py index 7584dfa48..31d271501 100644 --- a/worldgen/tools/util/cleanup.py +++ b/worldgen/tools/util/cleanup.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/tools/util/google_drive_client.py b/worldgen/tools/util/google_drive_client.py index 404bb82f1..b0e643fec 100644 --- a/worldgen/tools/util/google_drive_client.py +++ b/worldgen/tools/util/google_drive_client.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/tools/util/show_gpu_table.py b/worldgen/tools/util/show_gpu_table.py index f1840962b..176ffeddd 100644 --- a/worldgen/tools/util/show_gpu_table.py +++ b/worldgen/tools/util/show_gpu_table.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/tools/util/smb_client.py b/worldgen/tools/util/smb_client.py index ad7b5f287..9c3a258b8 100644 --- a/worldgen/tools/util/smb_client.py +++ b/worldgen/tools/util/smb_client.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson diff --git a/worldgen/tools/util/submitit_emulator.py b/worldgen/tools/util/submitit_emulator.py index b37ccab2c..887fd6c31 100644 --- a/worldgen/tools/util/submitit_emulator.py +++ b/worldgen/tools/util/submitit_emulator.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Lahav Lipson - LocalJob diff --git a/worldgen/tools/util/upload_util.py b/worldgen/tools/util/upload_util.py index 49f18f20d..4d86dc49d 100644 --- a/worldgen/tools/util/upload_util.py +++ b/worldgen/tools/util/upload_util.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/util/blender.py b/worldgen/util/blender.py index bc3d8c7ce..21e7d494a 100644 --- a/worldgen/util/blender.py +++ b/worldgen/util/blender.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alex Raistrick, Zeyu Ma, Lahav Lipson, Hei Law, Lingjie Mei # Date Signed: May 30 2023 diff --git a/worldgen/util/camera.py b/worldgen/util/camera.py index 0be279c35..f691c58c5 100644 --- a/worldgen/util/camera.py +++ b/worldgen/util/camera.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: June 15, 2023 diff --git a/worldgen/util/exporting.py b/worldgen/util/exporting.py index 64de2c234..567f71886 100644 --- a/worldgen/util/exporting.py +++ b/worldgen/util/exporting.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Lahav Lipson # Date Signed: May 2 2023 diff --git a/worldgen/util/logging.py b/worldgen/util/logging.py index 1589dba28..b8b94a7f5 100644 --- a/worldgen/util/logging.py +++ b/worldgen/util/logging.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: # - Lahav Lipson: logging formats, timer format diff --git a/worldgen/util/math.py b/worldgen/util/math.py index 7a8e61533..96c55f18c 100644 --- a/worldgen/util/math.py +++ b/worldgen/util/math.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick, Zeyu Ma, Lingjie Mei, Jia Deng # Date Signed: May 30, 2023 diff --git a/worldgen/util/organization.py b/worldgen/util/organization.py index e5496179c..19eb74292 100644 --- a/worldgen/util/organization.py +++ b/worldgen/util/organization.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma # Date Signed: May 30, 2023 diff --git a/worldgen/util/pipeline.py b/worldgen/util/pipeline.py index af614e1b9..1ec9907e2 100644 --- a/worldgen/util/pipeline.py +++ b/worldgen/util/pipeline.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Alexander Raistrick # Date Signed: May 30, 2023 diff --git a/worldgen/util/random.py b/worldgen/util/random.py index a38b17e87..ba60e948b 100644 --- a/worldgen/util/random.py +++ b/worldgen/util/random.py @@ -1,5 +1,5 @@ # Copyright (c) Princeton University. -# This source code is licensed under the GPL license found in the LICENSE file in the root directory of this source tree. +# This source code is licensed under the BSD 3-Clause license found in the LICENSE file in the root directory of this source tree. # Authors: Zeyu Ma, Alexander Raistrick # Date Signed: May 30, 2023