diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-09-02 19:00:11 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-09-02 19:37:29 +0200 |
commit | deb096a0e9c77c0b62085c950246b8b24a9e06d0 (patch) | |
tree | afac48e8f55c4ba0a33c2419af13bef43d15b7e2 /plugins/degesch/censor.lua | |
parent | 722fc48a30da39f859bceb00123aaf9fed9b0995 (diff) | |
download | xK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.tar.gz xK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.tar.xz xK-deb096a0e9c77c0b62085c950246b8b24a9e06d0.zip |
Name change
Diffstat (limited to 'plugins/degesch/censor.lua')
-rw-r--r-- | plugins/degesch/censor.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/degesch/censor.lua b/plugins/degesch/censor.lua index 0c30562..d28ca83 100644 --- a/plugins/degesch/censor.lua +++ b/plugins/degesch/censor.lua @@ -1,7 +1,7 @@ -- -- censor.lua: black out certain users' messages -- --- Copyright (c) 2016, Přemysl Janouch <p@janouch.name> +-- Copyright (c) 2016, Přemysl Eric Janouch <p@janouch.name> -- -- Permission to use, copy, modify, and/or distribute this software for any -- purpose with or without fee is hereby granted. |