Skip to content

Commit

Permalink
fix: added license tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasrothenberger committed Dec 5, 2023
1 parent 24a85b9 commit 8bf84e6
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# This file is part of the DiscoPoP software (http://www.discopop.tu-darmstadt.de)
#
# Copyright (c) 2020, Technische Universitaet Darmstadt, Germany
#
# This software may be modified and distributed under the terms of
# the 3-Clause BSD License. See the LICENSE file in the package base
# directory for details.

from typing import List, cast
from discopop_explorer.PETGraphX import EdgeType, NodeID, PETGraphX
from discopop_library.discopop_optimizer.OptimizerArguments import OptimizerArguments
Expand Down

0 comments on commit 8bf84e6

Please sign in to comment.