--- a/targets/Linux/plc_Linux_main_retain.c Thu Jun 07 16:31:26 2018 +0300
+++ b/targets/Linux/plc_Linux_main_retain.c Thu Jun 07 16:53:21 2018 +0300
@@ -1,3 +1,14 @@
+/*
+ This file is part of Beremiz, a Integrated Development Environment for
+ programming IEC 61131-3 automates supporting plcopen standard and CanFestival.
+
+ See COPYING.runtime
+
+ Copyright (C) 2018: Sergey Surkov <surkov.sv@summatechnology.ru>
+ Copyright (C) 2018: Andrey Skvortsov <andrej.skvortzov@gmail.com>
+
+*/
+
#ifndef HAVE_RETAIN
#include <stdio.h>
#include <stdint.h>
--- a/targets/Win32/plc_Win32_main_retain.c Thu Jun 07 16:31:26 2018 +0300
+++ b/targets/Win32/plc_Win32_main_retain.c Thu Jun 07 16:53:21 2018 +0300
@@ -1,3 +1,14 @@
+/*
+ This file is part of Beremiz, a Integrated Development Environment for
+ programming IEC 61131-3 automates supporting plcopen standard and CanFestival.
+
+ See COPYING.runtime
+
+ Copyright (C) 2018: Sergey Surkov <surkov.sv@summatechnology.ru>
+ Copyright (C) 2018: Andrey Skvortsov <andrej.skvortzov@gmail.com>
+
+*/
+
#ifndef HAVE_RETAIN
#include <stdio.h>
#include <stdint.h>