Skip to content

Commit 0078af4

Browse files
committed
Fix missing license headers.
1 parent 9cd9576 commit 0078af4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

source/code/core/collections/public/ice/multi_hashmap.hxx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/// Copyright 2026 - 2026, Dandielo <dandielo@iceshard.net>
2+
/// SPDX-License-Identifier: MIT
3+
14
#pragma once
25
#include <ice/hashmap.hxx>
36

source/code/core/collections/public/ice/static_array.hxx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/// Copyright 2026 - 2026, Dandielo <dandielo@iceshard.net>
2+
/// SPDX-License-Identifier: MIT
3+
14
#pragma once
25
#include <ice/span.hxx>
36

0 commit comments

Comments
 (0)