mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Correct license for tlsf
This commit is contained in:
@@ -3,7 +3,7 @@ package mem_tlsf
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright 2024 Jeroen van Rijn <nom@duclavier.com>.
|
Copyright 2024 Jeroen van Rijn <nom@duclavier.com>.
|
||||||
Made available under Odin's license.
|
Made available under tlsf's LICENSE (BSD 3-clause).
|
||||||
|
|
||||||
List of contributors:
|
List of contributors:
|
||||||
Matt Conte: Original C implementation, see LICENSE file in this package
|
Matt Conte: Original C implementation, see LICENSE file in this package
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
Copyright 2024 Jeroen van Rijn <nom@duclavier.com>.
|
Copyright 2024 Jeroen van Rijn <nom@duclavier.com>.
|
||||||
Made available under Odin's license.
|
Made available under tlsf's LICENSE (BSD 3-clause).
|
||||||
|
|
||||||
List of contributors:
|
List of contributors:
|
||||||
Matt Conte: Original C implementation, see LICENSE file in this package
|
Matt Conte: Original C implementation, see LICENSE file in this package
|
||||||
|
|||||||
Reference in New Issue
Block a user