File tree Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Expand file tree Collapse file tree 8 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22# SPDX-FileCopyrightText: 2021 The Elixir Team
3+ # SPDX-FileCopyrightText: 2012 Plataformatec
34
45defmodule Module.Types.Apply do
56 # Typing functionality shared between Expr and Pattern.
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22# SPDX-FileCopyrightText: 2021 The Elixir Team
3+ # SPDX-FileCopyrightText: 2012 Plataformatec
34
45defmodule Module.Types.Of do
56 # Typing functionality shared between Expr and Pattern.
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22# SPDX-FileCopyrightText: 2021 The Elixir Team
3+ # SPDX-FileCopyrightText: 2012 Plataformatec
34
45defmodule Diff do
56 @ moduledoc """
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22# SPDX-FileCopyrightText: 2021 The Elixir Team
3+ # SPDX-FileCopyrightText: 2012 Plataformatec
34
45Code . require_file ( "test_helper.exs" , __DIR__ )
56
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22# SPDX-FileCopyrightText: 2021 The Elixir Team
3+ # SPDX-FileCopyrightText: 2012 Plataformatec
34
45Code . require_file ( "../../test_helper.exs" , __DIR__ )
56
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22# SPDX-FileCopyrightText: 2021 The Elixir Team
3+ # SPDX-FileCopyrightText: 2012 Plataformatec
34
45defmodule Mix.Tasks.App.Config do
56 use Mix.Task
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22# SPDX-FileCopyrightText: 2021 The Elixir Team
3+ # SPDX-FileCopyrightText: 2012 Plataformatec
34
45defmodule Mix.Tasks.Test.Coverage do
56 use Mix.Task
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: Apache-2.0
22# SPDX-FileCopyrightText: 2021 The Elixir Team
3+ # SPDX-FileCopyrightText: 2012 Plataformatec
34
45Code . require_file ( "../../test_helper.exs" , __DIR__ )
56
You can’t perform that action at this time.
0 commit comments