Skip to content

Commit

Permalink
Add license info in files
Browse files Browse the repository at this point in the history
  • Loading branch information
evgTSV committed Jan 9, 2025
1 parent 08f35e3 commit 9336cd6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions O21.Game/Engine/Environments.fs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2024 O21 contributors <https://github.com/ForNeVeR/O21>
//
// SPDX-License-Identifier: MIT
module O21.Game.Engine.Environments

open O21.Game.U95
Expand Down
3 changes: 3 additions & 0 deletions O21.Tests/Helpers.fs
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2024 O21 contributors <https://github.com/ForNeVeR/O21>
//
// SPDX-License-Identifier: MIT
module O21.Tests.Helpers

open O21.Game.U95
Expand Down

0 comments on commit 9336cd6

Please sign in to comment.