Update license statements to the SPDX tags
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Luca Beltrame 2020-08-19 17:46:38 +02:00
commit 0eb9232391
Signed by: einar
GPG key ID: 4707F46E9EC72DEC
50 changed files with 750 additions and 616 deletions

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "blacklistpage.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_BLACKLISTPAGE_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include <QApplication>

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danbooru_client_debug.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_CLIENT_DEBUG_H

View file

@ -1,23 +1,9 @@
/*
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
* Copyright 2013 Luca Beltrame <lbeltrame@kde.org>
*
* 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; either version 2 of
* the License or (at your option) version 3 or any later version
* accepted by the membership of KDE e.V. (or its successor approved
* by the membership of KDE e.V.), which shall act as a proxy
* defined in Section 14 of version 3 of the license.
*
* 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 <http://www.gnu.org/licenses/>.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danbooruconnectwidget.h"

View file

@ -1,28 +1,18 @@
/*
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
* Copyright 2013 Luca Beltrame <lbeltrame@kde.org>
*
* 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; either version 2 of
* the License or (at your option) version 3 or any later version
* accepted by the membership of KDE e.V. (or its successor approved
* by the membership of KDE e.V.), which shall act as a proxy
* defined in Section 14 of version 3 of the license.
*
* 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 <http://www.gnu.org/licenses/>.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORUCONNECTWIDGET_H_INCLUDED
#define DANBOORUCONNECTWIDGET_H_INCLUDED
#include "ui_danbooruconnectwidget.h"
#include <QWidget>
#include <QString>
#include <QVector>
@ -75,3 +65,5 @@ private Q_SLOTS:
};
} // namespace Danbooru
#endif // DANBOORUCONNECTWIDGET_H_INCLUDED

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danboorusearchwidget.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_SEARCHWIDGET_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danboorutagwidget.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_TAGWIDGET_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "generalpage.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_GENERALPAGE_H

View file

@ -1,21 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "test_danbooru_pool.h"
@ -49,4 +37,4 @@ void TestDanbooruPool::testPoolIndexLoading_data()
{
}
QTEST_MAIN(TestDanbooruPool);
QTEST_MAIN(TestDanbooruPool);

View file

@ -1,21 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef TEST_DANBOORUPOOL_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*
*/

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_TEST_POST_H

View file

@ -1 +1,7 @@
/*
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/

View file

@ -1 +1,7 @@
/*
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_H
@ -38,7 +27,7 @@ enum ApiType {
Gelbooru = 64,
Unknown = 128
};
enum Rating {
Safe = 256,
Questionable = 512,

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danbooru_donmai.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_DONMAI_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danboorupool.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORUPOOL_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
// Qt

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORUPOST_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danboorutag.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORUTAG_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "libdanbooru_debug.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_CLIENT_DEBUG_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "moebooru.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_KONACHAN_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "servicebase.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_SERVICEBASE_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2018 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2018 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "test_service.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "test_service.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_TEST_SERVICE_H_

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
// Own

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef UTILS_H

View file

@ -1,3 +1,11 @@
/*
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef VERSION_H
#define VERSION_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
// Qt

View file

@ -1,23 +1,9 @@
/*
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
* Copyright 2013 Luca Beltrame <lbeltrame@kde.org>
*
* 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; either version 2 of
* the License or (at your option) version 3 or any later version
* accepted by the membership of KDE e.V. (or its successor approved
* by the membership of KDE e.V.), which shall act as a proxy
* defined in Section 14 of version 3 of the license.
*
* 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 <http://www.gnu.org/licenses/>.
*
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_CLIENT_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danboorupoolmodel.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_POOLMODEL_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
// Own

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORUPOSTMODEL_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#include "danboorutagmodel.h"

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef DANBOORU_TAGMODEL_H

View file

@ -1,20 +1,9 @@
/*
* Copyright 2015 Luca Beltrame <lbeltrame@kde.org>
* SPDX-FileCopyrightText: 2015 Luca Beltrame <lbeltrame@kde.org>
*
* This file is part of Danbooru Client.
*
* Danbooru Client 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, either version 3 of the License, or
* (at your option) any later version.
*
* Danbooru Client 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 Danbooru Client. If not, see <http://www.gnu.org/licenses/>.
*SPDX-License-Identifier: GPL-3.0-or-later
*/
import QtQuick 2.4