From cea453c91cc51b17e4e5bb15b7e457c8c90c474e Mon Sep 17 00:00:00 2001 From: Sukru Senli Date: Tue, 17 Nov 2020 13:14:22 +0100 Subject: [PATCH] correct copyright headers in package Makefiles --- catv/files/etc/init.d/catv | 3 --- mqtt-ciotc/Makefile | 2 +- paho-mqtt-c/Makefile | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/catv/files/etc/init.d/catv b/catv/files/etc/init.d/catv index 4c8945d71..5dcc6c164 100755 --- a/catv/files/etc/init.d/catv +++ b/catv/files/etc/init.d/catv @@ -1,7 +1,4 @@ #!/bin/sh /etc/rc.common -# -# Copyright (C) 2015 inteno.org -# START=71 USE_PROCD=1 diff --git a/mqtt-ciotc/Makefile b/mqtt-ciotc/Makefile index 642d4775a..13eae36a0 100644 --- a/mqtt-ciotc/Makefile +++ b/mqtt-ciotc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2013 Inteno +# Copyright (C) 2020 IOPSYS # include $(TOPDIR)/rules.mk diff --git a/paho-mqtt-c/Makefile b/paho-mqtt-c/Makefile index 171977193..9f515e0d3 100644 --- a/paho-mqtt-c/Makefile +++ b/paho-mqtt-c/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2013 Inteno +# Copyright (C) 2020 IOPSYS # include $(TOPDIR)/rules.mk