Skip to content

Commit

Permalink
Add copyright and licensing information (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre authored Feb 22, 2024
1 parent 3ffac47 commit 0ae1287
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/integration_tests/test_scheduling_marking.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Copyright The PFDL Contributors
#
# Licensed under the MIT License.
# For details on the licensing terms, see the LICENSE file.
# SPDX-License-Identifier: MIT

"""Contains integration tests to check the marking of the petri net."""

# standard libraries
Expand Down

0 comments on commit 0ae1287

Please sign in to comment.