Skip to content

Commit 6afcea1

Browse files
committed
Set SPDX headers
1 parent ae09fcc commit 6afcea1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/pool.ex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# SPDX-FileCopyrightText: 2025 DBVisor
3+
14
defmodule SQL.Pool do
25
@moduledoc false
36
use GenServer

0 commit comments

Comments
 (0)