Skip to content

Commit

Permalink
Add licensing and copyright information
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre committed Feb 23, 2024
1 parent 30572a2 commit b380bbf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pfdl_scheduler/utils/log_entry_observer.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

"""This module provides the LogEntryObserver which implements the Observer pattern.
The scheduler notifies about log entries, so this class is used to catch these
Expand Down

0 comments on commit b380bbf

Please sign in to comment.