From 838cec83973c2c4a66c5d308f7478d4c98943c3c Mon Sep 17 00:00:00 2001 From: Abigail Gold Date: Tue, 10 Dec 2019 21:28:13 -0500 Subject: [PATCH] cogs -> ext part 1, also qrm2 --- cogs/lookupcog.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cogs/lookupcog.py b/cogs/lookupcog.py index 6215bc6..e6787a4 100644 --- a/cogs/lookupcog.py +++ b/cogs/lookupcog.py @@ -1,9 +1,9 @@ """ -Lookup cog for qrm +Lookup extension for qrm --- Copyright (C) 2019 Abigail Gold, 0x5c -This file is part of discord-qrmbot and is released under the terms of the GNU +This file is part of discord-qrm2 and is released under the terms of the GNU General Public License, version 2. """