Skip to content

Commit 16047d6

Browse files
doc: add license tags
1 parent 0d81713 commit 16047d6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

discopop_library/result_classes/PatternStorage.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# This file is part of the DiscoPoP software (http://www.discopop.tu-darmstadt.de)
2+
#
3+
# Copyright (c) 2020, Technische Universitaet Darmstadt, Germany
4+
#
5+
# This software may be modified and distributed under the terms of
6+
# the 3-Clause BSD License. See the LICENSE file in the package base
7+
# directory for details.
8+
19
from typing import List
210

311
from discopop_explorer.pattern_detectors.PatternBase import PatternBase

0 commit comments

Comments
 (0)