Skip to content

Commit 18c044e

Browse files
committed
Updated license headers in .bff scripts.
1 parent 1dd156d commit 18c044e

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

source/asset_compiler.bff

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
1+
/// Copyright 2024 - 2025, Dandielo <dandielo@iceshard.net>
2+
/// SPDX-License-Identifier: MIT
23

34
.PlatformRule_GameAssets_ShadersMobile =
45
[

source/configs.bff

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/// Copyright 2022 - 2025, Dandielo <dandielo@iceshard.net>
2+
/// SPDX-License-Identifier: MIT
13

24
.Configuration_Debug =
35
[

source/data/shaders/shaders.bff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/// Copyright 2022 - 2022, Dandielo <dandielo@iceshard.net>
1+
/// Copyright 2022 - 2025, Dandielo <dandielo@iceshard.net>
22
/// SPDX-License-Identifier: MIT
33

44
#if __WINDOWS__ // Only on windows for now

source/fbuild.bff

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/// Copyright 2022 - 2025, Dandielo <dandielo@iceshard.net>
2+
/// SPDX-License-Identifier: MIT
13

24
Settings
35
{

0 commit comments

Comments
 (0)