This repository was archived by the owner on Nov 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +15
-24
lines changed
Expand file tree Collapse file tree 3 files changed +15
-24
lines changed Original file line number Diff line number Diff line change 1- /* **************************************************************************
2- * *
3- * This program is free software; you can redistribute it and/or modify *
4- * it under the terms of the GNU General Public License as published by *
5- * the Free Software Foundation; either version 2 of the License, or *
6- * (at your option) any later version. *
7- * *
8- ***************************************************************************/
1+ /*
2+ * mergin-cpp-client
3+ * Copyright (C) 2021 Lutra Consulting
4+ * License: MIT
5+ */
96
107#include " clientcommands.h"
118#include < QEventLoop>
Original file line number Diff line number Diff line change 1- /* **************************************************************************
2- * *
3- * This program is free software; you can redistribute it and/or modify *
4- * it under the terms of the GNU General Public License as published by *
5- * the Free Software Foundation; either version 2 of the License, or *
6- * (at your option) any later version. *
7- * *
8- ***************************************************************************/
1+ /*
2+ * mergin-cpp-client
3+ * Copyright (C) 2021 Lutra Consulting
4+ * License: MIT
5+ */
96
107#ifndef CLIENTCOMMANDS_H
118#define CLIENTCOMMANDS_H
Original file line number Diff line number Diff line change 1- /* **************************************************************************
2- * *
3- * This program is free software; you can redistribute it and/or modify *
4- * it under the terms of the GNU General Public License as published by *
5- * the Free Software Foundation; either version 2 of the License, or *
6- * (at your option) any later version. *
7- * *
8- ***************************************************************************/
1+ /*
2+ * mergin-cpp-client
3+ * Copyright (C) 2021 Lutra Consulting
4+ * License: MIT
5+ */
96
107#include < QDebug>
118#include < QCommandLineParser>
You can’t perform that action at this time.
0 commit comments