X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sid%2Fecho.py;h=12b43765515d9c3029c6951dd2238061727914b6;hb=HEAD;hp=96ea393d93c90180128f971c097d5fbea22bbbb0;hpb=4a7f23317ab2236a85c3a17a00a52ac034c9bad7;p=sid.git diff --git a/sid/echo.py b/sid/echo.py index 96ea393..12b4376 100644 --- a/sid/echo.py +++ b/sid/echo.py @@ -1,19 +1,7 @@ # -*- coding: utf-8 -*- - -# Copyright (C) 2007-2012 Thomas Perl -# Copyright (C) 2014, 2020 kaliko - -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, version 3 only. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. - -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# SPDX-FileCopyrightText: 2007-2012 Thomas Perl +# SPDX-FileCopyrightText: 2014, 2020 kaliko +# SPDX-License-Identifier: GPL-3.0-or-later from .plugin import Plugin, botcmd