summaryrefslogtreecommitdiffstats
path: root/src/aclk/mqtt_websockets/test.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/aclk/mqtt_websockets/test.c (renamed from mqtt_websockets/src/test.c)12
1 files changed, 1 insertions, 11 deletions
diff --git a/mqtt_websockets/src/test.c b/src/aclk/mqtt_websockets/test.c
index aee23545a..59a9f3474 100644
--- a/mqtt_websockets/src/test.c
+++ b/src/aclk/mqtt_websockets/test.c
@@ -1,15 +1,5 @@
-// Copyright (C) 2020 Timotej Šiškovič
// SPDX-License-Identifier: GPL-3.0-only
-//
-// 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.
-//
-// 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 <https://www.gnu.org/licenses/>.
+// Copyright (C) 2020 Timotej Šiškovič
#include <unistd.h>
#include <stdio.h>