Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / profanity_filter.py
index c1767bf16370bae17b63b56d426c7fc2e9e49519..a1f0c0b9adaa8971dfd243694cd096a2e84a077d 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """A helper to identify and optionally obscure some bad words."""
 
 import logging