X-Git-Url: https://git.kaliko.me/?p=sid.git;a=blobdiff_plain;f=sid%2Fping.py;fp=sid%2Fping.py;h=a0463ea03ee4b098b609f6f0986912b2c731cb92;hp=eea657667eee0d83a5fde2730a1271f29e73c06a;hb=dc0ecfe691b8049a79dcc0b36ccbc67d31c3a0b8;hpb=ce3cd5d64e51d2075237b909762a1ed0459eaf80 diff --git a/sid/ping.py b/sid/ping.py index eea6576..a0463ea 100644 --- a/sid/ping.py +++ b/sid/ping.py @@ -1,18 +1,6 @@ # -*- coding: utf-8 -*- - -# 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: 2014, 2020 kaliko +# SPDX-License-Identifier: GPL-3.0-or-later from .plugin import Plugin, botcmd