I guess it's 2023 now...
[pyutils.git] / src / pyutils / files / lockfile.py
index 47673098f536e1ab3ff779bd3c74d9b753771ab8..a4194f57f694de2757e897eae95c1ccf909eab49 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# © Copyright 2021-2022, Scott Gasch
+# © Copyright 2021-2023, Scott Gasch
 
 """This is a lockfile implementation I created for use with cronjobs
 on my machine to prevent multiple copies of a job from running in