diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e664210 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +Noir Stack License v1.0 +Copyright (c) 2025 Noir Stack + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this repository and associated documentation files (the "Work"), to use, +copy, modify, merge, publish, and distribute copies of the Work, subject to +the following conditions: + +1. Attribution must be given to Noir Stack and CodexScrolls in any derivative works or distributions. +2. The Work may not be used for unlawful purposes. +3. Modifications must include a clear description of changes. + +THE WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND...