Compare commits

..

1 commit

Author SHA1 Message Date
5e12cc81da feat: added GPLv3 license 2025-06-09 22:35:35 +02:00
2 changed files with 2 additions and 8 deletions

View file

@ -631,8 +631,8 @@ 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 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. the "copyright" line and a pointer to where the full notice is found.
Openblocks : Physics-based simulation engine <one line to give the program's name and a brief idea of what it does.>
Openblocks Copyright (C) 2025 m-doescode / maelstrom071 Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

View file

@ -1,6 +0,0 @@
The license found in [LICENSE](./LICENSE) also applies retroactively to code committed between the dates of Friday 27 September 2024 to Sunday 8 June 2025 (inclusive), via the commit hashes adfc839098ee12cc180cc00cbb362cb232bfb2a1 and c412546209dbbfee3bd13a7580d68e4b379680b3
Any forks based on older commits may include a copy of the license file (LICENSE) in addition to this one, provided that the program then complies with
the license terms
Openblocks Copyright (C) 2025 m-doescode / maelstrom071