Skip to content

Commit 0259385

Browse files
committed
chore: add spdx file headers
1 parent dbef0bc commit 0259385

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: 2019 ash_postgres contributors <https://github.com/ash-project/ash_postgres/graphs.contributors>
2+
3+
SPDX-License-Identifier: MIT

priv/test_repo/migrations/20251018130654_migrate_resources64_dev.exs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2019 ash_postgres contributors <https://github.com/ash-project/ash_postgres/graphs.contributors>
2+
#
3+
# SPDX-License-Identifier: MIT
4+
15
defmodule AshPostgres.TestRepo.Migrations.MigrateResources64 do
26
@moduledoc """
37
Updates resources based on their most recent snapshots.

0 commit comments

Comments
 (0)