aboutsummaryrefslogtreecommitdiff
path: root/plugins/degesch
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/degesch')
-rw-r--r--plugins/degesch/auto-rejoin.lua2
-rw-r--r--plugins/degesch/censor.lua2
-rw-r--r--plugins/degesch/fancy-prompt.lua2
-rw-r--r--plugins/degesch/last-fm.lua2
-rw-r--r--plugins/degesch/ping-timeout.lua2
-rw-r--r--plugins/degesch/slack.lua2
-rw-r--r--plugins/degesch/thin-cursor.lua2
-rw-r--r--plugins/degesch/utm-filter.lua2
8 files changed, 8 insertions, 8 deletions
diff --git a/plugins/degesch/auto-rejoin.lua b/plugins/degesch/auto-rejoin.lua
index 7de6c58..ce82213 100644
--- a/plugins/degesch/auto-rejoin.lua
+++ b/plugins/degesch/auto-rejoin.lua
@@ -1,7 +1,7 @@
--
-- auto-rejoin.lua: join back automatically when someone kicks you
--
--- 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.
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.
diff --git a/plugins/degesch/fancy-prompt.lua b/plugins/degesch/fancy-prompt.lua
index 84cbfdb..300801e 100644
--- a/plugins/degesch/fancy-prompt.lua
+++ b/plugins/degesch/fancy-prompt.lua
@@ -1,7 +1,7 @@
--
-- fancy-prompt.lua: the fancy multiline prompt you probably want
--
--- 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.
diff --git a/plugins/degesch/last-fm.lua b/plugins/degesch/last-fm.lua
index e005456..6ade80d 100644
--- a/plugins/degesch/last-fm.lua
+++ b/plugins/degesch/last-fm.lua
@@ -5,7 +5,7 @@
--
-- I call this style closure-oriented programming
--
--- 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.
diff --git a/plugins/degesch/ping-timeout.lua b/plugins/degesch/ping-timeout.lua
index f5f97e1..6444c0a 100644
--- a/plugins/degesch/ping-timeout.lua
+++ b/plugins/degesch/ping-timeout.lua
@@ -1,7 +1,7 @@
--
-- ping-timeout.lua: ping timeout readability enhancement plugin
--
--- Copyright (c) 2015 - 2016, Přemysl Janouch <p@janouch.name>
+-- Copyright (c) 2015 - 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.
diff --git a/plugins/degesch/slack.lua b/plugins/degesch/slack.lua
index c2bb9ac..5600a8f 100644
--- a/plugins/degesch/slack.lua
+++ b/plugins/degesch/slack.lua
@@ -1,7 +1,7 @@
--
-- slack.lua: try to fix up UX when using the Slack IRC gateway
--
--- Copyright (c) 2017, Přemysl Janouch <p@janouch.name>
+-- Copyright (c) 2017, 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.
diff --git a/plugins/degesch/thin-cursor.lua b/plugins/degesch/thin-cursor.lua
index 0b26ee8..d0fbf38 100644
--- a/plugins/degesch/thin-cursor.lua
+++ b/plugins/degesch/thin-cursor.lua
@@ -1,7 +1,7 @@
--
-- thin-cursor.lua: set a thin cursor
--
--- 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.
diff --git a/plugins/degesch/utm-filter.lua b/plugins/degesch/utm-filter.lua
index 7147093..63f85e3 100644
--- a/plugins/degesch/utm-filter.lua
+++ b/plugins/degesch/utm-filter.lua
@@ -1,7 +1,7 @@
--
-- utm-filter.lua: filter out Google Analytics bullshit from URLs
--
--- Copyright (c) 2015, Přemysl Janouch <p@janouch.name>
+-- Copyright (c) 2015, 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.