diff --git a/LICENSE b/LICENSE index 4da09eae..9e5c4b3c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 Nicholas Beerbower +Copyright (c) 2025 Schneewolf Labs LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4a3075bb..4adb7494 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,12 @@ Hemlock is **NOT** memory-safe. Dangling pointers, use-after-free, and buffer ov ## License -MIT License +MIT License. Copyright (c) 2025 Schneewolf Labs LLC. + +Hemlock is developed and maintained by [Schneewolf Labs](https://schneewolflabs.com/). +It is permissively licensed on purpose: everything built on Hemlock, including the +[Wobbleweed](https://github.com/Yotis-Studios/Wobbleweed) retro-3D engine (also MIT), +stays free for anyone to use commercially without inheriting a copyleft obligation. ## Contributing