Update copyright notice
This commit is contained in:
parent
6bf8837e8f
commit
ed0603a675
16 changed files with 16 additions and 20 deletions
|
|
@ -4,7 +4,7 @@ It's internal code. Can be used for atomics if emscripten backend will be used.
|
|||
This module contain atomic operations which include support for emscripten atomics functions.
|
||||
Emscripten functions are contained in API similar to druntime.
|
||||
|
||||
Copyright: Copyright © 2018-2019, Dawid Masiukiewicz, Michał Masiukiewicz
|
||||
Copyright: Copyright © 2018-2023, Dawid Masiukiewicz, Michał Masiukiewicz
|
||||
License: BSD 3-clause, see LICENSE file in project root folder.
|
||||
*/
|
||||
module bubel.ecs.atomic;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue