From fbb348b6e79fe73ff2c79e6601f5909c5e4ba46c Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Mon, 23 Aug 2004 13:14:06 +0000 Subject: [PATCH] Copyright updates. Again, more is left to be done, but this is my part. --- plugins/Alias.py | 2 +- plugins/Amazon.py | 2 +- plugins/Babelfish.py | 2 +- plugins/BadWords.py | 2 +- plugins/ChannelLogger.py | 2 +- plugins/ChannelStats.py | 2 +- plugins/Ctcp.py | 2 +- plugins/DCC.py | 2 +- plugins/Debian.py | 2 +- plugins/Dict.py | 2 +- plugins/Ebay.py | 2 +- plugins/Enforcer.py | 2 +- plugins/Factoids.py | 2 +- plugins/Filter.py | 2 +- plugins/FixRelayBot.py | 2 +- plugins/Fun.py | 2 +- plugins/FunDB.py | 2 +- plugins/Gameknot.py | 2 +- plugins/Google.py | 2 +- plugins/Herald.py | 2 +- plugins/Http.py | 2 +- plugins/Karma.py | 2 +- plugins/KillBold.py | 2 +- plugins/Lookup.py | 2 +- plugins/Markov.py | 2 +- plugins/Math.py | 2 +- plugins/Network.py | 2 +- plugins/OSU.py | 2 +- plugins/Parter.py | 2 +- plugins/Python.py | 2 +- plugins/QuoteGrabs.py | 2 +- plugins/Quotes.py | 2 +- plugins/RSS.py | 2 +- plugins/RawLogger.py | 2 +- plugins/Relay.py | 2 +- plugins/RootWarner.py | 2 +- plugins/Scheduler.py | 2 +- plugins/Seen.py | 2 +- plugins/Services.py | 2 +- plugins/Sourceforge.py | 2 +- plugins/Status.py | 2 +- plugins/Topic.py | 2 +- plugins/URL.py | 2 +- plugins/Unix.py | 2 +- plugins/Utilities.py | 2 +- plugins/Weather.py | 2 +- plugins/WordStats.py | 2 +- plugins/Words.py | 2 +- plugins/__init__.py | 2 +- scripts/supybot | 2 +- scripts/supybot-adduser | 2 +- scripts/supybot-wizard | 2 +- src/Admin.py | 2 +- src/Channel.py | 2 +- src/Config.py | 2 +- src/Misc.py | 2 +- src/Owner.py | 2 +- src/User.py | 2 +- src/__init__.py | 2 +- src/ansi.py | 2 +- src/asyncoreDrivers.py | 2 +- src/callbacks.py | 2 +- src/cdb.py | 2 +- src/conf.py | 2 +- src/dbi.py | 2 +- src/drivers.py | 2 +- src/fix.py | 2 +- src/ircdb.py | 2 +- src/ircmsgs.py | 2 +- src/ircutils.py | 2 +- src/log.py | 2 +- src/privmsgs.py | 2 +- src/questions.py | 2 +- src/schedule.py | 2 +- src/socketDrivers.py | 2 +- src/structures.py | 2 +- src/twistedDrivers.py | 2 +- src/utils.py | 2 +- src/webutils.py | 2 +- src/world.py | 2 +- test/test.py | 2 +- test/test_Admin.py | 2 +- test/test_Alias.py | 2 +- test/test_Amazon.py | 2 +- test/test_Babelfish.py | 2 +- test/test_BadWords.py | 2 +- test/test_Channel.py | 2 +- test/test_ChannelStats.py | 2 +- test/test_Config.py | 2 +- test/test_Ctcp.py | 2 +- test/test_DCC.py | 2 +- test/test_Debian.py | 2 +- test/test_Dict.py | 2 +- test/test_Ebay.py | 2 +- test/test_Enforcer.py | 2 +- test/test_Factoids.py | 2 +- test/test_Filter.py | 2 +- test/test_FixRelayBot.py | 2 +- test/test_Format.py | 2 +- test/test_Fun.py | 2 +- test/test_FunDB.py | 2 +- test/test_Gameknot.py | 2 +- test/test_Google.py | 2 +- test/test_Http.py | 2 +- test/test_Infobot.py | 2 +- test/test_Karma.py | 2 +- test/test_Lookup.py | 2 +- test/test_Markov.py | 2 +- test/test_Math.py | 2 +- test/test_Misc.py | 2 +- test/test_Network.py | 2 +- test/test_OSU.py | 2 +- test/test_Owner.py | 2 +- test/test_Parter.py | 2 +- test/test_Python.py | 2 +- test/test_QuoteGrabs.py | 2 +- test/test_Quotes.py | 2 +- test/test_RSS.py | 2 +- test/test_Relay.py | 2 +- test/test_RootWarner.py | 2 +- test/test_Scheduler.py | 2 +- test/test_Seen.py | 2 +- test/test_Services.py | 2 +- test/test_Sourceforge.py | 2 +- test/test_Status.py | 2 +- test/test_Topic.py | 2 +- test/test_URL.py | 2 +- test/test_Unix.py | 2 +- test/test_User.py | 2 +- test/test_Utilities.py | 2 +- test/test_Weather.py | 2 +- test/test_WordStats.py | 2 +- test/test_callbacks.py | 2 +- test/test_fix.py | 2 +- test/test_ircdb.py | 2 +- test/test_irclib.py | 2 +- test/test_ircmsgs.py | 2 +- test/test_ircutils.py | 2 +- test/test_plugins.py | 2 +- test/test_privmsgs.py | 2 +- test/test_schedule.py | 2 +- test/test_structures.py | 2 +- test/test_utils.py | 2 +- test/testsupport.py | 2 +- 144 files changed, 144 insertions(+), 144 deletions(-) diff --git a/plugins/Alias.py b/plugins/Alias.py index 83a2377b2..92e23c95f 100644 --- a/plugins/Alias.py +++ b/plugins/Alias.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Amazon.py b/plugins/Amazon.py index ac844ef45..7b6f479ca 100644 --- a/plugins/Amazon.py +++ b/plugins/Amazon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Babelfish.py b/plugins/Babelfish.py index 227aab3dc..de5abe639 100644 --- a/plugins/Babelfish.py +++ b/plugins/Babelfish.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/BadWords.py b/plugins/BadWords.py index 9bba9d5ab..ec0dab798 100644 --- a/plugins/BadWords.py +++ b/plugins/BadWords.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelLogger.py b/plugins/ChannelLogger.py index 48d1f8dc2..81e36c12e 100644 --- a/plugins/ChannelLogger.py +++ b/plugins/ChannelLogger.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/ChannelStats.py b/plugins/ChannelStats.py index e4ffaef9b..f85797c44 100644 --- a/plugins/ChannelStats.py +++ b/plugins/ChannelStats.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Ctcp.py b/plugins/Ctcp.py index ab5d53af5..a71aa1d40 100644 --- a/plugins/Ctcp.py +++ b/plugins/Ctcp.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/DCC.py b/plugins/DCC.py index fc6e74f43..9408c2c18 100644 --- a/plugins/DCC.py +++ b/plugins/DCC.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Debian.py b/plugins/Debian.py index 26a91feca..80e3cb1b6 100644 --- a/plugins/Debian.py +++ b/plugins/Debian.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Dict.py b/plugins/Dict.py index 5c5b97be6..dd8d1ff15 100644 --- a/plugins/Dict.py +++ b/plugins/Dict.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Ebay.py b/plugins/Ebay.py index b3a88b088..20eac76fd 100644 --- a/plugins/Ebay.py +++ b/plugins/Ebay.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2003, James Vega +# Copyright (c) 2003-2004, James Vega # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Enforcer.py b/plugins/Enforcer.py index 764f8c06e..4a93ff693 100644 --- a/plugins/Enforcer.py +++ b/plugins/Enforcer.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Factoids.py b/plugins/Factoids.py index 5d664f5f4..8519b3daa 100644 --- a/plugins/Factoids.py +++ b/plugins/Factoids.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Filter.py b/plugins/Filter.py index a140203fd..66eb20e1d 100644 --- a/plugins/Filter.py +++ b/plugins/Filter.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/FixRelayBot.py b/plugins/FixRelayBot.py index ddca81876..7ce5984a2 100644 --- a/plugins/FixRelayBot.py +++ b/plugins/FixRelayBot.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Fun.py b/plugins/Fun.py index 6aa7c5f77..d9b788b4d 100644 --- a/plugins/Fun.py +++ b/plugins/Fun.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, 2003, 2004, Jeremiah Fincher, Grant Bowman, et alii +# Copyright (c) 2002-2004, Jeremiah Fincher, Grant Bowman, et alii # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/FunDB.py b/plugins/FunDB.py index 70c41011f..eab73d531 100755 --- a/plugins/FunDB.py +++ b/plugins/FunDB.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Gameknot.py b/plugins/Gameknot.py index 8bfbbba0f..32bce763a 100644 --- a/plugins/Gameknot.py +++ b/plugins/Gameknot.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Google.py b/plugins/Google.py index 48febe478..7b1f2f9be 100644 --- a/plugins/Google.py +++ b/plugins/Google.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Herald.py b/plugins/Herald.py index 4a8d041ba..57e0bac83 100644 --- a/plugins/Herald.py +++ b/plugins/Herald.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Http.py b/plugins/Http.py index d009efcc0..e05cf4ef2 100644 --- a/plugins/Http.py +++ b/plugins/Http.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Karma.py b/plugins/Karma.py index 514a0e804..a04dfa44b 100644 --- a/plugins/Karma.py +++ b/plugins/Karma.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/KillBold.py b/plugins/KillBold.py index 29e996eb5..9b3edee78 100644 --- a/plugins/KillBold.py +++ b/plugins/KillBold.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Lookup.py b/plugins/Lookup.py index c3c575a05..89dac7546 100644 --- a/plugins/Lookup.py +++ b/plugins/Lookup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Markov.py b/plugins/Markov.py index 95ac5ffcd..9a427bd0b 100644 --- a/plugins/Markov.py +++ b/plugins/Markov.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Math.py b/plugins/Math.py index 225aa4734..9cc344c68 100644 --- a/plugins/Math.py +++ b/plugins/Math.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Network.py b/plugins/Network.py index 2f8b5bad9..4dbbd41f7 100644 --- a/plugins/Network.py +++ b/plugins/Network.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/OSU.py b/plugins/OSU.py index 5e6bc936b..43e754b1f 100644 --- a/plugins/OSU.py +++ b/plugins/OSU.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Parter.py b/plugins/Parter.py index 4cd5533e3..5f724c796 100644 --- a/plugins/Parter.py +++ b/plugins/Parter.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Python.py b/plugins/Python.py index e6f210289..dd4c02219 100644 --- a/plugins/Python.py +++ b/plugins/Python.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/QuoteGrabs.py b/plugins/QuoteGrabs.py index 004186ae1..ae5f8a956 100644 --- a/plugins/QuoteGrabs.py +++ b/plugins/QuoteGrabs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Quotes.py b/plugins/Quotes.py index 22bb8d75b..083272811 100644 --- a/plugins/Quotes.py +++ b/plugins/Quotes.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/RSS.py b/plugins/RSS.py index ed08a1143..b2f97fad5 100644 --- a/plugins/RSS.py +++ b/plugins/RSS.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/RawLogger.py b/plugins/RawLogger.py index f28041f9d..943917658 100644 --- a/plugins/RawLogger.py +++ b/plugins/RawLogger.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Relay.py b/plugins/Relay.py index 46f9af8ab..4cda5d8c0 100644 --- a/plugins/Relay.py +++ b/plugins/Relay.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/RootWarner.py b/plugins/RootWarner.py index 9eaa25fdc..41fc59ca7 100644 --- a/plugins/RootWarner.py +++ b/plugins/RootWarner.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Scheduler.py b/plugins/Scheduler.py index da9fb33ec..440d761f3 100644 --- a/plugins/Scheduler.py +++ b/plugins/Scheduler.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2003, Jeremiah Fincher +# Copyright (c) 2003-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Seen.py b/plugins/Seen.py index 6e893603e..c2faed99a 100644 --- a/plugins/Seen.py +++ b/plugins/Seen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Services.py b/plugins/Services.py index 14a5865d7..4c2c8c6e9 100644 --- a/plugins/Services.py +++ b/plugins/Services.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Sourceforge.py b/plugins/Sourceforge.py index eeb8d3532..285238193 100644 --- a/plugins/Sourceforge.py +++ b/plugins/Sourceforge.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2003, James Vega +# Copyright (c) 2003-2004, James Vega # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Status.py b/plugins/Status.py index 193fcda06..12f8f64f1 100644 --- a/plugins/Status.py +++ b/plugins/Status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Topic.py b/plugins/Topic.py index 069a7c6a7..f066aa16e 100644 --- a/plugins/Topic.py +++ b/plugins/Topic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/URL.py b/plugins/URL.py index 69e80bc8e..73777402c 100644 --- a/plugins/URL.py +++ b/plugins/URL.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Unix.py b/plugins/Unix.py index 873b63a60..182ed6148 100644 --- a/plugins/Unix.py +++ b/plugins/Unix.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Utilities.py b/plugins/Utilities.py index 26cb18e84..e2da90c92 100644 --- a/plugins/Utilities.py +++ b/plugins/Utilities.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Weather.py b/plugins/Weather.py index 7c78dd482..56ebf1a6f 100644 --- a/plugins/Weather.py +++ b/plugins/Weather.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/WordStats.py b/plugins/WordStats.py index 4c4f8b130..568bb743a 100644 --- a/plugins/WordStats.py +++ b/plugins/WordStats.py @@ -1,7 +1,7 @@ #!/usr/bin/python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/Words.py b/plugins/Words.py index 208bb452b..97851aec7 100644 --- a/plugins/Words.py +++ b/plugins/Words.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/plugins/__init__.py b/plugins/__init__.py index f7466afb8..38b0a34bc 100644 --- a/plugins/__init__.py +++ b/plugins/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/scripts/supybot b/scripts/supybot index 29d0d4956..273dc4720 100755 --- a/scripts/supybot +++ b/scripts/supybot @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2003, Jeremiah Fincher +# Copyright (c) 2003-2004, Jeremiah Fincher # 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 a993a801f..4397bea94 100755 --- a/scripts/supybot-adduser +++ b/scripts/supybot-adduser @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 6ae3def1b..d961bb172 100755 --- a/scripts/supybot-wizard +++ b/scripts/supybot-wizard @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2003, Jeremiah Fincher +# Copyright (c) 2003-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/Admin.py b/src/Admin.py index 45729fdcc..c385068cd 100755 --- a/src/Admin.py +++ b/src/Admin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/Channel.py b/src/Channel.py index 6499f3cb3..c96e7ea6a 100755 --- a/src/Channel.py +++ b/src/Channel.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/Config.py b/src/Config.py index 48f58144a..23167e332 100644 --- a/src/Config.py +++ b/src/Config.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/Misc.py b/src/Misc.py index f0284cd31..9ba8a6e8f 100755 --- a/src/Misc.py +++ b/src/Misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/Owner.py b/src/Owner.py index 2d04dbe49..0c187b4a3 100644 --- a/src/Owner.py +++ b/src/Owner.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/User.py b/src/User.py index e96f5c503..42a5fe4c5 100755 --- a/src/User.py +++ b/src/User.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 7a84f1c73..ab895ea1b 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 ab7b9dcb6..4139c6fdd 100644 --- a/src/ansi.py +++ b/src/ansi.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/asyncoreDrivers.py b/src/asyncoreDrivers.py index e266f1607..8342ea101 100644 --- a/src/asyncoreDrivers.py +++ b/src/asyncoreDrivers.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 82cd203ce..f5f6e6dd1 100644 --- a/src/callbacks.py +++ b/src/callbacks.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 dcf328026..63bb52f29 100644 --- a/src/cdb.py +++ b/src/cdb.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 5b1873522..9435d090e 100644 --- a/src/conf.py +++ b/src/conf.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 4cc016deb..62481401a 100644 --- a/src/dbi.py +++ b/src/dbi.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/drivers.py b/src/drivers.py index cf72a6636..ce0dbc06a 100644 --- a/src/drivers.py +++ b/src/drivers.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/fix.py b/src/fix.py index 9a5838bb1..95527db7b 100644 --- a/src/fix.py +++ b/src/fix.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 720b0d7e8..954ca2aa3 100644 --- a/src/ircdb.py +++ b/src/ircdb.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 bb2e7990c..5b14dabf8 100644 --- a/src/ircmsgs.py +++ b/src/ircmsgs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 72d21085f..9010bf34b 100644 --- a/src/ircutils.py +++ b/src/ircutils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 1f6303b27..304e1cc9a 100644 --- a/src/log.py +++ b/src/log.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/privmsgs.py b/src/privmsgs.py index b40dfb614..c6da056e5 100644 --- a/src/privmsgs.py +++ b/src/privmsgs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 bc3e74fd4..f36c79a81 100644 --- a/src/questions.py +++ b/src/questions.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 140399d5f..887a32ba0 100644 --- a/src/schedule.py +++ b/src/schedule.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/socketDrivers.py b/src/socketDrivers.py index 9d043512f..9cf3c306b 100644 --- a/src/socketDrivers.py +++ b/src/socketDrivers.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/structures.py b/src/structures.py index e6a998d10..b0c164778 100644 --- a/src/structures.py +++ b/src/structures.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/twistedDrivers.py b/src/twistedDrivers.py index eda58e651..495eadf49 100644 --- a/src/twistedDrivers.py +++ b/src/twistedDrivers.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/utils.py b/src/utils.py index d56a4d4ad..f12ad2a79 100755 --- a/src/utils.py +++ b/src/utils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/webutils.py b/src/webutils.py index 93c623e75..3886fa3be 100644 --- a/src/webutils.py +++ b/src/webutils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 1df53ff17..a7cd9f5fb 100644 --- a/src/world.py +++ b/src/world.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 408f21a76..5d88b15cb 100755 --- a/test/test.py +++ b/test/test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Admin.py b/test/test_Admin.py index 67c1b0365..ccc024fe3 100644 --- a/test/test_Admin.py +++ b/test/test_Admin.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Alias.py b/test/test_Alias.py index 71b5d8b27..09ab1ac11 100644 --- a/test/test_Alias.py +++ b/test/test_Alias.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Amazon.py b/test/test_Amazon.py index b6b4d5f56..6c73d93d4 100644 --- a/test/test_Amazon.py +++ b/test/test_Amazon.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Babelfish.py b/test/test_Babelfish.py index 7cf93c34c..c770c4d75 100644 --- a/test/test_Babelfish.py +++ b/test/test_Babelfish.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_BadWords.py b/test/test_BadWords.py index 583360ace..623d167c7 100644 --- a/test/test_BadWords.py +++ b/test/test_BadWords.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Channel.py b/test/test_Channel.py index 8305162c2..c0ce093fb 100644 --- a/test/test_Channel.py +++ b/test/test_Channel.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_ChannelStats.py b/test/test_ChannelStats.py index 3c163aef9..9342d6cfb 100644 --- a/test/test_ChannelStats.py +++ b/test/test_ChannelStats.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Config.py b/test/test_Config.py index 3c046253e..93d1c577d 100644 --- a/test/test_Config.py +++ b/test/test_Config.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Ctcp.py b/test/test_Ctcp.py index 0935788bc..d39573bdf 100644 --- a/test/test_Ctcp.py +++ b/test/test_Ctcp.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_DCC.py b/test/test_DCC.py index 75e9a4cdd..36aab27fd 100644 --- a/test/test_DCC.py +++ b/test/test_DCC.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Debian.py b/test/test_Debian.py index bf6a5731a..707e31a9f 100644 --- a/test/test_Debian.py +++ b/test/test_Debian.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Dict.py b/test/test_Dict.py index ba05f2736..4b0e341d6 100644 --- a/test/test_Dict.py +++ b/test/test_Dict.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Ebay.py b/test/test_Ebay.py index 42d13f544..92b283c93 100644 --- a/test/test_Ebay.py +++ b/test/test_Ebay.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2003, James Vega +# Copyright (c) 2003-2004, James Vega # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Enforcer.py b/test/test_Enforcer.py index 4773269a5..aae20ad0f 100644 --- a/test/test_Enforcer.py +++ b/test/test_Enforcer.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Factoids.py b/test/test_Factoids.py index b99c4cfdf..8ef7cfed5 100644 --- a/test/test_Factoids.py +++ b/test/test_Factoids.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Filter.py b/test/test_Filter.py index 5bcb556be..97fc8bf15 100644 --- a/test/test_Filter.py +++ b/test/test_Filter.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_FixRelayBot.py b/test/test_FixRelayBot.py index 0b024067e..af8ac4e93 100644 --- a/test/test_FixRelayBot.py +++ b/test/test_FixRelayBot.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 10b82f8b0..c0313b3a5 100644 --- a/test/test_Format.py +++ b/test/test_Format.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Fun.py b/test/test_Fun.py index 7f14e8de3..8211ba391 100644 --- a/test/test_Fun.py +++ b/test/test_Fun.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_FunDB.py b/test/test_FunDB.py index 29d761585..bcb10f342 100644 --- a/test/test_FunDB.py +++ b/test/test_FunDB.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Gameknot.py b/test/test_Gameknot.py index 072c7e944..1ca9671fa 100644 --- a/test/test_Gameknot.py +++ b/test/test_Gameknot.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Google.py b/test/test_Google.py index a4848850c..3d8e83008 100644 --- a/test/test_Google.py +++ b/test/test_Google.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Http.py b/test/test_Http.py index 1a126c878..ef5064ad3 100644 --- a/test/test_Http.py +++ b/test/test_Http.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Infobot.py b/test/test_Infobot.py index 9f670e11d..de6e09898 100644 --- a/test/test_Infobot.py +++ b/test/test_Infobot.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Karma.py b/test/test_Karma.py index 89c9e780d..19791f2ec 100644 --- a/test/test_Karma.py +++ b/test/test_Karma.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Lookup.py b/test/test_Lookup.py index 704fd7428..5631fec74 100644 --- a/test/test_Lookup.py +++ b/test/test_Lookup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Markov.py b/test/test_Markov.py index 2a7d04b96..2661bc020 100644 --- a/test/test_Markov.py +++ b/test/test_Markov.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Math.py b/test/test_Math.py index 16e8521b8..cebc909a5 100644 --- a/test/test_Math.py +++ b/test/test_Math.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 02f4cde0a..d1035bdbe 100644 --- a/test/test_Misc.py +++ b/test/test_Misc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Network.py b/test/test_Network.py index a40b15355..7b6d461b6 100644 --- a/test/test_Network.py +++ b/test/test_Network.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_OSU.py b/test/test_OSU.py index d985702d2..cc0b024a8 100644 --- a/test/test_OSU.py +++ b/test/test_OSU.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Owner.py b/test/test_Owner.py index 565ff579e..8ebfcdb40 100644 --- a/test/test_Owner.py +++ b/test/test_Owner.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Parter.py b/test/test_Parter.py index 8a6045198..fea5602fe 100644 --- a/test/test_Parter.py +++ b/test/test_Parter.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Python.py b/test/test_Python.py index 659be10c8..086615967 100644 --- a/test/test_Python.py +++ b/test/test_Python.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_QuoteGrabs.py b/test/test_QuoteGrabs.py index ecb4130a5..853c3031a 100644 --- a/test/test_QuoteGrabs.py +++ b/test/test_QuoteGrabs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Quotes.py b/test/test_Quotes.py index 176681195..74be20b3f 100644 --- a/test/test_Quotes.py +++ b/test/test_Quotes.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_RSS.py b/test/test_RSS.py index 38dce3053..ab3798c95 100644 --- a/test/test_RSS.py +++ b/test/test_RSS.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Relay.py b/test/test_Relay.py index dfefdab1e..bcdefca82 100644 --- a/test/test_Relay.py +++ b/test/test_Relay.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_RootWarner.py b/test/test_RootWarner.py index 9ace32209..45e990b4a 100644 --- a/test/test_RootWarner.py +++ b/test/test_RootWarner.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Scheduler.py b/test/test_Scheduler.py index 627fa4e8a..947395e0b 100644 --- a/test/test_Scheduler.py +++ b/test/test_Scheduler.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Seen.py b/test/test_Seen.py index abbee528c..8973eba0e 100644 --- a/test/test_Seen.py +++ b/test/test_Seen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Services.py b/test/test_Services.py index a5f065c2b..05b791122 100644 --- a/test/test_Services.py +++ b/test/test_Services.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Sourceforge.py b/test/test_Sourceforge.py index ed85be528..23f253714 100644 --- a/test/test_Sourceforge.py +++ b/test/test_Sourceforge.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2003, James Vega +# Copyright (c) 2003-2004, James Vega # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Status.py b/test/test_Status.py index 7dcf160bc..338a6575c 100644 --- a/test/test_Status.py +++ b/test/test_Status.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Topic.py b/test/test_Topic.py index 7e3125a4e..f2979deeb 100644 --- a/test/test_Topic.py +++ b/test/test_Topic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_URL.py b/test/test_URL.py index cc86e14ad..c875fc382 100644 --- a/test/test_URL.py +++ b/test/test_URL.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Unix.py b/test/test_Unix.py index 566d0c68b..95e522e92 100644 --- a/test/test_Unix.py +++ b/test/test_Unix.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_User.py b/test/test_User.py index c74861959..6548b0d60 100644 --- a/test/test_User.py +++ b/test/test_User.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Utilities.py b/test/test_Utilities.py index ef6fee289..af71eb527 100644 --- a/test/test_Utilities.py +++ b/test/test_Utilities.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_Weather.py b/test/test_Weather.py index 6d92b0018..847114b71 100644 --- a/test/test_Weather.py +++ b/test/test_Weather.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_WordStats.py b/test/test_WordStats.py index 50ffe641b..11830a843 100644 --- a/test/test_WordStats.py +++ b/test/test_WordStats.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 4d6386c78..cf58d92a1 100644 --- a/test/test_callbacks.py +++ b/test/test_callbacks.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_fix.py b/test/test_fix.py index 626324b73..deff23c6b 100644 --- a/test/test_fix.py +++ b/test/test_fix.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 627a8e7c7..7aeb861fc 100644 --- a/test/test_ircdb.py +++ b/test/test_ircdb.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 876998cf6..875a48989 100644 --- a/test/test_irclib.py +++ b/test/test_irclib.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 b297c5eb7..eddd24b90 100644 --- a/test/test_ircmsgs.py +++ b/test/test_ircmsgs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 4d863ca94..ddad1e1be 100644 --- a/test/test_ircutils.py +++ b/test/test_ircutils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 a31975519..1e2247728 100644 --- a/test/test_plugins.py +++ b/test/test_plugins.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_privmsgs.py b/test/test_privmsgs.py index a74ed25a4..300d9c0d1 100644 --- a/test/test_privmsgs.py +++ b/test/test_privmsgs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 88340e00f..26984834f 100644 --- a/test/test_schedule.py +++ b/test/test_schedule.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/test_structures.py b/test/test_structures.py index 1dead838f..645cfd769 100644 --- a/test/test_structures.py +++ b/test/test_structures.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # 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 fecef0107..2ded5b73f 100644 --- a/test/test_utils.py +++ b/test/test_utils.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/test/testsupport.py b/test/testsupport.py index ddca54809..8d09dbf42 100644 --- a/test/testsupport.py +++ b/test/testsupport.py @@ -1,7 +1,7 @@ #!/usr/bin/env python ### -# Copyright (c) 2002, Jeremiah Fincher +# Copyright (c) 2002-2004, Jeremiah Fincher # All rights reserved. # # Redistribution and use in source and binary forms, with or without