Skip to content

Commit e3fa67a

Browse files
committed
Add license
1 parent dd8263a commit e3fa67a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/mix/lib/mix/tasks/deps.parallel.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: 2021 The Elixir Team
3+
14
defmodule Mix.Tasks.Deps.Parallel do
25
@moduledoc false
36
use Mix.Task

0 commit comments

Comments
 (0)