From db7ef3f02517f9f2a3c56829a22b9fad3c36e374 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sun, 1 Aug 2021 21:47:37 +0200 Subject: [PATCH] all: Add generic 'The Limnoria Contributors' to copyright notices. No need to bother with details (that are all outdated / out of sync anyway), just look up the git history. --- plugins/Admin/__init__.py | 1 + plugins/Admin/config.py | 1 + plugins/Admin/plugin.py | 2 +- plugins/Admin/test.py | 1 + plugins/Aka/__init__.py | 2 +- plugins/Aka/config.py | 2 +- plugins/Aka/plugin.py | 2 +- plugins/Aka/test.py | 1 + plugins/Alias/__init__.py | 1 + plugins/Alias/config.py | 1 + plugins/Alias/plugin.py | 1 + plugins/Alias/test.py | 1 + plugins/Anonymous/__init__.py | 1 + plugins/Anonymous/config.py | 1 + plugins/Anonymous/plugin.py | 2 +- plugins/Anonymous/test.py | 2 +- plugins/AutoMode/__init__.py | 1 + plugins/AutoMode/config.py | 1 + plugins/AutoMode/plugin.py | 1 + plugins/AutoMode/test.py | 1 + plugins/Autocomplete/__init__.py | 2 +- plugins/Autocomplete/config.py | 2 +- plugins/Autocomplete/plugin.py | 2 +- plugins/Autocomplete/test.py | 2 +- plugins/BadWords/__init__.py | 1 + plugins/BadWords/config.py | 1 + plugins/BadWords/plugin.py | 1 + plugins/BadWords/test.py | 1 + plugins/Channel/__init__.py | 1 + plugins/Channel/config.py | 1 + plugins/Channel/plugin.py | 1 + plugins/Channel/test.py | 1 + plugins/ChannelLogger/__init__.py | 1 + plugins/ChannelLogger/config.py | 1 + plugins/ChannelLogger/plugin.py | 1 + plugins/ChannelLogger/test.py | 1 + plugins/ChannelStats/__init__.py | 1 + plugins/ChannelStats/config.py | 1 + plugins/ChannelStats/plugin.py | 1 + plugins/ChannelStats/test.py | 1 + plugins/Conditional/__init__.py | 1 + plugins/Conditional/config.py | 1 + plugins/Conditional/plugin.py | 1 + plugins/Conditional/test.py | 1 + plugins/Config/__init__.py | 1 + plugins/Config/config.py | 1 + plugins/Config/plugin.py | 1 + plugins/Config/test.py | 1 + plugins/Ctcp/__init__.py | 1 + plugins/Ctcp/config.py | 1 + plugins/Ctcp/plugin.py | 1 + plugins/Ctcp/test.py | 1 + plugins/DDG/__init__.py | 1 + plugins/DDG/config.py | 1 + plugins/DDG/parser.py | 2 +- plugins/DDG/plugin.py | 3 ++- plugins/DDG/test.py | 3 ++- plugins/Debug/__init__.py | 1 + plugins/Debug/config.py | 1 + plugins/Debug/plugin.py | 1 + plugins/Debug/test.py | 1 + plugins/Dict/__init__.py | 1 + plugins/Dict/config.py | 1 + plugins/Dict/plugin.py | 1 + plugins/Dict/test.py | 1 + plugins/Dunno/__init__.py | 1 + plugins/Dunno/config.py | 1 + plugins/Dunno/plugin.py | 1 + plugins/Dunno/test.py | 1 + plugins/Factoids/__init__.py | 1 + plugins/Factoids/config.py | 1 + plugins/Factoids/plugin.py | 1 + plugins/Factoids/test.py | 1 + plugins/Fediverse/__init__.py | 2 +- plugins/Fediverse/activitypub.py | 2 +- plugins/Fediverse/config.py | 2 +- plugins/Fediverse/plugin.py | 2 +- plugins/Fediverse/test.py | 2 +- plugins/Fediverse/test_data.py | 2 +- plugins/Filter/__init__.py | 1 + plugins/Filter/config.py | 1 + plugins/Filter/plugin.py | 1 + plugins/Filter/test.py | 1 + plugins/Format/__init__.py | 1 + plugins/Format/config.py | 1 + plugins/Format/plugin.py | 1 + plugins/Format/test.py | 1 + plugins/GPG/__init__.py | 2 +- plugins/GPG/config.py | 2 +- plugins/GPG/plugin.py | 2 +- plugins/GPG/test.py | 2 +- plugins/Games/__init__.py | 1 + plugins/Games/config.py | 1 + plugins/Games/plugin.py | 1 + plugins/Games/test.py | 1 + plugins/Google/__init__.py | 1 + plugins/Google/config.py | 1 + plugins/Google/parser.py | 2 +- plugins/Google/plugin.py | 1 + plugins/Google/test.py | 1 + plugins/Hashes/__init__.py | 1 + plugins/Hashes/config.py | 1 + plugins/Hashes/plugin.py | 1 + plugins/Hashes/test.py | 1 + plugins/Herald/__init__.py | 1 + plugins/Herald/config.py | 1 + plugins/Herald/plugin.py | 1 + plugins/Herald/test.py | 1 + plugins/Internet/__init__.py | 1 + plugins/Internet/config.py | 1 + plugins/Internet/plugin.py | 1 + plugins/Internet/test.py | 1 + plugins/Karma/__init__.py | 1 + plugins/Karma/config.py | 1 + plugins/Karma/plugin.py | 1 + plugins/Karma/test.py | 1 + plugins/Lart/__init__.py | 1 + plugins/Lart/config.py | 1 + plugins/Lart/plugin.py | 1 + plugins/Lart/test.py | 1 + plugins/Later/__init__.py | 1 + plugins/Later/config.py | 1 + plugins/Later/plugin.py | 1 + plugins/Later/test.py | 1 + plugins/Limiter/__init__.py | 1 + plugins/Limiter/config.py | 1 + plugins/Limiter/plugin.py | 1 + plugins/Limiter/test.py | 1 + plugins/LogToIrc/__init__.py | 1 + plugins/LogToIrc/config.py | 1 + plugins/LogToIrc/handler.py | 2 +- plugins/LogToIrc/plugin.py | 1 + plugins/LogToIrc/test.py | 1 + plugins/Math/__init__.py | 1 + plugins/Math/config.py | 1 + plugins/Math/plugin.py | 1 + plugins/Math/test.py | 1 + plugins/MessageParser/__init__.py | 1 + plugins/MessageParser/config.py | 1 + plugins/MessageParser/plugin.py | 1 + plugins/MessageParser/test.py | 1 + plugins/Misc/__init__.py | 1 + plugins/Misc/config.py | 1 + plugins/Misc/plugin.py | 1 + plugins/Misc/test.py | 1 + plugins/MoobotFactoids/__init__.py | 1 + plugins/MoobotFactoids/config.py | 1 + plugins/MoobotFactoids/plugin.py | 1 + plugins/MoobotFactoids/test.py | 1 + plugins/Network/__init__.py | 1 + plugins/Network/config.py | 1 + plugins/Network/plugin.py | 1 + plugins/Network/test.py | 1 + plugins/News/__init__.py | 1 + plugins/News/config.py | 1 + plugins/News/plugin.py | 1 + plugins/News/test.py | 1 + plugins/NickAuth/__init__.py | 2 +- plugins/NickAuth/config.py | 2 +- plugins/NickAuth/plugin.py | 2 +- plugins/NickAuth/test.py | 2 +- plugins/NickCapture/__init__.py | 1 + plugins/NickCapture/config.py | 1 + plugins/NickCapture/plugin.py | 1 + plugins/NickCapture/test.py | 1 + plugins/Nickometer/__init__.py | 1 + plugins/Nickometer/config.py | 1 + plugins/Nickometer/plugin.py | 1 + plugins/Nickometer/test.py | 1 + plugins/Note/__init__.py | 1 + plugins/Note/config.py | 1 + plugins/Note/plugin.py | 1 + plugins/Note/test.py | 1 + plugins/Owner/__init__.py | 1 + plugins/Owner/config.py | 1 + plugins/Owner/plugin.py | 1 + plugins/Owner/test.py | 1 + plugins/Plugin/__init__.py | 1 + plugins/Plugin/config.py | 1 + plugins/Plugin/plugin.py | 1 + plugins/Plugin/test.py | 1 + plugins/PluginDownloader/__init__.py | 2 +- plugins/PluginDownloader/config.py | 2 +- plugins/PluginDownloader/plugin.py | 2 +- plugins/PluginDownloader/test.py | 2 +- plugins/Poll/__init__.py | 2 +- plugins/Poll/config.py | 2 +- plugins/Poll/plugin.py | 2 +- plugins/Poll/test.py | 2 +- plugins/Praise/__init__.py | 1 + plugins/Praise/config.py | 1 + plugins/Praise/plugin.py | 1 + plugins/Praise/test.py | 1 + plugins/Protector/__init__.py | 1 + plugins/Protector/config.py | 1 + plugins/Protector/plugin.py | 1 + plugins/Protector/test.py | 1 + plugins/Quote/__init__.py | 1 + plugins/Quote/config.py | 1 + plugins/Quote/plugin.py | 1 + plugins/Quote/test.py | 1 + plugins/QuoteGrabs/__init__.py | 1 + plugins/QuoteGrabs/config.py | 1 + plugins/QuoteGrabs/plugin.py | 1 + plugins/QuoteGrabs/test.py | 1 + plugins/RSS/__init__.py | 1 + plugins/RSS/config.py | 1 + plugins/RSS/plugin.py | 2 +- plugins/RSS/test.py | 1 + plugins/Relay/__init__.py | 1 + plugins/Relay/config.py | 1 + plugins/Relay/plugin.py | 1 + plugins/Relay/test.py | 1 + plugins/Reply/__init__.py | 1 + plugins/Reply/config.py | 1 + plugins/Reply/plugin.py | 1 + plugins/Reply/test.py | 1 + plugins/Scheduler/__init__.py | 1 + plugins/Scheduler/config.py | 1 + plugins/Scheduler/plugin.py | 1 + plugins/Scheduler/test.py | 1 + plugins/SedRegex/__init__.py | 1 + plugins/SedRegex/config.py | 1 + plugins/SedRegex/plugin.py | 1 + plugins/SedRegex/test.py | 1 + plugins/Seen/__init__.py | 1 + plugins/Seen/config.py | 1 + plugins/Seen/plugin.py | 1 + plugins/Seen/test.py | 1 + plugins/Services/__init__.py | 1 + plugins/Services/config.py | 1 + plugins/Services/plugin.py | 1 + plugins/Services/test.py | 1 + plugins/ShrinkUrl/__init__.py | 1 + plugins/ShrinkUrl/config.py | 1 + plugins/ShrinkUrl/plugin.py | 1 + plugins/ShrinkUrl/test.py | 1 + plugins/Status/__init__.py | 1 + plugins/Status/config.py | 1 + plugins/Status/plugin.py | 1 + plugins/Status/test.py | 1 + plugins/String/__init__.py | 1 + plugins/String/config.py | 1 + plugins/String/plugin.py | 1 + plugins/String/test.py | 1 + plugins/Success/__init__.py | 1 + plugins/Success/config.py | 1 + plugins/Success/plugin.py | 1 + plugins/Success/test.py | 1 + plugins/Time/__init__.py | 1 + plugins/Time/config.py | 1 + plugins/Time/plugin.py | 1 + plugins/Time/test.py | 1 + plugins/Todo/__init__.py | 1 + plugins/Todo/config.py | 1 + plugins/Todo/plugin.py | 1 + plugins/Todo/test.py | 1 + plugins/Topic/__init__.py | 1 + plugins/Topic/config.py | 1 + plugins/Topic/plugin.py | 1 + plugins/Topic/test.py | 1 + plugins/URL/__init__.py | 1 + plugins/URL/config.py | 1 + plugins/URL/plugin.py | 1 + plugins/URL/test.py | 1 + plugins/Unix/__init__.py | 1 + plugins/Unix/config.py | 1 + plugins/Unix/plugin.py | 1 + plugins/Unix/test.py | 1 + plugins/User/__init__.py | 1 + plugins/User/config.py | 1 + plugins/User/plugin.py | 1 + plugins/User/test.py | 1 + plugins/Utilities/__init__.py | 1 + plugins/Utilities/config.py | 1 + plugins/Utilities/plugin.py | 1 + plugins/Utilities/test.py | 1 + plugins/Web/__init__.py | 1 + plugins/Web/config.py | 1 + plugins/Web/plugin.py | 1 + plugins/Web/test.py | 1 + scripts/supybot | 1 + scripts/supybot-adduser | 1 + scripts/supybot-botchk | 1 + scripts/supybot-plugin-create | 1 + scripts/supybot-plugin-doc | 1 + scripts/supybot-reset-password | 1 + scripts/supybot-test | 1 + scripts/supybot-wizard | 1 + setup.py | 1 + src/__init__.py | 1 + src/ansi.py | 1 + src/callbacks.py | 1 + src/cdb.py | 1 + src/commands.py | 1 + src/conf.py | 1 + src/dbi.py | 1 + src/drivers/Socket.py | 1 + src/drivers/__init__.py | 1 + src/dynamicScope.py | 1 + src/gpg.py | 2 +- src/httpserver.py | 2 +- src/i18n.py | 2 +- src/ircdb.py | 2 +- src/irclib.py | 1 + src/ircmsgs.py | 1 + src/ircutils.py | 1 + src/log.py | 1 + src/plugin.py | 1 + src/questions.py | 1 + src/registry.py | 1 + src/schedule.py | 1 + src/setup.py | 2 +- src/test.py | 1 + src/unpreserve.py | 1 + src/utils/__init__.py | 1 + src/utils/crypt.py | 1 + src/utils/error.py | 1 + src/utils/file.py | 1 + src/utils/gen.py | 1 + src/utils/iter.py | 1 + src/utils/math_evaluator.py | 2 +- src/utils/minisix.py | 2 +- src/utils/net.py | 1 + src/utils/python.py | 1 + src/utils/seq.py | 1 + src/utils/str.py | 2 +- src/utils/structures.py | 1 + src/utils/transaction.py | 1 + src/utils/web.py | 1 + src/world.py | 1 + test/__init__.py | 1 + test/test.py | 1 + test/test_callbacks.py | 1 + test/test_commands.py | 1 + test/test_drivers.py | 2 +- test/test_dynamicScope.py | 1 + test/test_firewall.py | 1 + test/test_format.py | 1 + test/test_i18n.py | 2 +- test/test_ircdb.py | 1 + test/test_irclib.py | 1 + test/test_ircmsgs.py | 1 + test/test_ircutils.py | 1 + test/test_misc.py | 1 + test/test_plugin.py | 1 + test/test_plugin_create.py | 1 + test/test_plugins.py | 1 + test/test_registry.py | 1 + test/test_schedule.py | 1 + test/test_standardSubstitute.py | 1 + test/test_utils.py | 1 + test/test_yn.py | 1 + 353 files changed, 355 insertions(+), 48 deletions(-) diff --git a/plugins/Admin/__init__.py b/plugins/Admin/__init__.py index 390f17af6..7df1edc7a 100644 --- a/plugins/Admin/__init__.py +++ b/plugins/Admin/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Admin/config.py b/plugins/Admin/config.py index 0a6f64211..0e7dd2e2f 100644 --- a/plugins/Admin/config.py +++ b/plugins/Admin/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Admin/plugin.py b/plugins/Admin/plugin.py index 1b518635c..f83a7bdfb 100644 --- a/plugins/Admin/plugin.py +++ b/plugins/Admin/plugin.py @@ -1,6 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher -# Copyright (c) 2010, Valentin Lorentz +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Admin/test.py b/plugins/Admin/test.py index f17b29972..7ad60f614 100644 --- a/plugins/Admin/test.py +++ b/plugins/Admin/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Aka/__init__.py b/plugins/Aka/__init__.py index a1d1f1fca..78a2689e4 100644 --- a/plugins/Aka/__init__.py +++ b/plugins/Aka/__init__.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2013, Valentin Lorentz +# Copyright (c) 2013-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Aka/config.py b/plugins/Aka/config.py index 4c5069f83..405cdcbcc 100644 --- a/plugins/Aka/config.py +++ b/plugins/Aka/config.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2013, Valentin Lorentz +# Copyright (c) 2013-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Aka/plugin.py b/plugins/Aka/plugin.py index 333e898d7..e3e0e5a2c 100644 --- a/plugins/Aka/plugin.py +++ b/plugins/Aka/plugin.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2013, Valentin Lorentz +# Copyright (c) 2013-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Aka/test.py b/plugins/Aka/test.py index 6f7b0fdd8..8ac5bcf3a 100644 --- a/plugins/Aka/test.py +++ b/plugins/Aka/test.py @@ -1,6 +1,7 @@ # -*- coding: utf8 -*- ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2013-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Alias/__init__.py b/plugins/Alias/__init__.py index 1b0483b13..b675f29a0 100644 --- a/plugins/Alias/__init__.py +++ b/plugins/Alias/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Alias/config.py b/plugins/Alias/config.py index 940d5803f..0b98d657f 100644 --- a/plugins/Alias/config.py +++ b/plugins/Alias/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Alias/plugin.py b/plugins/Alias/plugin.py index c23d4cbbe..182dd1707 100644 --- a/plugins/Alias/plugin.py +++ b/plugins/Alias/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2014, James McCoy +# Copyright (c) 2012-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Alias/test.py b/plugins/Alias/test.py index 6c42e1e14..1bb2a965f 100644 --- a/plugins/Alias/test.py +++ b/plugins/Alias/test.py @@ -1,6 +1,7 @@ # -*- coding: utf8 -*- ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Anonymous/__init__.py b/plugins/Anonymous/__init__.py index f6a84e28b..93698b217 100644 --- a/plugins/Anonymous/__init__.py +++ b/plugins/Anonymous/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Anonymous/config.py b/plugins/Anonymous/config.py index 273747561..9e6f1c4c7 100644 --- a/plugins/Anonymous/config.py +++ b/plugins/Anonymous/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Anonymous/plugin.py b/plugins/Anonymous/plugin.py index 9713e3067..8bf313956 100644 --- a/plugins/Anonymous/plugin.py +++ b/plugins/Anonymous/plugin.py @@ -1,7 +1,7 @@ ### # Copyright (c) 2005, Daniel DiPaolo # Copyright (c) 2014, James McCoy -# Copyright (c) 2021, Valentin Lorentz +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Anonymous/test.py b/plugins/Anonymous/test.py index 53e4b7141..50fff2054 100644 --- a/plugins/Anonymous/test.py +++ b/plugins/Anonymous/test.py @@ -1,7 +1,7 @@ ### # Copyright (c) 2005, Daniel DiPaolo # Copyright (c) 2014, James McCoy -# Copyright (c) 2021, Valentin Lorentz +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/AutoMode/__init__.py b/plugins/AutoMode/__init__.py index 59c6e7373..cdd747dd3 100644 --- a/plugins/AutoMode/__init__.py +++ b/plugins/AutoMode/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/AutoMode/config.py b/plugins/AutoMode/config.py index cdeec28f1..59bf0a238 100644 --- a/plugins/AutoMode/config.py +++ b/plugins/AutoMode/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/AutoMode/plugin.py b/plugins/AutoMode/plugin.py index 9d4d7575b..f0e20d5c3 100644 --- a/plugins/AutoMode/plugin.py +++ b/plugins/AutoMode/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/AutoMode/test.py b/plugins/AutoMode/test.py index 23d51f4d5..f7a6c405e 100644 --- a/plugins/AutoMode/test.py +++ b/plugins/AutoMode/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Autocomplete/__init__.py b/plugins/Autocomplete/__init__.py index 666fc256b..dc5f831c4 100644 --- a/plugins/Autocomplete/__init__.py +++ b/plugins/Autocomplete/__init__.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Autocomplete/config.py b/plugins/Autocomplete/config.py index 078185c4c..bf5587b7d 100644 --- a/plugins/Autocomplete/config.py +++ b/plugins/Autocomplete/config.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Autocomplete/plugin.py b/plugins/Autocomplete/plugin.py index f3d11a75f..293dd5d90 100644 --- a/plugins/Autocomplete/plugin.py +++ b/plugins/Autocomplete/plugin.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Autocomplete/test.py b/plugins/Autocomplete/test.py index 50796a07d..fce767033 100644 --- a/plugins/Autocomplete/test.py +++ b/plugins/Autocomplete/test.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/BadWords/__init__.py b/plugins/BadWords/__init__.py index 652e9788d..41fa7683f 100644 --- a/plugins/BadWords/__init__.py +++ b/plugins/BadWords/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/BadWords/config.py b/plugins/BadWords/config.py index 8a3e9c225..1e77476a5 100644 --- a/plugins/BadWords/config.py +++ b/plugins/BadWords/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/BadWords/plugin.py b/plugins/BadWords/plugin.py index d19871927..39a8f024b 100644 --- a/plugins/BadWords/plugin.py +++ b/plugins/BadWords/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/BadWords/test.py b/plugins/BadWords/test.py index 753842877..bb9993701 100644 --- a/plugins/BadWords/test.py +++ b/plugins/BadWords/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Channel/__init__.py b/plugins/Channel/__init__.py index 436bcd421..ae051ad75 100644 --- a/plugins/Channel/__init__.py +++ b/plugins/Channel/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Channel/config.py b/plugins/Channel/config.py index 0c60e4a3a..c145f225c 100644 --- a/plugins/Channel/config.py +++ b/plugins/Channel/config.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Channel/plugin.py b/plugins/Channel/plugin.py index cb4cd5c7c..2cae399bb 100644 --- a/plugins/Channel/plugin.py +++ b/plugins/Channel/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009-2012, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Channel/test.py b/plugins/Channel/test.py index b62faa417..5ac586d0c 100644 --- a/plugins/Channel/test.py +++ b/plugins/Channel/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelLogger/__init__.py b/plugins/ChannelLogger/__init__.py index dd8f2de18..0a875b286 100644 --- a/plugins/ChannelLogger/__init__.py +++ b/plugins/ChannelLogger/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelLogger/config.py b/plugins/ChannelLogger/config.py index 40e6d3f2f..ce5f75755 100644 --- a/plugins/ChannelLogger/config.py +++ b/plugins/ChannelLogger/config.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelLogger/plugin.py b/plugins/ChannelLogger/plugin.py index de5269ffd..b974a388f 100644 --- a/plugins/ChannelLogger/plugin.py +++ b/plugins/ChannelLogger/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2009-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelLogger/test.py b/plugins/ChannelLogger/test.py index 044849bf0..9e8b378f4 100644 --- a/plugins/ChannelLogger/test.py +++ b/plugins/ChannelLogger/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelStats/__init__.py b/plugins/ChannelStats/__init__.py index 75e6ab814..2d014db17 100644 --- a/plugins/ChannelStats/__init__.py +++ b/plugins/ChannelStats/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelStats/config.py b/plugins/ChannelStats/config.py index 41aab6c83..a5934af5f 100644 --- a/plugins/ChannelStats/config.py +++ b/plugins/ChannelStats/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelStats/plugin.py b/plugins/ChannelStats/plugin.py index 5662c3ed2..f5ab27b8b 100644 --- a/plugins/ChannelStats/plugin.py +++ b/plugins/ChannelStats/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2009-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelStats/test.py b/plugins/ChannelStats/test.py index 121f5b130..e7f259687 100644 --- a/plugins/ChannelStats/test.py +++ b/plugins/ChannelStats/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Conditional/__init__.py b/plugins/Conditional/__init__.py index 9e8a54bee..ee4ac081e 100644 --- a/plugins/Conditional/__init__.py +++ b/plugins/Conditional/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2010, Daniel Folkinshteyn +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Conditional/config.py b/plugins/Conditional/config.py index fdaf33e81..8733789ff 100644 --- a/plugins/Conditional/config.py +++ b/plugins/Conditional/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2010, Daniel Folkinshteyn +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Conditional/plugin.py b/plugins/Conditional/plugin.py index 4561282bb..a921393c4 100644 --- a/plugins/Conditional/plugin.py +++ b/plugins/Conditional/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2010, Daniel Folkinshteyn +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Conditional/test.py b/plugins/Conditional/test.py index fec246528..bc6f05000 100644 --- a/plugins/Conditional/test.py +++ b/plugins/Conditional/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2010, Daniel Folkinshteyn +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Config/__init__.py b/plugins/Config/__init__.py index 06520cf73..822358a0e 100644 --- a/plugins/Config/__init__.py +++ b/plugins/Config/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Config/config.py b/plugins/Config/config.py index 20e4e836c..75e48f2ac 100644 --- a/plugins/Config/config.py +++ b/plugins/Config/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Config/plugin.py b/plugins/Config/plugin.py index 59a2782d9..597a58f55 100644 --- a/plugins/Config/plugin.py +++ b/plugins/Config/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Config/test.py b/plugins/Config/test.py index 09c26eaf5..4852a43ee 100644 --- a/plugins/Config/test.py +++ b/plugins/Config/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Ctcp/__init__.py b/plugins/Ctcp/__init__.py index 49b6cdcf4..5350296ef 100644 --- a/plugins/Ctcp/__init__.py +++ b/plugins/Ctcp/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Ctcp/config.py b/plugins/Ctcp/config.py index 113b19223..5c10cb190 100644 --- a/plugins/Ctcp/config.py +++ b/plugins/Ctcp/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Ctcp/plugin.py b/plugins/Ctcp/plugin.py index 493134aff..558fa0a58 100644 --- a/plugins/Ctcp/plugin.py +++ b/plugins/Ctcp/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Ctcp/test.py b/plugins/Ctcp/test.py index 5e0348040..3cfd7ec30 100644 --- a/plugins/Ctcp/test.py +++ b/plugins/Ctcp/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/DDG/__init__.py b/plugins/DDG/__init__.py index de328438d..6296e9bfd 100644 --- a/plugins/DDG/__init__.py +++ b/plugins/DDG/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2014-2015, James Lu +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/DDG/config.py b/plugins/DDG/config.py index dbb1f65d6..14436ab42 100644 --- a/plugins/DDG/config.py +++ b/plugins/DDG/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2014-2015, James Lu +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/DDG/parser.py b/plugins/DDG/parser.py index 58bf654a2..a5266c9b5 100644 --- a/plugins/DDG/parser.py +++ b/plugins/DDG/parser.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/DDG/plugin.py b/plugins/DDG/plugin.py index 9319b14e3..affbffe9a 100644 --- a/plugins/DDG/plugin.py +++ b/plugins/DDG/plugin.py @@ -1,5 +1,6 @@ ### -# Copyright (c) 2014-2017, James Lu +# Copyright (c) 2014-2020, James Lu +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/DDG/test.py b/plugins/DDG/test.py index 4a03152ee..3740755c6 100644 --- a/plugins/DDG/test.py +++ b/plugins/DDG/test.py @@ -1,5 +1,6 @@ ### -# Copyright (c) 2014-2017, James Lu +# Copyright (c) 2014-2020, James Lu +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Debug/__init__.py b/plugins/Debug/__init__.py index f8c6bf999..60af5d21d 100644 --- a/plugins/Debug/__init__.py +++ b/plugins/Debug/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Debug/config.py b/plugins/Debug/config.py index 03d8ed180..17b511bf1 100644 --- a/plugins/Debug/config.py +++ b/plugins/Debug/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Debug/plugin.py b/plugins/Debug/plugin.py index b809d1a25..01437614c 100644 --- a/plugins/Debug/plugin.py +++ b/plugins/Debug/plugin.py @@ -2,6 +2,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Debug/test.py b/plugins/Debug/test.py index d8b0c7a57..6449c045e 100644 --- a/plugins/Debug/test.py +++ b/plugins/Debug/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dict/__init__.py b/plugins/Dict/__init__.py index d836167fb..970fbcf44 100644 --- a/plugins/Dict/__init__.py +++ b/plugins/Dict/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dict/config.py b/plugins/Dict/config.py index dba9045f2..c928186b7 100644 --- a/plugins/Dict/config.py +++ b/plugins/Dict/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dict/plugin.py b/plugins/Dict/plugin.py index 7bb2f6a23..e2681f4b9 100644 --- a/plugins/Dict/plugin.py +++ b/plugins/Dict/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dict/test.py b/plugins/Dict/test.py index 2ec07c3cf..a7b0fc374 100644 --- a/plugins/Dict/test.py +++ b/plugins/Dict/test.py @@ -1,6 +1,7 @@ # -*- coding: utf8 -*- ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dunno/__init__.py b/plugins/Dunno/__init__.py index a429d71d5..ae607dfb5 100644 --- a/plugins/Dunno/__init__.py +++ b/plugins/Dunno/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dunno/config.py b/plugins/Dunno/config.py index a18e7c771..6accf90de 100644 --- a/plugins/Dunno/config.py +++ b/plugins/Dunno/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dunno/plugin.py b/plugins/Dunno/plugin.py index a9555e147..d062b3aff 100644 --- a/plugins/Dunno/plugin.py +++ b/plugins/Dunno/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dunno/test.py b/plugins/Dunno/test.py index a0a3e08cf..3400f9dd9 100644 --- a/plugins/Dunno/test.py +++ b/plugins/Dunno/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Factoids/__init__.py b/plugins/Factoids/__init__.py index f2c093945..30a0f9653 100644 --- a/plugins/Factoids/__init__.py +++ b/plugins/Factoids/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Factoids/config.py b/plugins/Factoids/config.py index d16481e1b..d1b2e7653 100644 --- a/plugins/Factoids/config.py +++ b/plugins/Factoids/config.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Factoids/plugin.py b/plugins/Factoids/plugin.py index d48960b79..dce980185 100644 --- a/plugins/Factoids/plugin.py +++ b/plugins/Factoids/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Factoids/test.py b/plugins/Factoids/test.py index 1bf860ccf..9e5c3dcf6 100644 --- a/plugins/Factoids/test.py +++ b/plugins/Factoids/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Fediverse/__init__.py b/plugins/Fediverse/__init__.py index 2b0c91aef..be4aa7ba6 100644 --- a/plugins/Fediverse/__init__.py +++ b/plugins/Fediverse/__init__.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Fediverse/activitypub.py b/plugins/Fediverse/activitypub.py index 895199367..edc0ba8d4 100644 --- a/plugins/Fediverse/activitypub.py +++ b/plugins/Fediverse/activitypub.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Fediverse/config.py b/plugins/Fediverse/config.py index 844e33daa..21dd4dacc 100644 --- a/plugins/Fediverse/config.py +++ b/plugins/Fediverse/config.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Fediverse/plugin.py b/plugins/Fediverse/plugin.py index 7ce6fd1ab..43319216f 100644 --- a/plugins/Fediverse/plugin.py +++ b/plugins/Fediverse/plugin.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Fediverse/test.py b/plugins/Fediverse/test.py index 4462ef22b..f5cfaa690 100644 --- a/plugins/Fediverse/test.py +++ b/plugins/Fediverse/test.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Fediverse/test_data.py b/plugins/Fediverse/test_data.py index b16b8dfab..c004c387c 100644 --- a/plugins/Fediverse/test_data.py +++ b/plugins/Fediverse/test_data.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Filter/__init__.py b/plugins/Filter/__init__.py index b303cebb3..899f2b86a 100644 --- a/plugins/Filter/__init__.py +++ b/plugins/Filter/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Filter/config.py b/plugins/Filter/config.py index de5780c09..67c4e28f8 100644 --- a/plugins/Filter/config.py +++ b/plugins/Filter/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Filter/plugin.py b/plugins/Filter/plugin.py index a687be850..de1160038 100644 --- a/plugins/Filter/plugin.py +++ b/plugins/Filter/plugin.py @@ -1,6 +1,7 @@ # -*- encoding: utf-8 -*- ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Filter/test.py b/plugins/Filter/test.py index 8cf6ffe2e..2a3f0e1ff 100644 --- a/plugins/Filter/test.py +++ b/plugins/Filter/test.py @@ -1,6 +1,7 @@ # -*- coding: utf8 -*- ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Format/__init__.py b/plugins/Format/__init__.py index e2ad11cd9..5c7d38f05 100644 --- a/plugins/Format/__init__.py +++ b/plugins/Format/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Format/config.py b/plugins/Format/config.py index 5bd00e09c..18c1ecd5c 100644 --- a/plugins/Format/config.py +++ b/plugins/Format/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Format/plugin.py b/plugins/Format/plugin.py index fad81f471..47ff1c573 100644 --- a/plugins/Format/plugin.py +++ b/plugins/Format/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Format/test.py b/plugins/Format/test.py index 34e3828dd..c413e4563 100644 --- a/plugins/Format/test.py +++ b/plugins/Format/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/GPG/__init__.py b/plugins/GPG/__init__.py index cf7f2e2f5..88bbb2437 100644 --- a/plugins/GPG/__init__.py +++ b/plugins/GPG/__init__.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2015, Valentin Lorentz +# Copyright (c) 2015-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/GPG/config.py b/plugins/GPG/config.py index 4c74d20da..6d18e9f4f 100644 --- a/plugins/GPG/config.py +++ b/plugins/GPG/config.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2015, Valentin Lorentz +# Copyright (c) 2015-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/GPG/plugin.py b/plugins/GPG/plugin.py index c50b47b3d..4630249a5 100644 --- a/plugins/GPG/plugin.py +++ b/plugins/GPG/plugin.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2015, Valentin Lorentz +# Copyright (c) 2015-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/GPG/test.py b/plugins/GPG/test.py index 1c5d37d79..7c70079f1 100644 --- a/plugins/GPG/test.py +++ b/plugins/GPG/test.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2015, Valentin Lorentz +# Copyright (c) 2015-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Games/__init__.py b/plugins/Games/__init__.py index d056c155a..fb9a5b5b8 100644 --- a/plugins/Games/__init__.py +++ b/plugins/Games/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Games/config.py b/plugins/Games/config.py index 56ce3d5d4..d5fc7532c 100644 --- a/plugins/Games/config.py +++ b/plugins/Games/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Games/plugin.py b/plugins/Games/plugin.py index fad442f98..bc87a2c45 100644 --- a/plugins/Games/plugin.py +++ b/plugins/Games/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Games/test.py b/plugins/Games/test.py index 02c47c089..7e681055e 100644 --- a/plugins/Games/test.py +++ b/plugins/Games/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Google/__init__.py b/plugins/Google/__init__.py index 47afdd3d3..2bfcec9c5 100644 --- a/plugins/Google/__init__.py +++ b/plugins/Google/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Google/config.py b/plugins/Google/config.py index 5d41960fb..914b7c172 100644 --- a/plugins/Google/config.py +++ b/plugins/Google/config.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2008-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Google/parser.py b/plugins/Google/parser.py index 013303da3..37c19de22 100644 --- a/plugins/Google/parser.py +++ b/plugins/Google/parser.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Google/plugin.py b/plugins/Google/plugin.py index c61b1c0e0..5d893794b 100644 --- a/plugins/Google/plugin.py +++ b/plugins/Google/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2008-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Google/test.py b/plugins/Google/test.py index 4e2f389d5..a04b0c4af 100644 --- a/plugins/Google/test.py +++ b/plugins/Google/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2008-2009, James Vega +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Hashes/__init__.py b/plugins/Hashes/__init__.py index 55032e29e..5142128b3 100644 --- a/plugins/Hashes/__init__.py +++ b/plugins/Hashes/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2017, Ken Spencer +# Copyright (c) 2017-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Hashes/config.py b/plugins/Hashes/config.py index 9cebcacca..d6edb3aab 100644 --- a/plugins/Hashes/config.py +++ b/plugins/Hashes/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2017, Ken Spencer +# Copyright (c) 2017-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Hashes/plugin.py b/plugins/Hashes/plugin.py index ffbf13bdf..103ed1500 100644 --- a/plugins/Hashes/plugin.py +++ b/plugins/Hashes/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2017, Ken Spencer +# Copyright (c) 2017-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Hashes/test.py b/plugins/Hashes/test.py index 0ba34df31..8ec1e9abb 100644 --- a/plugins/Hashes/test.py +++ b/plugins/Hashes/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2017, Ken Spencer +# Copyright (c) 2017-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Herald/__init__.py b/plugins/Herald/__init__.py index 043b1fc84..3d37d3091 100644 --- a/plugins/Herald/__init__.py +++ b/plugins/Herald/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Herald/config.py b/plugins/Herald/config.py index a56ddd804..8cc8a1e46 100644 --- a/plugins/Herald/config.py +++ b/plugins/Herald/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Herald/plugin.py b/plugins/Herald/plugin.py index d72b81924..e797d095e 100644 --- a/plugins/Herald/plugin.py +++ b/plugins/Herald/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Herald/test.py b/plugins/Herald/test.py index 228034aa4..7dd603259 100644 --- a/plugins/Herald/test.py +++ b/plugins/Herald/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Internet/__init__.py b/plugins/Internet/__init__.py index 9b9bea12b..7ac8a3456 100644 --- a/plugins/Internet/__init__.py +++ b/plugins/Internet/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Internet/config.py b/plugins/Internet/config.py index d4b4d0e4a..7a56200ee 100644 --- a/plugins/Internet/config.py +++ b/plugins/Internet/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Internet/plugin.py b/plugins/Internet/plugin.py index be85f3abd..941a40fff 100644 --- a/plugins/Internet/plugin.py +++ b/plugins/Internet/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher # Copyright (c) 2010-2011, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Internet/test.py b/plugins/Internet/test.py index 71a0acd29..9c428772c 100644 --- a/plugins/Internet/test.py +++ b/plugins/Internet/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Karma/__init__.py b/plugins/Karma/__init__.py index 351aea456..e65f68450 100644 --- a/plugins/Karma/__init__.py +++ b/plugins/Karma/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Karma/config.py b/plugins/Karma/config.py index fcc62db1f..a0a0ae78e 100644 --- a/plugins/Karma/config.py +++ b/plugins/Karma/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Karma/plugin.py b/plugins/Karma/plugin.py index 6f71cc2a3..c87fba0dd 100644 --- a/plugins/Karma/plugin.py +++ b/plugins/Karma/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Karma/test.py b/plugins/Karma/test.py index b5e4e5edc..7728748d3 100644 --- a/plugins/Karma/test.py +++ b/plugins/Karma/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Lart/__init__.py b/plugins/Lart/__init__.py index 098e47e5a..4f0fb6c87 100644 --- a/plugins/Lart/__init__.py +++ b/plugins/Lart/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Lart/config.py b/plugins/Lart/config.py index b94123385..354c3853f 100644 --- a/plugins/Lart/config.py +++ b/plugins/Lart/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Lart/plugin.py b/plugins/Lart/plugin.py index a1c423339..a159d8caa 100644 --- a/plugins/Lart/plugin.py +++ b/plugins/Lart/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Lart/test.py b/plugins/Lart/test.py index 9f16898f6..c35587bc5 100644 --- a/plugins/Lart/test.py +++ b/plugins/Lart/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Later/__init__.py b/plugins/Later/__init__.py index 95f331b95..7b6f9c84a 100644 --- a/plugins/Later/__init__.py +++ b/plugins/Later/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Later/config.py b/plugins/Later/config.py index 3650f3f7d..06e3a7eb3 100644 --- a/plugins/Later/config.py +++ b/plugins/Later/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Later/plugin.py b/plugins/Later/plugin.py index 4d7338a67..b52cf7f0d 100644 --- a/plugins/Later/plugin.py +++ b/plugins/Later/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Later/test.py b/plugins/Later/test.py index 95b3e19d8..d42212771 100644 --- a/plugins/Later/test.py +++ b/plugins/Later/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Limiter/__init__.py b/plugins/Limiter/__init__.py index 3c05ee9dd..0b9a405c3 100644 --- a/plugins/Limiter/__init__.py +++ b/plugins/Limiter/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Limiter/config.py b/plugins/Limiter/config.py index 560e0b426..aa4191e82 100644 --- a/plugins/Limiter/config.py +++ b/plugins/Limiter/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Limiter/plugin.py b/plugins/Limiter/plugin.py index 67da133ca..35cdd3a96 100644 --- a/plugins/Limiter/plugin.py +++ b/plugins/Limiter/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Limiter/test.py b/plugins/Limiter/test.py index f2927bf60..e923dc37e 100644 --- a/plugins/Limiter/test.py +++ b/plugins/Limiter/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/LogToIrc/__init__.py b/plugins/LogToIrc/__init__.py index 88d827376..76db31e3e 100644 --- a/plugins/LogToIrc/__init__.py +++ b/plugins/LogToIrc/__init__.py @@ -2,6 +2,7 @@ ### # Copyright (c) 2004, Stéphan Kochen +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/LogToIrc/config.py b/plugins/LogToIrc/config.py index b39af6189..ee67fefc7 100644 --- a/plugins/LogToIrc/config.py +++ b/plugins/LogToIrc/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Stéphan Kochen +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/LogToIrc/handler.py b/plugins/LogToIrc/handler.py index d0137d8c4..e889056af 100644 --- a/plugins/LogToIrc/handler.py +++ b/plugins/LogToIrc/handler.py @@ -1,6 +1,6 @@ ### # Copyright (c) 2004, Stéphan Kochen -# Copyright (c) 2021, Valentin Lorentz +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/LogToIrc/plugin.py b/plugins/LogToIrc/plugin.py index 53360246d..e566f1c78 100644 --- a/plugins/LogToIrc/plugin.py +++ b/plugins/LogToIrc/plugin.py @@ -2,6 +2,7 @@ ### # Copyright (c) 2004, Stéphan Kochen +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/LogToIrc/test.py b/plugins/LogToIrc/test.py index 718612c9b..106fbc846 100644 --- a/plugins/LogToIrc/test.py +++ b/plugins/LogToIrc/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Stéphan Kochen +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Math/__init__.py b/plugins/Math/__init__.py index e3cf6f438..46f2281cf 100644 --- a/plugins/Math/__init__.py +++ b/plugins/Math/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Math/config.py b/plugins/Math/config.py index 2815767ab..f911b3e6f 100644 --- a/plugins/Math/config.py +++ b/plugins/Math/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Math/plugin.py b/plugins/Math/plugin.py index 60b7a79a4..366a7a7c6 100644 --- a/plugins/Math/plugin.py +++ b/plugins/Math/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2008-2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Math/test.py b/plugins/Math/test.py index c0edadcfa..78c7a57e2 100644 --- a/plugins/Math/test.py +++ b/plugins/Math/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/MessageParser/__init__.py b/plugins/MessageParser/__init__.py index 6f224adbe..1c4b569ac 100644 --- a/plugins/MessageParser/__init__.py +++ b/plugins/MessageParser/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2010, Daniel Folkinshteyn +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/MessageParser/config.py b/plugins/MessageParser/config.py index 69bf7dd36..eb2a996e4 100644 --- a/plugins/MessageParser/config.py +++ b/plugins/MessageParser/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2010, Daniel Folkinshteyn +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/MessageParser/plugin.py b/plugins/MessageParser/plugin.py index 8e043db70..37da479a7 100644 --- a/plugins/MessageParser/plugin.py +++ b/plugins/MessageParser/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2010, Daniel Folkinshteyn +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/MessageParser/test.py b/plugins/MessageParser/test.py index f08abde49..299640237 100644 --- a/plugins/MessageParser/test.py +++ b/plugins/MessageParser/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2010, Daniel Folkinshteyn +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Misc/__init__.py b/plugins/Misc/__init__.py index d48519d92..5b2a2388f 100644 --- a/plugins/Misc/__init__.py +++ b/plugins/Misc/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Misc/config.py b/plugins/Misc/config.py index 73e71c327..703a317cd 100644 --- a/plugins/Misc/config.py +++ b/plugins/Misc/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Misc/plugin.py b/plugins/Misc/plugin.py index e4e9395ae..d81d6c796 100644 --- a/plugins/Misc/plugin.py +++ b/plugins/Misc/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Misc/test.py b/plugins/Misc/test.py index 95b1626d0..5b98d2842 100644 --- a/plugins/Misc/test.py +++ b/plugins/Misc/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/MoobotFactoids/__init__.py b/plugins/MoobotFactoids/__init__.py index 562d4b9e3..947f481f2 100644 --- a/plugins/MoobotFactoids/__init__.py +++ b/plugins/MoobotFactoids/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/MoobotFactoids/config.py b/plugins/MoobotFactoids/config.py index 68b3fa82d..72c966d31 100644 --- a/plugins/MoobotFactoids/config.py +++ b/plugins/MoobotFactoids/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/MoobotFactoids/plugin.py b/plugins/MoobotFactoids/plugin.py index fa7fc744f..a7653b922 100755 --- a/plugins/MoobotFactoids/plugin.py +++ b/plugins/MoobotFactoids/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/MoobotFactoids/test.py b/plugins/MoobotFactoids/test.py index 3275ca13a..eecffaf6d 100644 --- a/plugins/MoobotFactoids/test.py +++ b/plugins/MoobotFactoids/test.py @@ -1,6 +1,7 @@ # -*- encoding: utf-8 -*- ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Network/__init__.py b/plugins/Network/__init__.py index 0d94287b0..b0ab7ecc6 100644 --- a/plugins/Network/__init__.py +++ b/plugins/Network/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Network/config.py b/plugins/Network/config.py index c24262cc7..476870bdb 100644 --- a/plugins/Network/config.py +++ b/plugins/Network/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Network/plugin.py b/plugins/Network/plugin.py index 808d347e3..028e7106e 100644 --- a/plugins/Network/plugin.py +++ b/plugins/Network/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2010,2015 James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Network/test.py b/plugins/Network/test.py index bd0ab11be..6d23b4670 100644 --- a/plugins/Network/test.py +++ b/plugins/Network/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/News/__init__.py b/plugins/News/__init__.py index 92b34ea5e..139781ff9 100644 --- a/plugins/News/__init__.py +++ b/plugins/News/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/News/config.py b/plugins/News/config.py index 6d9d501f0..910e96d2b 100644 --- a/plugins/News/config.py +++ b/plugins/News/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/News/plugin.py b/plugins/News/plugin.py index d5d262e19..99d879079 100644 --- a/plugins/News/plugin.py +++ b/plugins/News/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/News/test.py b/plugins/News/test.py index c7a031001..1c01efe97 100644 --- a/plugins/News/test.py +++ b/plugins/News/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/NickAuth/__init__.py b/plugins/NickAuth/__init__.py index b008cb36a..21042b676 100644 --- a/plugins/NickAuth/__init__.py +++ b/plugins/NickAuth/__init__.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012, Valentin Lorentz +# Copyright (c) 2012-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/NickAuth/config.py b/plugins/NickAuth/config.py index 1fff0b940..ccfb4191a 100644 --- a/plugins/NickAuth/config.py +++ b/plugins/NickAuth/config.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012, Valentin Lorentz +# Copyright (c) 2012-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/NickAuth/plugin.py b/plugins/NickAuth/plugin.py index 686b409d3..1f0231049 100644 --- a/plugins/NickAuth/plugin.py +++ b/plugins/NickAuth/plugin.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012, Valentin Lorentz +# Copyright (c) 2012-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/NickAuth/test.py b/plugins/NickAuth/test.py index fb1e06c8e..866b1c45e 100644 --- a/plugins/NickAuth/test.py +++ b/plugins/NickAuth/test.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012, Valentin Lorentz +# Copyright (c) 2012-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/NickCapture/__init__.py b/plugins/NickCapture/__init__.py index f93024774..3930e3db6 100644 --- a/plugins/NickCapture/__init__.py +++ b/plugins/NickCapture/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/NickCapture/config.py b/plugins/NickCapture/config.py index 3560a24ce..17e52e9ed 100644 --- a/plugins/NickCapture/config.py +++ b/plugins/NickCapture/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/NickCapture/plugin.py b/plugins/NickCapture/plugin.py index 0e6061724..58f7b920e 100644 --- a/plugins/NickCapture/plugin.py +++ b/plugins/NickCapture/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/NickCapture/test.py b/plugins/NickCapture/test.py index 04b4b4678..ef0f62b0c 100644 --- a/plugins/NickCapture/test.py +++ b/plugins/NickCapture/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Nickometer/__init__.py b/plugins/Nickometer/__init__.py index 1f336e4c1..2786aff1b 100644 --- a/plugins/Nickometer/__init__.py +++ b/plugins/Nickometer/__init__.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004, William Robinson. # Derived from work (c) 1998, Adam Spiers +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Nickometer/config.py b/plugins/Nickometer/config.py index c70f75851..4cdf825bd 100644 --- a/plugins/Nickometer/config.py +++ b/plugins/Nickometer/config.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004, William Robinson. # Derived from work (c) 1998, Adam Spiers +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Nickometer/plugin.py b/plugins/Nickometer/plugin.py index d8ec60163..980f7e873 100644 --- a/plugins/Nickometer/plugin.py +++ b/plugins/Nickometer/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004, William Robinson. # Derived from work (c) 1998, Adam Spiers +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Nickometer/test.py b/plugins/Nickometer/test.py index 2b2f29542..ad7dfa9fa 100644 --- a/plugins/Nickometer/test.py +++ b/plugins/Nickometer/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, aafshar@gmail.com +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Note/__init__.py b/plugins/Note/__init__.py index e89db1245..b90424060 100644 --- a/plugins/Note/__init__.py +++ b/plugins/Note/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Note/config.py b/plugins/Note/config.py index 90b2610eb..541bcab4b 100644 --- a/plugins/Note/config.py +++ b/plugins/Note/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Note/plugin.py b/plugins/Note/plugin.py index 6061b4ce5..738d32d11 100644 --- a/plugins/Note/plugin.py +++ b/plugins/Note/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004, Brett Kelly # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Note/test.py b/plugins/Note/test.py index 997db179e..b4d9aef9c 100644 --- a/plugins/Note/test.py +++ b/plugins/Note/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003, Brett Kelly +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Owner/__init__.py b/plugins/Owner/__init__.py index da4d15b44..b7beaa08f 100644 --- a/plugins/Owner/__init__.py +++ b/plugins/Owner/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Owner/config.py b/plugins/Owner/config.py index fc42d31f4..714e99624 100644 --- a/plugins/Owner/config.py +++ b/plugins/Owner/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Owner/plugin.py b/plugins/Owner/plugin.py index 33cf9ef60..0e72ee5fb 100644 --- a/plugins/Owner/plugin.py +++ b/plugins/Owner/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008-2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Owner/test.py b/plugins/Owner/test.py index 2f725d5f4..c296c9e3a 100644 --- a/plugins/Owner/test.py +++ b/plugins/Owner/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Plugin/__init__.py b/plugins/Plugin/__init__.py index fa09cee2d..b7c3e06c5 100644 --- a/plugins/Plugin/__init__.py +++ b/plugins/Plugin/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Plugin/config.py b/plugins/Plugin/config.py index aded99093..750c28906 100644 --- a/plugins/Plugin/config.py +++ b/plugins/Plugin/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Plugin/plugin.py b/plugins/Plugin/plugin.py index 7ccef79d0..ca51e8771 100644 --- a/plugins/Plugin/plugin.py +++ b/plugins/Plugin/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2019, James Lu +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Plugin/test.py b/plugins/Plugin/test.py index 35c8305f5..8320d4c87 100644 --- a/plugins/Plugin/test.py +++ b/plugins/Plugin/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/PluginDownloader/__init__.py b/plugins/PluginDownloader/__init__.py index e1b5af5b4..760ea58da 100644 --- a/plugins/PluginDownloader/__init__.py +++ b/plugins/PluginDownloader/__init__.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2011, Valentin Lorentz +# Copyright (c) 2011-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/PluginDownloader/config.py b/plugins/PluginDownloader/config.py index aec22e9ab..9588aaa95 100644 --- a/plugins/PluginDownloader/config.py +++ b/plugins/PluginDownloader/config.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2011, Valentin Lorentz +# Copyright (c) 2011-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/PluginDownloader/plugin.py b/plugins/PluginDownloader/plugin.py index 1f9ad00d1..293a68584 100644 --- a/plugins/PluginDownloader/plugin.py +++ b/plugins/PluginDownloader/plugin.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2011, Valentin Lorentz +# Copyright (c) 2011-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/PluginDownloader/test.py b/plugins/PluginDownloader/test.py index 1de29ffba..5bcfe9756 100644 --- a/plugins/PluginDownloader/test.py +++ b/plugins/PluginDownloader/test.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2011, Valentin Lorentz +# Copyright (c) 2011-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Poll/__init__.py b/plugins/Poll/__init__.py index ca55dd13a..2d35c9592 100644 --- a/plugins/Poll/__init__.py +++ b/plugins/Poll/__init__.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2021, Valentin Lorentz +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Poll/config.py b/plugins/Poll/config.py index f07f12041..fa02cfabb 100644 --- a/plugins/Poll/config.py +++ b/plugins/Poll/config.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2021, Valentin Lorentz +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Poll/plugin.py b/plugins/Poll/plugin.py index caf33a22a..e7f0e15b8 100644 --- a/plugins/Poll/plugin.py +++ b/plugins/Poll/plugin.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2021, Valentin Lorentz +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Poll/test.py b/plugins/Poll/test.py index a5dd12ad5..67d8c6f45 100644 --- a/plugins/Poll/test.py +++ b/plugins/Poll/test.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2021, Valentin Lorentz +# Copyright (c) 2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Praise/__init__.py b/plugins/Praise/__init__.py index fdad72492..1d0495c78 100644 --- a/plugins/Praise/__init__.py +++ b/plugins/Praise/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Praise/config.py b/plugins/Praise/config.py index 4f24abfc9..43bf3b3d8 100644 --- a/plugins/Praise/config.py +++ b/plugins/Praise/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Praise/plugin.py b/plugins/Praise/plugin.py index 9b415704a..60faeaa1a 100644 --- a/plugins/Praise/plugin.py +++ b/plugins/Praise/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Praise/test.py b/plugins/Praise/test.py index 38f89da68..16d9e3e1f 100644 --- a/plugins/Praise/test.py +++ b/plugins/Praise/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Protector/__init__.py b/plugins/Protector/__init__.py index c3a0b1e97..70e382538 100644 --- a/plugins/Protector/__init__.py +++ b/plugins/Protector/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Protector/config.py b/plugins/Protector/config.py index 4edcc0184..0eba6604d 100644 --- a/plugins/Protector/config.py +++ b/plugins/Protector/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Protector/plugin.py b/plugins/Protector/plugin.py index 3f3c7c587..1c1957903 100644 --- a/plugins/Protector/plugin.py +++ b/plugins/Protector/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Protector/test.py b/plugins/Protector/test.py index 4cef84a14..7fc337e66 100644 --- a/plugins/Protector/test.py +++ b/plugins/Protector/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Quote/__init__.py b/plugins/Quote/__init__.py index 2a116eabc..cb3806fa3 100644 --- a/plugins/Quote/__init__.py +++ b/plugins/Quote/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Quote/config.py b/plugins/Quote/config.py index 2d5451f26..7fe9b5ee9 100644 --- a/plugins/Quote/config.py +++ b/plugins/Quote/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Quote/plugin.py b/plugins/Quote/plugin.py index f23924a5f..aa49dc126 100644 --- a/plugins/Quote/plugin.py +++ b/plugins/Quote/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Quote/test.py b/plugins/Quote/test.py index f8a069491..ba28af25f 100644 --- a/plugins/Quote/test.py +++ b/plugins/Quote/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/QuoteGrabs/__init__.py b/plugins/QuoteGrabs/__init__.py index b52a5217d..315eaa771 100644 --- a/plugins/QuoteGrabs/__init__.py +++ b/plugins/QuoteGrabs/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/QuoteGrabs/config.py b/plugins/QuoteGrabs/config.py index 0a59f01fb..931659c71 100644 --- a/plugins/QuoteGrabs/config.py +++ b/plugins/QuoteGrabs/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/QuoteGrabs/plugin.py b/plugins/QuoteGrabs/plugin.py index eae943356..e58f568d9 100644 --- a/plugins/QuoteGrabs/plugin.py +++ b/plugins/QuoteGrabs/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004, Daniel DiPaolo # Copyright (c) 2008-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/QuoteGrabs/test.py b/plugins/QuoteGrabs/test.py index 34b45761e..d7b944402 100644 --- a/plugins/QuoteGrabs/test.py +++ b/plugins/QuoteGrabs/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004, Daniel DiPaolo # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/RSS/__init__.py b/plugins/RSS/__init__.py index 767bc5b74..5f8023554 100644 --- a/plugins/RSS/__init__.py +++ b/plugins/RSS/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/RSS/config.py b/plugins/RSS/config.py index 194ae83aa..a2953afba 100644 --- a/plugins/RSS/config.py +++ b/plugins/RSS/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/RSS/plugin.py b/plugins/RSS/plugin.py index 6610db50f..613c320bf 100644 --- a/plugins/RSS/plugin.py +++ b/plugins/RSS/plugin.py @@ -1,7 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2008-2010, James McCoy -# Copyright (c) 2014, Valentin Lorentz +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/RSS/test.py b/plugins/RSS/test.py index a9e3c07c6..d6bb00f69 100644 --- a/plugins/RSS/test.py +++ b/plugins/RSS/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Relay/__init__.py b/plugins/Relay/__init__.py index f7efc2d70..f70ed6226 100644 --- a/plugins/Relay/__init__.py +++ b/plugins/Relay/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Relay/config.py b/plugins/Relay/config.py index a32d8ae9d..f6f59e2d6 100644 --- a/plugins/Relay/config.py +++ b/plugins/Relay/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Relay/plugin.py b/plugins/Relay/plugin.py index 1b533783d..84769d25a 100644 --- a/plugins/Relay/plugin.py +++ b/plugins/Relay/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2010,2015 James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Relay/test.py b/plugins/Relay/test.py index 1923fdf06..fbbbb3946 100644 --- a/plugins/Relay/test.py +++ b/plugins/Relay/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Reply/__init__.py b/plugins/Reply/__init__.py index 5e68fda1c..dde5ff9d5 100644 --- a/plugins/Reply/__init__.py +++ b/plugins/Reply/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Reply/config.py b/plugins/Reply/config.py index 10000d187..ff4ad706e 100644 --- a/plugins/Reply/config.py +++ b/plugins/Reply/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Reply/plugin.py b/plugins/Reply/plugin.py index fb7bc236e..761d6f750 100644 --- a/plugins/Reply/plugin.py +++ b/plugins/Reply/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Reply/test.py b/plugins/Reply/test.py index c35917a9b..6d91d78bf 100644 --- a/plugins/Reply/test.py +++ b/plugins/Reply/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Scheduler/__init__.py b/plugins/Scheduler/__init__.py index ba66af5e1..824cd333f 100644 --- a/plugins/Scheduler/__init__.py +++ b/plugins/Scheduler/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Scheduler/config.py b/plugins/Scheduler/config.py index 74d679f0f..b05706ce0 100644 --- a/plugins/Scheduler/config.py +++ b/plugins/Scheduler/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Scheduler/plugin.py b/plugins/Scheduler/plugin.py index 02f2128f4..f8670a413 100644 --- a/plugins/Scheduler/plugin.py +++ b/plugins/Scheduler/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Scheduler/test.py b/plugins/Scheduler/test.py index 7f92c2fa3..527c1aa08 100644 --- a/plugins/Scheduler/test.py +++ b/plugins/Scheduler/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/SedRegex/__init__.py b/plugins/SedRegex/__init__.py index 775dd9ebc..9659e8a0b 100644 --- a/plugins/SedRegex/__init__.py +++ b/plugins/SedRegex/__init__.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2015, Michael Daniel Telatynski # Copyright (c) 2015-2020, James Lu +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/SedRegex/config.py b/plugins/SedRegex/config.py index cf225deb1..3f6e02e14 100644 --- a/plugins/SedRegex/config.py +++ b/plugins/SedRegex/config.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2015, Michael Daniel Telatynski # Copyright (c) 2015-2019, James Lu +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/SedRegex/plugin.py b/plugins/SedRegex/plugin.py index c45054e23..c8b212666 100644 --- a/plugins/SedRegex/plugin.py +++ b/plugins/SedRegex/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2015, Michael Daniel Telatynski # Copyright (c) 2015-2020, James Lu +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/SedRegex/test.py b/plugins/SedRegex/test.py index 3df4ca2ee..65bf4d1de 100644 --- a/plugins/SedRegex/test.py +++ b/plugins/SedRegex/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2017-2020, James Lu +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Seen/__init__.py b/plugins/Seen/__init__.py index 4a5db6abe..fdfb37917 100644 --- a/plugins/Seen/__init__.py +++ b/plugins/Seen/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Seen/config.py b/plugins/Seen/config.py index d04b0001f..f5f88f48f 100644 --- a/plugins/Seen/config.py +++ b/plugins/Seen/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Seen/plugin.py b/plugins/Seen/plugin.py index ffb3ca32d..be5ee666c 100644 --- a/plugins/Seen/plugin.py +++ b/plugins/Seen/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2010-2011, 2013, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Seen/test.py b/plugins/Seen/test.py index 286cb1332..aaff77d79 100644 --- a/plugins/Seen/test.py +++ b/plugins/Seen/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2013, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Services/__init__.py b/plugins/Services/__init__.py index ae4acd512..672594cef 100644 --- a/plugins/Services/__init__.py +++ b/plugins/Services/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Services/config.py b/plugins/Services/config.py index b55bbdc89..7a8500950 100644 --- a/plugins/Services/config.py +++ b/plugins/Services/config.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Services/plugin.py b/plugins/Services/plugin.py index 10fc39ca3..2af44a4e3 100644 --- a/plugins/Services/plugin.py +++ b/plugins/Services/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Services/test.py b/plugins/Services/test.py index 7febb45b3..161c17e2a 100644 --- a/plugins/Services/test.py +++ b/plugins/Services/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ShrinkUrl/__init__.py b/plugins/ShrinkUrl/__init__.py index 8f02443a7..7edbe2f0b 100644 --- a/plugins/ShrinkUrl/__init__.py +++ b/plugins/ShrinkUrl/__init__.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ShrinkUrl/config.py b/plugins/ShrinkUrl/config.py index b211098be..919d8096d 100644 --- a/plugins/ShrinkUrl/config.py +++ b/plugins/ShrinkUrl/config.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2009-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ShrinkUrl/plugin.py b/plugins/ShrinkUrl/plugin.py index 677d71894..02011cfe9 100644 --- a/plugins/ShrinkUrl/plugin.py +++ b/plugins/ShrinkUrl/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2009-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ShrinkUrl/test.py b/plugins/ShrinkUrl/test.py index d97b411ce..9fcab972d 100644 --- a/plugins/ShrinkUrl/test.py +++ b/plugins/ShrinkUrl/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2009-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Status/__init__.py b/plugins/Status/__init__.py index e1d7b0885..f2460ab11 100644 --- a/plugins/Status/__init__.py +++ b/plugins/Status/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Status/config.py b/plugins/Status/config.py index 14d5b4246..ff9738e63 100644 --- a/plugins/Status/config.py +++ b/plugins/Status/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Status/plugin.py b/plugins/Status/plugin.py index 3ee47de71..0b74ab4a9 100644 --- a/plugins/Status/plugin.py +++ b/plugins/Status/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Status/test.py b/plugins/Status/test.py index 89f72ab55..0063a3bd5 100644 --- a/plugins/Status/test.py +++ b/plugins/Status/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/String/__init__.py b/plugins/String/__init__.py index 96d82e91c..7a629b2ab 100644 --- a/plugins/String/__init__.py +++ b/plugins/String/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/String/config.py b/plugins/String/config.py index c275a8265..cd5191962 100644 --- a/plugins/String/config.py +++ b/plugins/String/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/String/plugin.py b/plugins/String/plugin.py index 244144d16..d2d7a52ca 100644 --- a/plugins/String/plugin.py +++ b/plugins/String/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher # Copyright (c) 2008-2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/String/test.py b/plugins/String/test.py index 790eb2559..0bf5d4cb3 100644 --- a/plugins/String/test.py +++ b/plugins/String/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2003-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Success/__init__.py b/plugins/Success/__init__.py index 01f290e3f..686416e9e 100644 --- a/plugins/Success/__init__.py +++ b/plugins/Success/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Success/config.py b/plugins/Success/config.py index 241c82bd8..58483b521 100644 --- a/plugins/Success/config.py +++ b/plugins/Success/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Success/plugin.py b/plugins/Success/plugin.py index efce3ae4c..3d7c30a6a 100644 --- a/plugins/Success/plugin.py +++ b/plugins/Success/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Success/test.py b/plugins/Success/test.py index f4686e296..5cab8f280 100644 --- a/plugins/Success/test.py +++ b/plugins/Success/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Time/__init__.py b/plugins/Time/__init__.py index 8dc0c6c51..e18e019e6 100644 --- a/plugins/Time/__init__.py +++ b/plugins/Time/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Time/config.py b/plugins/Time/config.py index 78a9a48ac..362a23fb7 100644 --- a/plugins/Time/config.py +++ b/plugins/Time/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Time/plugin.py b/plugins/Time/plugin.py index 408710653..9899e66a9 100644 --- a/plugins/Time/plugin.py +++ b/plugins/Time/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Time/test.py b/plugins/Time/test.py index a844e19af..d31bdafdc 100644 --- a/plugins/Time/test.py +++ b/plugins/Time/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Todo/__init__.py b/plugins/Todo/__init__.py index 53be38fd5..8f3f71bbb 100644 --- a/plugins/Todo/__init__.py +++ b/plugins/Todo/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Todo/config.py b/plugins/Todo/config.py index 2a231f7e2..b29f9d202 100644 --- a/plugins/Todo/config.py +++ b/plugins/Todo/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Todo/plugin.py b/plugins/Todo/plugin.py index 37782d0bf..5dea67870 100644 --- a/plugins/Todo/plugin.py +++ b/plugins/Todo/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Todo/test.py b/plugins/Todo/test.py index 83f6f0505..be0410e10 100644 --- a/plugins/Todo/test.py +++ b/plugins/Todo/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2003-2005, Daniel DiPaolo +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Topic/__init__.py b/plugins/Topic/__init__.py index b6c4b18b6..06a6ffa93 100644 --- a/plugins/Topic/__init__.py +++ b/plugins/Topic/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Topic/config.py b/plugins/Topic/config.py index f4d7a4344..e1b5b600f 100644 --- a/plugins/Topic/config.py +++ b/plugins/Topic/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Topic/plugin.py b/plugins/Topic/plugin.py index 08ee46649..ecf7c5e66 100644 --- a/plugins/Topic/plugin.py +++ b/plugins/Topic/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Topic/test.py b/plugins/Topic/test.py index 87c0621ce..b3419ed9d 100644 --- a/plugins/Topic/test.py +++ b/plugins/Topic/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/URL/__init__.py b/plugins/URL/__init__.py index 503e93719..bc74ce31b 100644 --- a/plugins/URL/__init__.py +++ b/plugins/URL/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/URL/config.py b/plugins/URL/config.py index 38ec147a6..60e4d40cb 100644 --- a/plugins/URL/config.py +++ b/plugins/URL/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/URL/plugin.py b/plugins/URL/plugin.py index 9ab4d8ea4..27a476a7c 100644 --- a/plugins/URL/plugin.py +++ b/plugins/URL/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/URL/test.py b/plugins/URL/test.py index 6b8c435bc..f17c86c7c 100644 --- a/plugins/URL/test.py +++ b/plugins/URL/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Unix/__init__.py b/plugins/Unix/__init__.py index 55b8eee25..275ab338b 100644 --- a/plugins/Unix/__init__.py +++ b/plugins/Unix/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Unix/config.py b/plugins/Unix/config.py index a0b0028f9..dd08a7319 100644 --- a/plugins/Unix/config.py +++ b/plugins/Unix/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Unix/plugin.py b/plugins/Unix/plugin.py index 2d23c42ee..7323e4685 100644 --- a/plugins/Unix/plugin.py +++ b/plugins/Unix/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Unix/test.py b/plugins/Unix/test.py index 0299b7794..00eac8150 100644 --- a/plugins/Unix/test.py +++ b/plugins/Unix/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/User/__init__.py b/plugins/User/__init__.py index e1cbc93b8..dc73341d5 100644 --- a/plugins/User/__init__.py +++ b/plugins/User/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/User/config.py b/plugins/User/config.py index babf78778..cad456162 100644 --- a/plugins/User/config.py +++ b/plugins/User/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/User/plugin.py b/plugins/User/plugin.py index 95cc52b1d..1cbdddd67 100644 --- a/plugins/User/plugin.py +++ b/plugins/User/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/User/test.py b/plugins/User/test.py index bca688837..c2e3a95b9 100644 --- a/plugins/User/test.py +++ b/plugins/User/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Utilities/__init__.py b/plugins/Utilities/__init__.py index 7e061946f..4199dedbb 100644 --- a/plugins/Utilities/__init__.py +++ b/plugins/Utilities/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Utilities/config.py b/plugins/Utilities/config.py index 5280fc39f..877b728ec 100644 --- a/plugins/Utilities/config.py +++ b/plugins/Utilities/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Utilities/plugin.py b/plugins/Utilities/plugin.py index 3bb673014..74b0ea170 100644 --- a/plugins/Utilities/plugin.py +++ b/plugins/Utilities/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Utilities/test.py b/plugins/Utilities/test.py index b1350d742..c1c349dd3 100644 --- a/plugins/Utilities/test.py +++ b/plugins/Utilities/test.py @@ -1,6 +1,7 @@ # -*- coding: utf8 -*- ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Web/__init__.py b/plugins/Web/__init__.py index 1839e31fe..6a922d468 100644 --- a/plugins/Web/__init__.py +++ b/plugins/Web/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Web/config.py b/plugins/Web/config.py index d488d0d82..e28371b17 100644 --- a/plugins/Web/config.py +++ b/plugins/Web/config.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Web/plugin.py b/plugins/Web/plugin.py index 762456846..2dd14c18b 100644 --- a/plugins/Web/plugin.py +++ b/plugins/Web/plugin.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Web/test.py b/plugins/Web/test.py index 297d764c9..c9bdee823 100644 --- a/plugins/Web/test.py +++ b/plugins/Web/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot b/scripts/supybot index 3e4a5e53c..f69845b35 100644 --- a/scripts/supybot +++ b/scripts/supybot @@ -3,6 +3,7 @@ ### # Copyright (c) 2003-2004, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot-adduser b/scripts/supybot-adduser index 1f597805f..161fed76e 100644 --- a/scripts/supybot-adduser +++ b/scripts/supybot-adduser @@ -2,6 +2,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot-botchk b/scripts/supybot-botchk index c7847360f..73376014b 100644 --- a/scripts/supybot-botchk +++ b/scripts/supybot-botchk @@ -3,6 +3,7 @@ ### # Copyright (c) 2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot-plugin-create b/scripts/supybot-plugin-create index 46530bd00..3938e48b3 100644 --- a/scripts/supybot-plugin-create +++ b/scripts/supybot-plugin-create @@ -3,6 +3,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot-plugin-doc b/scripts/supybot-plugin-doc index 320af12af..dc2107307 100644 --- a/scripts/supybot-plugin-doc +++ b/scripts/supybot-plugin-doc @@ -3,6 +3,7 @@ ### # Copyright (c) 2005, Ali Afshar # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot-reset-password b/scripts/supybot-reset-password index e326efb63..f5da96fc4 100644 --- a/scripts/supybot-reset-password +++ b/scripts/supybot-reset-password @@ -2,6 +2,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot-test b/scripts/supybot-test index dcf582967..0abb4ed88 100644 --- a/scripts/supybot-test +++ b/scripts/supybot-test @@ -3,6 +3,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2011, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot-wizard b/scripts/supybot-wizard index 8afcbb3bf..1263ab4b9 100644 --- a/scripts/supybot-wizard +++ b/scripts/supybot-wizard @@ -3,6 +3,7 @@ ### # Copyright (c) 2003-2004, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/setup.py b/setup.py index 769d86070..f32713426 100644 --- a/setup.py +++ b/setup.py @@ -3,6 +3,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/__init__.py b/src/__init__.py index fde30b6d4..8b49ce2d5 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/ansi.py b/src/ansi.py index 1195d76a0..defefb711 100644 --- a/src/ansi.py +++ b/src/ansi.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/callbacks.py b/src/callbacks.py index 8a4c95d25..e8cb863f8 100644 --- a/src/callbacks.py +++ b/src/callbacks.py @@ -2,6 +2,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2014, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/cdb.py b/src/cdb.py index 029281eb6..bb31efe73 100644 --- a/src/cdb.py +++ b/src/cdb.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/commands.py b/src/commands.py index 95a9b6722..e9107c2cb 100644 --- a/src/commands.py +++ b/src/commands.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009-2010,2015, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/conf.py b/src/conf.py index 8f61bd544..b9c5286d3 100644 --- a/src/conf.py +++ b/src/conf.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008-2009,2011, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/dbi.py b/src/dbi.py index 10aa3d651..22d95ff21 100644 --- a/src/dbi.py +++ b/src/dbi.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/drivers/Socket.py b/src/drivers/Socket.py index a88cb46a0..363f9618e 100644 --- a/src/drivers/Socket.py +++ b/src/drivers/Socket.py @@ -1,6 +1,7 @@ ## # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2010, 2013, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/drivers/__init__.py b/src/drivers/__init__.py index 9e3cdf676..83e7ec7b1 100644 --- a/src/drivers/__init__.py +++ b/src/drivers/__init__.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2004, Jeremiah Fincher # Copyright (c) 2008-2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/dynamicScope.py b/src/dynamicScope.py index 322cf7e57..f7f65c03b 100644 --- a/src/dynamicScope.py +++ b/src/dynamicScope.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/gpg.py b/src/gpg.py index 6bc75ab9c..43bfd6e77 100644 --- a/src/gpg.py +++ b/src/gpg.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2012, Valentin Lorentz +# Copyright (c) 2012-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/httpserver.py b/src/httpserver.py index 4e3f0aa6f..7bbc8fe02 100644 --- a/src/httpserver.py +++ b/src/httpserver.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2011, Valentin Lorentz +# Copyright (c) 2011-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/i18n.py b/src/i18n.py index cfb548f7c..2e95c6420 100644 --- a/src/i18n.py +++ b/src/i18n.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2010, Valentin Lorentz +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/ircdb.py b/src/ircdb.py index a72af0b8d..2c88e5b83 100644 --- a/src/ircdb.py +++ b/src/ircdb.py @@ -1,7 +1,7 @@ ### # Copyright (c) 2002-2009, Jeremiah Fincher -# Copyright (c) 2011, Valentin Lorentz # Copyright (c) 2009,2013, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/irclib.py b/src/irclib.py index 12a57a209..26c736f11 100644 --- a/src/irclib.py +++ b/src/irclib.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005 Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/ircmsgs.py b/src/ircmsgs.py index 31a505e90..bad5d25fc 100644 --- a/src/ircmsgs.py +++ b/src/ircmsgs.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/ircutils.py b/src/ircutils.py index a0133f88a..80f139002 100644 --- a/src/ircutils.py +++ b/src/ircutils.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009,2011,2015 James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/log.py b/src/log.py index 24bd5648c..bd9e2da46 100644 --- a/src/log.py +++ b/src/log.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/plugin.py b/src/plugin.py index f105fcfdf..c75f4bf02 100644 --- a/src/plugin.py +++ b/src/plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/questions.py b/src/questions.py index b7d272c6b..be0531ca7 100644 --- a/src/questions.py +++ b/src/questions.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/registry.py b/src/registry.py index 99df92cf6..254b0537f 100644 --- a/src/registry.py +++ b/src/registry.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher # Copyright (c) 2009-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/schedule.py b/src/schedule.py index cbe21702a..63061fdca 100644 --- a/src/schedule.py +++ b/src/schedule.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/setup.py b/src/setup.py index b2e6d42c7..5d4f19693 100644 --- a/src/setup.py +++ b/src/setup.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2020, Valentin Lorentz +# Copyright (c) 2020-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/test.py b/src/test.py index 354d21809..d7d099a2c 100644 --- a/src/test.py +++ b/src/test.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2011, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/unpreserve.py b/src/unpreserve.py index 23c278cdb..f2f011817 100644 --- a/src/unpreserve.py +++ b/src/unpreserve.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/__init__.py b/src/utils/__init__.py index 5e2dce60f..77a07af24 100644 --- a/src/utils/__init__.py +++ b/src/utils/__init__.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/crypt.py b/src/utils/crypt.py index f81f02e70..74d21b92b 100644 --- a/src/utils/crypt.py +++ b/src/utils/crypt.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/error.py b/src/utils/error.py index 2373bb5c5..c66ba2e77 100644 --- a/src/utils/error.py +++ b/src/utils/error.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/file.py b/src/utils/file.py index c48c634ea..438047907 100644 --- a/src/utils/file.py +++ b/src/utils/file.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/gen.py b/src/utils/gen.py index e32112b78..a96fb1d77 100644 --- a/src/utils/gen.py +++ b/src/utils/gen.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/iter.py b/src/utils/iter.py index 9619307c4..53e92b424 100644 --- a/src/utils/iter.py +++ b/src/utils/iter.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/math_evaluator.py b/src/utils/math_evaluator.py index 9c0519ec5..36637ac27 100644 --- a/src/utils/math_evaluator.py +++ b/src/utils/math_evaluator.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2019, Valentin Lorentz +# Copyright (c) 2019-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/minisix.py b/src/utils/minisix.py index 0d68b64f1..2fd83a282 100644 --- a/src/utils/minisix.py +++ b/src/utils/minisix.py @@ -1,5 +1,5 @@ ### -# Copyright (c) 2014, Valentin Lorentz +# Copyright (c) 2014-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/net.py b/src/utils/net.py index d139b8140..700808626 100644 --- a/src/utils/net.py +++ b/src/utils/net.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2011, 2013, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/python.py b/src/utils/python.py index d5665cc33..088bb560e 100644 --- a/src/utils/python.py +++ b/src/utils/python.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2005-2009, Jeremiah Fincher # Copyright (c) 2009-2010, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/seq.py b/src/utils/seq.py index 18de963c7..a6d14cb8d 100644 --- a/src/utils/seq.py +++ b/src/utils/seq.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/str.py b/src/utils/str.py index 5f0a6985b..08bd54185 100644 --- a/src/utils/str.py +++ b/src/utils/str.py @@ -1,7 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008-2009, James McCoy -# Copyright (c) 2010, Valentin Lorentz +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/structures.py b/src/utils/structures.py index 63d1e3c91..188571ab9 100644 --- a/src/utils/structures.py +++ b/src/utils/structures.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2009, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/transaction.py b/src/utils/transaction.py index ddae517c3..58de1570e 100644 --- a/src/utils/transaction.py +++ b/src/utils/transaction.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils/web.py b/src/utils/web.py index ae85faf7f..7cf231604 100644 --- a/src/utils/web.py +++ b/src/utils/web.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/world.py b/src/world.py index b00d112d9..a5b87942a 100644 --- a/src/world.py +++ b/src/world.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/__init__.py b/test/__init__.py index be6bbb8f7..d933c53ce 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test.py b/test/test.py index 33541326c..f51b711f7 100644 --- a/test/test.py +++ b/test/test.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_callbacks.py b/test/test_callbacks.py index b4379d8dc..fbd580e35 100644 --- a/test/test_callbacks.py +++ b/test/test_callbacks.py @@ -1,6 +1,7 @@ # -*- coding: utf8 -*- ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_commands.py b/test/test_commands.py index 5c826a45b..2071cc83d 100644 --- a/test/test_commands.py +++ b/test/test_commands.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2015, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_drivers.py b/test/test_drivers.py index 99487797e..b17cd9aa2 100644 --- a/test/test_drivers.py +++ b/test/test_drivers.py @@ -1,5 +1,5 @@ ## -# Copyright (c) 2019, Valentin Lorentz +# Copyright (c) 2019-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_dynamicScope.py b/test/test_dynamicScope.py index 826718be2..fc986107f 100644 --- a/test/test_dynamicScope.py +++ b/test/test_dynamicScope.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_firewall.py b/test/test_firewall.py index 9becc3a1c..006319ab0 100644 --- a/test/test_firewall.py +++ b/test/test_firewall.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2008, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_format.py b/test/test_format.py index f435e01f8..9320dfad9 100644 --- a/test/test_format.py +++ b/test/test_format.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_i18n.py b/test/test_i18n.py index 3d2399c8e..165c2d59f 100644 --- a/test/test_i18n.py +++ b/test/test_i18n.py @@ -1,6 +1,6 @@ # -*- coding: utf8 -*- ### -# Copyright (c) 2012, Valentin Lorentz +# Copyright (c) 2012-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_ircdb.py b/test/test_ircdb.py index add6b6064..f5ea8a75b 100644 --- a/test/test_ircdb.py +++ b/test/test_ircdb.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_irclib.py b/test/test_irclib.py index 9eb026a4d..15b2a31ae 100644 --- a/test/test_irclib.py +++ b/test/test_irclib.py @@ -1,5 +1,6 @@ ## # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_ircmsgs.py b/test/test_ircmsgs.py index b8d3f6786..86035e40a 100644 --- a/test/test_ircmsgs.py +++ b/test/test_ircmsgs.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_ircutils.py b/test/test_ircutils.py index 2c3ec71a4..52e203eaa 100644 --- a/test/test_ircutils.py +++ b/test/test_ircutils.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_misc.py b/test/test_misc.py index 426445a5f..3cb40079c 100644 --- a/test/test_misc.py +++ b/test/test_misc.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2019, James Lu +# Copyright (c) 2019-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_plugin.py b/test/test_plugin.py index 91c67200d..461f03bb6 100644 --- a/test/test_plugin.py +++ b/test/test_plugin.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_plugin_create.py b/test/test_plugin_create.py index 5e359fdb1..06c6d4135 100644 --- a/test/test_plugin_create.py +++ b/test/test_plugin_create.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2018, James Lu +# Copyright (c) 2018-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_plugins.py b/test/test_plugins.py index 2bbcf2a1f..b818b2a22 100644 --- a/test/test_plugins.py +++ b/test/test_plugins.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2008, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_registry.py b/test/test_registry.py index 7f48aa929..56efa2b38 100644 --- a/test/test_registry.py +++ b/test/test_registry.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2004, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_schedule.py b/test/test_schedule.py index ae3b71cf2..6b86399ee 100644 --- a/test/test_schedule.py +++ b/test/test_schedule.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_standardSubstitute.py b/test/test_standardSubstitute.py index ac261f219..6a7bcd476 100644 --- a/test/test_standardSubstitute.py +++ b/test/test_standardSubstitute.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_utils.py b/test/test_utils.py index 6fbae59e9..26378f11f 100644 --- a/test/test_utils.py +++ b/test/test_utils.py @@ -1,6 +1,7 @@ ### # Copyright (c) 2002-2005, Jeremiah Fincher # Copyright (c) 2009,2011, James McCoy +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_yn.py b/test/test_yn.py index cb0edbecd..8818937ac 100644 --- a/test/test_yn.py +++ b/test/test_yn.py @@ -1,5 +1,6 @@ ### # Copyright (c) 2014, Artur Krysiak +# Copyright (c) 2010-2021, The Limnoria Contributors # All rights reserved. # # Redistribution and use in source and binary forms, with or without