summaryrefslogtreecommitdiff
path: root/nemesis/causal_event_loop.py
diff options
context:
space:
mode:
Diffstat (limited to 'nemesis/causal_event_loop.py')
-rw-r--r--nemesis/causal_event_loop.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/nemesis/causal_event_loop.py b/nemesis/causal_event_loop.py
index 9b774d0..f9cffb4 100644
--- a/nemesis/causal_event_loop.py
+++ b/nemesis/causal_event_loop.py
@@ -1,5 +1,7 @@
'''
-Copyright 2025 bdunahu
+Copyright:
+
+ Copyright © 2025 bdunahu <bdunahu@operationnull.com>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -14,7 +16,6 @@ Copyright 2025 bdunahu
limitations under the License.
Commentary:
-
Code:
'''
from typing import TYPE_CHECKING, Any, Callable, Self