From fac33ee0b1f92d0812f048904958fbdea4261a7d Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 28 Nov 2019 17:04:16 +0100 Subject: [PATCH] Remove UTF-8 BOM Signed-off-by: Simon Rozman --- CredWrite/Main.cpp | 2 +- CredWrite/StdAfx.cpp | 2 +- CredWrite/StdAfx.h | 2 +- EAPMethods/EAPTTLS/StdAfx.cpp | 2 +- EAPMethods/EAPTTLS/StdAfx.h | 2 +- EAPMethods/EAPTTLSUI/StdAfx.cpp | 2 +- EAPMethods/EAPTTLSUI/StdAfx.h | 2 +- EAPMethods/src/Main.cpp | 2 +- EAPMethods/src/Main_UI.cpp | 2 +- EventMonitor/App.cpp | 2 +- EventMonitor/App.h | 2 +- EventMonitor/ETWLog.cpp | 2 +- EventMonitor/ETWLog.h | 2 +- EventMonitor/Frame.cpp | 2 +- EventMonitor/Frame.h | 2 +- EventMonitor/LogPanel.cpp | 2 +- EventMonitor/LogPanel.h | 2 +- EventMonitor/StdAfx.cpp | 2 +- EventMonitor/StdAfx.h | 2 +- EventMonitor/res/wxEventMonitor_UI.cpp | 2 +- EventMonitor/res/wxEventMonitor_UI.h | 2 +- MsiUseFeature/Main.cpp | 2 +- MsiUseFeature/StdAfx.cpp | 2 +- MsiUseFeature/StdAfx.h | 2 +- WLANManager/Main.cpp | 2 +- WLANManager/StdAfx.cpp | 2 +- WLANManager/StdAfx.h | 2 +- include/Version.h | 2 +- lib/EAPBase/include/Config.h | 2 +- lib/EAPBase/include/Credentials.h | 2 +- lib/EAPBase/include/EAP.h | 2 +- lib/EAPBase/include/EAPXML.h | 2 +- lib/EAPBase/include/Method.h | 2 +- lib/EAPBase/include/Module.h | 2 +- lib/EAPBase/include/UIContext.h | 2 +- lib/EAPBase/src/Config.cpp | 2 +- lib/EAPBase/src/Credentials.cpp | 2 +- lib/EAPBase/src/EAP.cpp | 2 +- lib/EAPBase/src/Method.cpp | 2 +- lib/EAPBase/src/Module.cpp | 2 +- lib/EAPBase/src/StdAfx.cpp | 2 +- lib/EAPBase/src/StdAfx.h | 2 +- lib/EAPBase/src/UIContext.cpp | 2 +- lib/EAPBase_UI/include/EAP_UI.h | 2 +- lib/EAPBase_UI/include/Module.h | 2 +- lib/EAPBase_UI/include/wxEAP_UIBase.h | 2 +- lib/EAPBase_UI/res/wxEAP_UI.cpp | 2 +- lib/EAPBase_UI/res/wxEAP_UI.h | 2 +- lib/EAPBase_UI/src/EAP_UI.cpp | 2 +- lib/EAPBase_UI/src/Module.cpp | 2 +- lib/EAPBase_UI/src/StdAfx.cpp | 2 +- lib/EAPBase_UI/src/StdAfx.h | 2 +- lib/EapHost/include/Config.h | 2 +- lib/EapHost/include/Credentials.h | 2 +- lib/EapHost/include/Method.h | 2 +- lib/EapHost/src/Config.cpp | 2 +- lib/EapHost/src/Credentials.cpp | 2 +- lib/EapHost/src/EapHost.cpp | 2 +- lib/EapHost/src/Method.cpp | 2 +- lib/EapHost/src/StdAfx.cpp | 2 +- lib/EapHost/src/StdAfx.h | 2 +- lib/EapHost_UI/include/EapHost_UI.h | 2 +- lib/EapHost_UI/res/wxEapHost_UI.cpp | 2 +- lib/EapHost_UI/res/wxEapHost_UI.h | 2 +- lib/EapHost_UI/src/EapHost_UI.cpp | 2 +- lib/EapHost_UI/src/StdAfx.cpp | 2 +- lib/EapHost_UI/src/StdAfx.h | 2 +- lib/GTC/include/Config.h | 2 +- lib/GTC/include/Method.h | 2 +- lib/GTC/src/Config.cpp | 2 +- lib/GTC/src/Method.cpp | 2 +- lib/GTC/src/StdAfx.cpp | 2 +- lib/GTC/src/StdAfx.h | 2 +- lib/GTC_UI/include/GTC_UI.h | 2 +- lib/GTC_UI/res/wxGTC_UI.cpp | 2 +- lib/GTC_UI/res/wxGTC_UI.h | 2 +- lib/GTC_UI/src/GTC_UI.cpp | 2 +- lib/GTC_UI/src/StdAfx.cpp | 2 +- lib/GTC_UI/src/StdAfx.h | 2 +- lib/MSCHAPv2/include/Config.h | 2 +- lib/MSCHAPv2/include/MSCHAPv2.h | 2 +- lib/MSCHAPv2/include/Method.h | 2 +- lib/MSCHAPv2/src/Config.cpp | 2 +- lib/MSCHAPv2/src/MSCHAPv2.cpp | 2 +- lib/MSCHAPv2/src/Method.cpp | 2 +- lib/MSCHAPv2/src/StdAfx.cpp | 2 +- lib/MSCHAPv2/src/StdAfx.h | 2 +- lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h | 2 +- lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp | 2 +- lib/MSCHAPv2_UI/src/StdAfx.cpp | 2 +- lib/MSCHAPv2_UI/src/StdAfx.h | 2 +- lib/PAP/include/Config.h | 2 +- lib/PAP/include/Method.h | 2 +- lib/PAP/src/Config.cpp | 2 +- lib/PAP/src/Method.cpp | 2 +- lib/PAP/src/StdAfx.cpp | 2 +- lib/PAP/src/StdAfx.h | 2 +- lib/PAP_UI/include/PAP_UI.h | 2 +- lib/PAP_UI/src/PAP_UI.cpp | 2 +- lib/PAP_UI/src/StdAfx.cpp | 2 +- lib/PAP_UI/src/StdAfx.h | 2 +- lib/TLS/include/Config.h | 2 +- lib/TLS/include/Credentials.h | 2 +- lib/TLS/src/Config.cpp | 2 +- lib/TLS/src/Credentials.cpp | 2 +- lib/TLS/src/StdAfx.cpp | 2 +- lib/TLS/src/StdAfx.h | 2 +- lib/TLS_UI/include/TLS_UI.h | 2 +- lib/TLS_UI/res/wxTLS_UI.cpp | 2 +- lib/TLS_UI/res/wxTLS_UI.h | 2 +- lib/TLS_UI/src/StdAfx.cpp | 2 +- lib/TLS_UI/src/StdAfx.h | 2 +- lib/TLS_UI/src/TLS_UI.cpp | 2 +- lib/TTLS/include/Config.h | 2 +- lib/TTLS/include/Credentials.h | 2 +- lib/TTLS/include/Method.h | 2 +- lib/TTLS/include/Module.h | 2 +- lib/TTLS/include/TTLS.h | 2 +- lib/TTLS/include/UIContext.h | 2 +- lib/TTLS/src/Config.cpp | 2 +- lib/TTLS/src/Credentials.cpp | 2 +- lib/TTLS/src/Method.cpp | 2 +- lib/TTLS/src/Module.cpp | 2 +- lib/TTLS/src/StdAfx.cpp | 2 +- lib/TTLS/src/StdAfx.h | 2 +- lib/TTLS/src/UIContext.cpp | 2 +- lib/TTLS_UI/include/Module.h | 2 +- lib/TTLS_UI/include/TTLS_UI.h | 2 +- lib/TTLS_UI/res/wxTTLS_UI.cpp | 2 +- lib/TTLS_UI/res/wxTTLS_UI.h | 2 +- lib/TTLS_UI/src/Module.cpp | 2 +- lib/TTLS_UI/src/StdAfx.cpp | 2 +- lib/TTLS_UI/src/StdAfx.h | 2 +- lib/TTLS_UI/src/TTLS_UI.cpp | 2 +- 134 files changed, 134 insertions(+), 134 deletions(-) diff --git a/CredWrite/Main.cpp b/CredWrite/Main.cpp index b023c7d..02c18af 100644 --- a/CredWrite/Main.cpp +++ b/CredWrite/Main.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/CredWrite/StdAfx.cpp b/CredWrite/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/CredWrite/StdAfx.cpp +++ b/CredWrite/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/CredWrite/StdAfx.h b/CredWrite/StdAfx.h index 5b7dc63..4d052e4 100644 --- a/CredWrite/StdAfx.h +++ b/CredWrite/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EAPMethods/EAPTTLS/StdAfx.cpp b/EAPMethods/EAPTTLS/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/EAPMethods/EAPTTLS/StdAfx.cpp +++ b/EAPMethods/EAPTTLS/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EAPMethods/EAPTTLS/StdAfx.h b/EAPMethods/EAPTTLS/StdAfx.h index 202a091..826087b 100644 --- a/EAPMethods/EAPTTLS/StdAfx.h +++ b/EAPMethods/EAPTTLS/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EAPMethods/EAPTTLSUI/StdAfx.cpp b/EAPMethods/EAPTTLSUI/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/EAPMethods/EAPTTLSUI/StdAfx.cpp +++ b/EAPMethods/EAPTTLSUI/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EAPMethods/EAPTTLSUI/StdAfx.h b/EAPMethods/EAPTTLSUI/StdAfx.h index 7e63e6f..de4bd0e 100644 --- a/EAPMethods/EAPTTLSUI/StdAfx.h +++ b/EAPMethods/EAPTTLSUI/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EAPMethods/src/Main.cpp b/EAPMethods/src/Main.cpp index 7ad9afc..4cee3ad 100644 --- a/EAPMethods/src/Main.cpp +++ b/EAPMethods/src/Main.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EAPMethods/src/Main_UI.cpp b/EAPMethods/src/Main_UI.cpp index 412da48..66deb09 100644 --- a/EAPMethods/src/Main_UI.cpp +++ b/EAPMethods/src/Main_UI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/App.cpp b/EventMonitor/App.cpp index 0f063b5..6d7f705 100644 --- a/EventMonitor/App.cpp +++ b/EventMonitor/App.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/App.h b/EventMonitor/App.h index f6ff98c..e3e5885 100644 --- a/EventMonitor/App.h +++ b/EventMonitor/App.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/ETWLog.cpp b/EventMonitor/ETWLog.cpp index cea8939..dd88e5d 100644 --- a/EventMonitor/ETWLog.cpp +++ b/EventMonitor/ETWLog.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/ETWLog.h b/EventMonitor/ETWLog.h index 28ffb97..0ad75c7 100644 --- a/EventMonitor/ETWLog.h +++ b/EventMonitor/ETWLog.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/Frame.cpp b/EventMonitor/Frame.cpp index 94e3b14..6a53d04 100644 --- a/EventMonitor/Frame.cpp +++ b/EventMonitor/Frame.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/Frame.h b/EventMonitor/Frame.h index a06bbda..e1a7d19 100644 --- a/EventMonitor/Frame.h +++ b/EventMonitor/Frame.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/LogPanel.cpp b/EventMonitor/LogPanel.cpp index ba0e049..eb9bb57 100644 --- a/EventMonitor/LogPanel.cpp +++ b/EventMonitor/LogPanel.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/LogPanel.h b/EventMonitor/LogPanel.h index eb72f22..9052c4b 100644 --- a/EventMonitor/LogPanel.h +++ b/EventMonitor/LogPanel.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/StdAfx.cpp b/EventMonitor/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/EventMonitor/StdAfx.cpp +++ b/EventMonitor/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/StdAfx.h b/EventMonitor/StdAfx.h index 1b20a03..c2c1e53 100644 --- a/EventMonitor/StdAfx.h +++ b/EventMonitor/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/EventMonitor/res/wxEventMonitor_UI.cpp b/EventMonitor/res/wxEventMonitor_UI.cpp index aa10d70..02e3575 100644 --- a/EventMonitor/res/wxEventMonitor_UI.cpp +++ b/EventMonitor/res/wxEventMonitor_UI.cpp @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/EventMonitor/res/wxEventMonitor_UI.h b/EventMonitor/res/wxEventMonitor_UI.h index c2cad38..d992516 100644 --- a/EventMonitor/res/wxEventMonitor_UI.h +++ b/EventMonitor/res/wxEventMonitor_UI.h @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/MsiUseFeature/Main.cpp b/MsiUseFeature/Main.cpp index ebdb05b..e1ea8d8 100644 --- a/MsiUseFeature/Main.cpp +++ b/MsiUseFeature/Main.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/MsiUseFeature/StdAfx.cpp b/MsiUseFeature/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/MsiUseFeature/StdAfx.cpp +++ b/MsiUseFeature/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/MsiUseFeature/StdAfx.h b/MsiUseFeature/StdAfx.h index f9996e8..1959198 100644 --- a/MsiUseFeature/StdAfx.h +++ b/MsiUseFeature/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/WLANManager/Main.cpp b/WLANManager/Main.cpp index 894346d..7447a0a 100644 --- a/WLANManager/Main.cpp +++ b/WLANManager/Main.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/WLANManager/StdAfx.cpp b/WLANManager/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/WLANManager/StdAfx.cpp +++ b/WLANManager/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/WLANManager/StdAfx.h b/WLANManager/StdAfx.h index 116ed83..10d5236 100644 --- a/WLANManager/StdAfx.h +++ b/WLANManager/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/include/Version.h b/include/Version.h index f77c00d..c01eebb 100644 --- a/include/Version.h +++ b/include/Version.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/include/Config.h b/lib/EAPBase/include/Config.h index cad88c2..e306cdf 100644 --- a/lib/EAPBase/include/Config.h +++ b/lib/EAPBase/include/Config.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/include/Credentials.h b/lib/EAPBase/include/Credentials.h index 3e63446..7d33e5e 100644 --- a/lib/EAPBase/include/Credentials.h +++ b/lib/EAPBase/include/Credentials.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/include/EAP.h b/lib/EAPBase/include/EAP.h index cf745dd..dae5d2c 100644 --- a/lib/EAPBase/include/EAP.h +++ b/lib/EAPBase/include/EAP.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/include/EAPXML.h b/lib/EAPBase/include/EAPXML.h index 3ea0abd..4284e69 100644 --- a/lib/EAPBase/include/EAPXML.h +++ b/lib/EAPBase/include/EAPXML.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/include/Method.h b/lib/EAPBase/include/Method.h index 967915c..b673fdc 100644 --- a/lib/EAPBase/include/Method.h +++ b/lib/EAPBase/include/Method.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/include/Module.h b/lib/EAPBase/include/Module.h index 3cd4f15..781cb52 100644 --- a/lib/EAPBase/include/Module.h +++ b/lib/EAPBase/include/Module.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/include/UIContext.h b/lib/EAPBase/include/UIContext.h index 6035aec..5f269e3 100644 --- a/lib/EAPBase/include/UIContext.h +++ b/lib/EAPBase/include/UIContext.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2017 Amebis Copyright 2016-2017 GÉANT diff --git a/lib/EAPBase/src/Config.cpp b/lib/EAPBase/src/Config.cpp index c50e1b8..dd0d1bf 100644 --- a/lib/EAPBase/src/Config.cpp +++ b/lib/EAPBase/src/Config.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/src/Credentials.cpp b/lib/EAPBase/src/Credentials.cpp index cac82ac..67f0b25 100644 --- a/lib/EAPBase/src/Credentials.cpp +++ b/lib/EAPBase/src/Credentials.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/src/EAP.cpp b/lib/EAPBase/src/EAP.cpp index 6eebc5e..d7f5394 100644 --- a/lib/EAPBase/src/EAP.cpp +++ b/lib/EAPBase/src/EAP.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/src/Method.cpp b/lib/EAPBase/src/Method.cpp index 91cfaec..64e6bc6 100644 --- a/lib/EAPBase/src/Method.cpp +++ b/lib/EAPBase/src/Method.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/src/Module.cpp b/lib/EAPBase/src/Module.cpp index 274c4f9..8fdbd0f 100644 --- a/lib/EAPBase/src/Module.cpp +++ b/lib/EAPBase/src/Module.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/src/StdAfx.cpp b/lib/EAPBase/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/EAPBase/src/StdAfx.cpp +++ b/lib/EAPBase/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/src/StdAfx.h b/lib/EAPBase/src/StdAfx.h index ded417e..3ea9e32 100644 --- a/lib/EAPBase/src/StdAfx.h +++ b/lib/EAPBase/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase/src/UIContext.cpp b/lib/EAPBase/src/UIContext.cpp index 84ab069..6bf8af5 100644 --- a/lib/EAPBase/src/UIContext.cpp +++ b/lib/EAPBase/src/UIContext.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase_UI/include/EAP_UI.h b/lib/EAPBase_UI/include/EAP_UI.h index 2166ffd..f04e94b 100644 --- a/lib/EAPBase_UI/include/EAP_UI.h +++ b/lib/EAPBase_UI/include/EAP_UI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase_UI/include/Module.h b/lib/EAPBase_UI/include/Module.h index b25cd32..25bd391 100644 --- a/lib/EAPBase_UI/include/Module.h +++ b/lib/EAPBase_UI/include/Module.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase_UI/include/wxEAP_UIBase.h b/lib/EAPBase_UI/include/wxEAP_UIBase.h index d4ffdfe..38ec188 100644 --- a/lib/EAPBase_UI/include/wxEAP_UIBase.h +++ b/lib/EAPBase_UI/include/wxEAP_UIBase.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase_UI/res/wxEAP_UI.cpp b/lib/EAPBase_UI/res/wxEAP_UI.cpp index 54f9c4a..befeaf7 100644 --- a/lib/EAPBase_UI/res/wxEAP_UI.cpp +++ b/lib/EAPBase_UI/res/wxEAP_UI.cpp @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Aug 8 2018) // http://www.wxformbuilder.org/ // diff --git a/lib/EAPBase_UI/res/wxEAP_UI.h b/lib/EAPBase_UI/res/wxEAP_UI.h index 2df7c1b..1182079 100644 --- a/lib/EAPBase_UI/res/wxEAP_UI.h +++ b/lib/EAPBase_UI/res/wxEAP_UI.h @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Aug 8 2018) // http://www.wxformbuilder.org/ // diff --git a/lib/EAPBase_UI/src/EAP_UI.cpp b/lib/EAPBase_UI/src/EAP_UI.cpp index e11e19c..44738f1 100644 --- a/lib/EAPBase_UI/src/EAP_UI.cpp +++ b/lib/EAPBase_UI/src/EAP_UI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase_UI/src/Module.cpp b/lib/EAPBase_UI/src/Module.cpp index 9f13785..47469d4 100644 --- a/lib/EAPBase_UI/src/Module.cpp +++ b/lib/EAPBase_UI/src/Module.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase_UI/src/StdAfx.cpp b/lib/EAPBase_UI/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/EAPBase_UI/src/StdAfx.cpp +++ b/lib/EAPBase_UI/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EAPBase_UI/src/StdAfx.h b/lib/EAPBase_UI/src/StdAfx.h index 509255d..95ceb36 100644 --- a/lib/EAPBase_UI/src/StdAfx.h +++ b/lib/EAPBase_UI/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/include/Config.h b/lib/EapHost/include/Config.h index b1fce2f..895b8f0 100644 --- a/lib/EapHost/include/Config.h +++ b/lib/EapHost/include/Config.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/include/Credentials.h b/lib/EapHost/include/Credentials.h index ebe667c..4f79fde 100644 --- a/lib/EapHost/include/Credentials.h +++ b/lib/EapHost/include/Credentials.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/include/Method.h b/lib/EapHost/include/Method.h index 7fd4b2b..959f691 100644 --- a/lib/EapHost/include/Method.h +++ b/lib/EapHost/include/Method.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/src/Config.cpp b/lib/EapHost/src/Config.cpp index ea558cd..058fbc7 100644 --- a/lib/EapHost/src/Config.cpp +++ b/lib/EapHost/src/Config.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/src/Credentials.cpp b/lib/EapHost/src/Credentials.cpp index 35192b5..82ddefb 100644 --- a/lib/EapHost/src/Credentials.cpp +++ b/lib/EapHost/src/Credentials.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/src/EapHost.cpp b/lib/EapHost/src/EapHost.cpp index 5759e1d..278f3c4 100644 --- a/lib/EapHost/src/EapHost.cpp +++ b/lib/EapHost/src/EapHost.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/src/Method.cpp b/lib/EapHost/src/Method.cpp index 52e2170..15b2db7 100644 --- a/lib/EapHost/src/Method.cpp +++ b/lib/EapHost/src/Method.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/src/StdAfx.cpp b/lib/EapHost/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/EapHost/src/StdAfx.cpp +++ b/lib/EapHost/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost/src/StdAfx.h b/lib/EapHost/src/StdAfx.h index 25689c4..2b15bd0 100644 --- a/lib/EapHost/src/StdAfx.h +++ b/lib/EapHost/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost_UI/include/EapHost_UI.h b/lib/EapHost_UI/include/EapHost_UI.h index 05e33f8..519607a 100644 --- a/lib/EapHost_UI/include/EapHost_UI.h +++ b/lib/EapHost_UI/include/EapHost_UI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost_UI/res/wxEapHost_UI.cpp b/lib/EapHost_UI/res/wxEapHost_UI.cpp index cba832f..af35832 100644 --- a/lib/EapHost_UI/res/wxEapHost_UI.cpp +++ b/lib/EapHost_UI/res/wxEapHost_UI.cpp @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/lib/EapHost_UI/res/wxEapHost_UI.h b/lib/EapHost_UI/res/wxEapHost_UI.h index 694960c..330e2a7 100644 --- a/lib/EapHost_UI/res/wxEapHost_UI.h +++ b/lib/EapHost_UI/res/wxEapHost_UI.h @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/lib/EapHost_UI/src/EapHost_UI.cpp b/lib/EapHost_UI/src/EapHost_UI.cpp index 4c637bf..c18aa90 100644 --- a/lib/EapHost_UI/src/EapHost_UI.cpp +++ b/lib/EapHost_UI/src/EapHost_UI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost_UI/src/StdAfx.cpp b/lib/EapHost_UI/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/EapHost_UI/src/StdAfx.cpp +++ b/lib/EapHost_UI/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/EapHost_UI/src/StdAfx.h b/lib/EapHost_UI/src/StdAfx.h index ff11ed9..de5dbfd 100644 --- a/lib/EapHost_UI/src/StdAfx.h +++ b/lib/EapHost_UI/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC/include/Config.h b/lib/GTC/include/Config.h index fe62234..191686b 100644 --- a/lib/GTC/include/Config.h +++ b/lib/GTC/include/Config.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC/include/Method.h b/lib/GTC/include/Method.h index 65efef1..93996b4 100644 --- a/lib/GTC/include/Method.h +++ b/lib/GTC/include/Method.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC/src/Config.cpp b/lib/GTC/src/Config.cpp index c8be1ec..1f5e649 100644 --- a/lib/GTC/src/Config.cpp +++ b/lib/GTC/src/Config.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC/src/Method.cpp b/lib/GTC/src/Method.cpp index d84ed46..26787ed 100644 --- a/lib/GTC/src/Method.cpp +++ b/lib/GTC/src/Method.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC/src/StdAfx.cpp b/lib/GTC/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/GTC/src/StdAfx.cpp +++ b/lib/GTC/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC/src/StdAfx.h b/lib/GTC/src/StdAfx.h index c31ca15..6a8ce6b 100644 --- a/lib/GTC/src/StdAfx.h +++ b/lib/GTC/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC_UI/include/GTC_UI.h b/lib/GTC_UI/include/GTC_UI.h index a60cf99..7d7cf53 100644 --- a/lib/GTC_UI/include/GTC_UI.h +++ b/lib/GTC_UI/include/GTC_UI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC_UI/res/wxGTC_UI.cpp b/lib/GTC_UI/res/wxGTC_UI.cpp index 7dcdabd..c176549 100644 --- a/lib/GTC_UI/res/wxGTC_UI.cpp +++ b/lib/GTC_UI/res/wxGTC_UI.cpp @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/lib/GTC_UI/res/wxGTC_UI.h b/lib/GTC_UI/res/wxGTC_UI.h index 1376ae2..ac7e467 100644 --- a/lib/GTC_UI/res/wxGTC_UI.h +++ b/lib/GTC_UI/res/wxGTC_UI.h @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/lib/GTC_UI/src/GTC_UI.cpp b/lib/GTC_UI/src/GTC_UI.cpp index 5849b4c..efd7176 100644 --- a/lib/GTC_UI/src/GTC_UI.cpp +++ b/lib/GTC_UI/src/GTC_UI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC_UI/src/StdAfx.cpp b/lib/GTC_UI/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/GTC_UI/src/StdAfx.cpp +++ b/lib/GTC_UI/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/GTC_UI/src/StdAfx.h b/lib/GTC_UI/src/StdAfx.h index 86eb4e9..737f045 100644 --- a/lib/GTC_UI/src/StdAfx.h +++ b/lib/GTC_UI/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2/include/Config.h b/lib/MSCHAPv2/include/Config.h index 0ffb394..33299e7 100644 --- a/lib/MSCHAPv2/include/Config.h +++ b/lib/MSCHAPv2/include/Config.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2/include/MSCHAPv2.h b/lib/MSCHAPv2/include/MSCHAPv2.h index 0184b3d..5d509fb 100644 --- a/lib/MSCHAPv2/include/MSCHAPv2.h +++ b/lib/MSCHAPv2/include/MSCHAPv2.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2/include/Method.h b/lib/MSCHAPv2/include/Method.h index 8491934..3aed5fa 100644 --- a/lib/MSCHAPv2/include/Method.h +++ b/lib/MSCHAPv2/include/Method.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2/src/Config.cpp b/lib/MSCHAPv2/src/Config.cpp index 83fe648..c6b9ff7 100644 --- a/lib/MSCHAPv2/src/Config.cpp +++ b/lib/MSCHAPv2/src/Config.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2/src/MSCHAPv2.cpp b/lib/MSCHAPv2/src/MSCHAPv2.cpp index caf0ebf..a16306f 100644 --- a/lib/MSCHAPv2/src/MSCHAPv2.cpp +++ b/lib/MSCHAPv2/src/MSCHAPv2.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2/src/Method.cpp b/lib/MSCHAPv2/src/Method.cpp index 0e992ef..3908bca 100644 --- a/lib/MSCHAPv2/src/Method.cpp +++ b/lib/MSCHAPv2/src/Method.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2/src/StdAfx.cpp b/lib/MSCHAPv2/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/MSCHAPv2/src/StdAfx.cpp +++ b/lib/MSCHAPv2/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2/src/StdAfx.h b/lib/MSCHAPv2/src/StdAfx.h index a4f1934..e4e0f68 100644 --- a/lib/MSCHAPv2/src/StdAfx.h +++ b/lib/MSCHAPv2/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h b/lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h index b6df2b5..48da5c9 100644 --- a/lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h +++ b/lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp b/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp index d78118f..852d1c6 100644 --- a/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp +++ b/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2_UI/src/StdAfx.cpp b/lib/MSCHAPv2_UI/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/MSCHAPv2_UI/src/StdAfx.cpp +++ b/lib/MSCHAPv2_UI/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/MSCHAPv2_UI/src/StdAfx.h b/lib/MSCHAPv2_UI/src/StdAfx.h index 02cd321..5b8f88f 100644 --- a/lib/MSCHAPv2_UI/src/StdAfx.h +++ b/lib/MSCHAPv2_UI/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP/include/Config.h b/lib/PAP/include/Config.h index 3b52418..fea451a 100644 --- a/lib/PAP/include/Config.h +++ b/lib/PAP/include/Config.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP/include/Method.h b/lib/PAP/include/Method.h index 45aadfe..4892da6 100644 --- a/lib/PAP/include/Method.h +++ b/lib/PAP/include/Method.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP/src/Config.cpp b/lib/PAP/src/Config.cpp index 9ee8c40..07929fd 100644 --- a/lib/PAP/src/Config.cpp +++ b/lib/PAP/src/Config.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP/src/Method.cpp b/lib/PAP/src/Method.cpp index 3850c93..017183a 100644 --- a/lib/PAP/src/Method.cpp +++ b/lib/PAP/src/Method.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP/src/StdAfx.cpp b/lib/PAP/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/PAP/src/StdAfx.cpp +++ b/lib/PAP/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP/src/StdAfx.h b/lib/PAP/src/StdAfx.h index 4a59206..d637c98 100644 --- a/lib/PAP/src/StdAfx.h +++ b/lib/PAP/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP_UI/include/PAP_UI.h b/lib/PAP_UI/include/PAP_UI.h index ff0d65d..18208de 100644 --- a/lib/PAP_UI/include/PAP_UI.h +++ b/lib/PAP_UI/include/PAP_UI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP_UI/src/PAP_UI.cpp b/lib/PAP_UI/src/PAP_UI.cpp index b53a932..88ef06d 100644 --- a/lib/PAP_UI/src/PAP_UI.cpp +++ b/lib/PAP_UI/src/PAP_UI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP_UI/src/StdAfx.cpp b/lib/PAP_UI/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/PAP_UI/src/StdAfx.cpp +++ b/lib/PAP_UI/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/PAP_UI/src/StdAfx.h b/lib/PAP_UI/src/StdAfx.h index 21911e6..ae93f44 100644 --- a/lib/PAP_UI/src/StdAfx.h +++ b/lib/PAP_UI/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS/include/Config.h b/lib/TLS/include/Config.h index 288fb24..bcdfa83 100644 --- a/lib/TLS/include/Config.h +++ b/lib/TLS/include/Config.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS/include/Credentials.h b/lib/TLS/include/Credentials.h index e7d8ca2..c52b513 100644 --- a/lib/TLS/include/Credentials.h +++ b/lib/TLS/include/Credentials.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS/src/Config.cpp b/lib/TLS/src/Config.cpp index b423196..3b3c7c8 100644 --- a/lib/TLS/src/Config.cpp +++ b/lib/TLS/src/Config.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS/src/Credentials.cpp b/lib/TLS/src/Credentials.cpp index 001b873..8b75ff1 100644 --- a/lib/TLS/src/Credentials.cpp +++ b/lib/TLS/src/Credentials.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS/src/StdAfx.cpp b/lib/TLS/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/TLS/src/StdAfx.cpp +++ b/lib/TLS/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS/src/StdAfx.h b/lib/TLS/src/StdAfx.h index 80b2f3a..9af3b7d 100644 --- a/lib/TLS/src/StdAfx.h +++ b/lib/TLS/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS_UI/include/TLS_UI.h b/lib/TLS_UI/include/TLS_UI.h index 6d74579..88c838c 100644 --- a/lib/TLS_UI/include/TLS_UI.h +++ b/lib/TLS_UI/include/TLS_UI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS_UI/res/wxTLS_UI.cpp b/lib/TLS_UI/res/wxTLS_UI.cpp index 9d50fca..ae28c33 100644 --- a/lib/TLS_UI/res/wxTLS_UI.cpp +++ b/lib/TLS_UI/res/wxTLS_UI.cpp @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/lib/TLS_UI/res/wxTLS_UI.h b/lib/TLS_UI/res/wxTLS_UI.h index e38fed0..89aac92 100644 --- a/lib/TLS_UI/res/wxTLS_UI.h +++ b/lib/TLS_UI/res/wxTLS_UI.h @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/lib/TLS_UI/src/StdAfx.cpp b/lib/TLS_UI/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/TLS_UI/src/StdAfx.cpp +++ b/lib/TLS_UI/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS_UI/src/StdAfx.h b/lib/TLS_UI/src/StdAfx.h index 65415c4..6a90c6d 100644 --- a/lib/TLS_UI/src/StdAfx.h +++ b/lib/TLS_UI/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TLS_UI/src/TLS_UI.cpp b/lib/TLS_UI/src/TLS_UI.cpp index 7b22352..9ef47dc 100644 --- a/lib/TLS_UI/src/TLS_UI.cpp +++ b/lib/TLS_UI/src/TLS_UI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/include/Config.h b/lib/TTLS/include/Config.h index fc0bfca..4ddbf38 100644 --- a/lib/TTLS/include/Config.h +++ b/lib/TTLS/include/Config.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/include/Credentials.h b/lib/TTLS/include/Credentials.h index f00e1b4..a593949 100644 --- a/lib/TTLS/include/Credentials.h +++ b/lib/TTLS/include/Credentials.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/include/Method.h b/lib/TTLS/include/Method.h index af4aa50..759f6e9 100644 --- a/lib/TTLS/include/Method.h +++ b/lib/TTLS/include/Method.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/include/Module.h b/lib/TTLS/include/Module.h index 73ae483..88b03fc 100644 --- a/lib/TTLS/include/Module.h +++ b/lib/TTLS/include/Module.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/include/TTLS.h b/lib/TTLS/include/TTLS.h index ed3d4e2..6a1d06a 100644 --- a/lib/TTLS/include/TTLS.h +++ b/lib/TTLS/include/TTLS.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2017 Amebis Copyright 2016-2017 GÉANT diff --git a/lib/TTLS/include/UIContext.h b/lib/TTLS/include/UIContext.h index 83c362b..9eed649 100644 --- a/lib/TTLS/include/UIContext.h +++ b/lib/TTLS/include/UIContext.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2017 Amebis Copyright 2016-2017 GÉANT diff --git a/lib/TTLS/src/Config.cpp b/lib/TTLS/src/Config.cpp index 6b9495a..03538be 100644 --- a/lib/TTLS/src/Config.cpp +++ b/lib/TTLS/src/Config.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/src/Credentials.cpp b/lib/TTLS/src/Credentials.cpp index 2193d14..8af3951 100644 --- a/lib/TTLS/src/Credentials.cpp +++ b/lib/TTLS/src/Credentials.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/src/Method.cpp b/lib/TTLS/src/Method.cpp index d5e5ee8..7327e12 100644 --- a/lib/TTLS/src/Method.cpp +++ b/lib/TTLS/src/Method.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/src/Module.cpp b/lib/TTLS/src/Module.cpp index ea2e68f..f592f2f 100644 --- a/lib/TTLS/src/Module.cpp +++ b/lib/TTLS/src/Module.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/src/StdAfx.cpp b/lib/TTLS/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/TTLS/src/StdAfx.cpp +++ b/lib/TTLS/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/src/StdAfx.h b/lib/TTLS/src/StdAfx.h index 4ddd772..a59c49f 100644 --- a/lib/TTLS/src/StdAfx.h +++ b/lib/TTLS/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS/src/UIContext.cpp b/lib/TTLS/src/UIContext.cpp index 64b838b..6667e87 100644 --- a/lib/TTLS/src/UIContext.cpp +++ b/lib/TTLS/src/UIContext.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS_UI/include/Module.h b/lib/TTLS_UI/include/Module.h index 0a7f7f8..1e375d9 100644 --- a/lib/TTLS_UI/include/Module.h +++ b/lib/TTLS_UI/include/Module.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS_UI/include/TTLS_UI.h b/lib/TTLS_UI/include/TTLS_UI.h index 5cd9521..7de5798 100644 --- a/lib/TTLS_UI/include/TTLS_UI.h +++ b/lib/TTLS_UI/include/TTLS_UI.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS_UI/res/wxTTLS_UI.cpp b/lib/TTLS_UI/res/wxTTLS_UI.cpp index c9011f4..8a9fc00 100644 --- a/lib/TTLS_UI/res/wxTTLS_UI.cpp +++ b/lib/TTLS_UI/res/wxTTLS_UI.cpp @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/lib/TTLS_UI/res/wxTTLS_UI.h b/lib/TTLS_UI/res/wxTTLS_UI.h index cb82b98..596c2e8 100644 --- a/lib/TTLS_UI/res/wxTTLS_UI.h +++ b/lib/TTLS_UI/res/wxTTLS_UI.h @@ -1,4 +1,4 @@ -/////////////////////////////////////////////////////////////////////////// +/////////////////////////////////////////////////////////////////////////// // C++ code generated with wxFormBuilder (version Jun 17 2015) // http://www.wxformbuilder.org/ // diff --git a/lib/TTLS_UI/src/Module.cpp b/lib/TTLS_UI/src/Module.cpp index d70bb49..90b7b98 100644 --- a/lib/TTLS_UI/src/Module.cpp +++ b/lib/TTLS_UI/src/Module.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2018 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS_UI/src/StdAfx.cpp b/lib/TTLS_UI/src/StdAfx.cpp index 4af5ec1..874312d 100644 --- a/lib/TTLS_UI/src/StdAfx.cpp +++ b/lib/TTLS_UI/src/StdAfx.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS_UI/src/StdAfx.h b/lib/TTLS_UI/src/StdAfx.h index db00c99..44d5757 100644 --- a/lib/TTLS_UI/src/StdAfx.h +++ b/lib/TTLS_UI/src/StdAfx.h @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT diff --git a/lib/TTLS_UI/src/TTLS_UI.cpp b/lib/TTLS_UI/src/TTLS_UI.cpp index ffb7667..c00acb7 100644 --- a/lib/TTLS_UI/src/TTLS_UI.cpp +++ b/lib/TTLS_UI/src/TTLS_UI.cpp @@ -1,4 +1,4 @@ -/* +/* Copyright 2015-2016 Amebis Copyright 2016 GÉANT