summaryrefslogtreecommitdiff
path: root/profanity_filter.py
diff options
context:
space:
mode:
Diffstat (limited to 'profanity_filter.py')
-rwxr-xr-xprofanity_filter.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/profanity_filter.py b/profanity_filter.py
index c1767bf..a1f0c0b 100755
--- a/profanity_filter.py
+++ b/profanity_filter.py
@@ -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