emeryberger / Hoard

The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
http://www.hoard.org
Apache License 2.0
1.09k stars 127 forks source link

GPL license text still in source files. #53

Closed JakeSays closed 4 years ago

JakeSays commented 4 years ago

The project has been re-licensed as Apache 2, but all the source files still have the GPL license text.

emeryberger commented 4 years ago

Just seeing this - thanks for pointing this out! Fixed with https://github.com/emeryberger/Hoard/commit/435693ce3bb3d7e6b5cde9a364ee20aacd6f93ab.