From b96ebfbce44db583da563b0afae84fc50f373feb Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 22 Nov 2021 13:09:17 +0100 Subject: [PATCH] Switch to SPDX license notice Signed-off-by: Simon Rozman --- CredWrite/CredWrite.rc | Bin 5040 -> 3752 bytes CredWrite/Main.cpp | 20 +++----------------- CredWrite/PCH.cpp | 20 +++----------------- CredWrite/PCH.h | 20 +++----------------- EAPMethods/EAPMethod.def | Bin 2280 -> 952 bytes EAPMethods/EAPMethod_UI.def | Bin 2040 -> 712 bytes EAPMethods/MSIBuild.EAP-TTLS/Makefile | Bin 2602 -> 1274 bytes EAPMethods/MSIBuild/Makefile | Bin 6330 -> 5002 bytes EAPMethods/MSIBuild/MakefileEAPMethod.mak | Bin 26626 -> 25298 bytes EAPMethods/Main.cpp | 20 +++----------------- EAPMethods/Main_UI.cpp | 20 +++----------------- EAPMethods/PCH.cpp | 20 +++----------------- EAPMethods/PCH.h | 20 +++----------------- EAPMethods/PCH_UI.cpp | 20 +++----------------- EAPMethods/PCH_UI.h | 20 +++----------------- EAPMethods/Register.cpp | 20 +++----------------- EAPMethods/Register_UI.cpp | 20 +++----------------- EAPMethods/res/EAPMethod.rc | Bin 5634 -> 4346 bytes EAPMethods/res/EAPMethod_UI.rc | Bin 6252 -> 4964 bytes EventMonitor/App.cpp | 20 +++----------------- EventMonitor/App.h | 20 +++----------------- EventMonitor/ETWLog.cpp | 20 +++----------------- EventMonitor/ETWLog.h | 20 +++----------------- EventMonitor/EventMonitor.rc | Bin 6314 -> 5026 bytes EventMonitor/Frame.cpp | 20 +++----------------- EventMonitor/Frame.h | 20 +++----------------- EventMonitor/LogPanel.cpp | 20 +++----------------- EventMonitor/LogPanel.h | 20 +++----------------- EventMonitor/MSIBuild/Makefile | Bin 16240 -> 14912 bytes EventMonitor/PCH.cpp | 20 +++----------------- EventMonitor/PCH.h | 20 +++----------------- MSI/Base/Main/Makefile | Bin 22896 -> 21568 bytes MSI/Base/Makefile | Bin 1708 -> 380 bytes MSI/MSIBuild | 2 +- Makefile | Bin 22504 -> 21176 bytes MakefileEAPMethod.mak | Bin 1922 -> 594 bytes MakefileLang.mak | Bin 10126 -> 8798 bytes MakefileLangPlatCfg.mak | Bin 3814 -> 2486 bytes MakefilePlat.mak | Bin 5870 -> 4542 bytes MakefilePlatCfg.mak | Bin 12176 -> 10848 bytes MsiUseFeature/Main.cpp | 20 +++----------------- MsiUseFeature/MsiUseFeature.rc | Bin 5048 -> 3760 bytes MsiUseFeature/PCH.cpp | 20 +++----------------- MsiUseFeature/PCH.h | 20 +++----------------- WLANManager/MSIBuild/Makefile | Bin 9242 -> 7914 bytes WLANManager/Main.cpp | 20 +++----------------- WLANManager/PCH.cpp | 20 +++----------------- WLANManager/PCH.h | 20 +++----------------- WLANManager/WLANManager.rc | Bin 6192 -> 4904 bytes bin/MkLnk.wsf | 20 +++----------------- include/ARM64.props | 20 +++----------------- include/Common.props | 20 +++----------------- include/Debug.props | 20 +++----------------- include/MSIBuildCfg.mak | Bin 15442 -> 14114 bytes include/Release.props | 20 +++----------------- include/Version.h | 20 +++----------------- include/Win32.props | 20 +++----------------- include/x64.props | 20 +++----------------- include/xgettext.props | 20 +++----------------- include/xgettext.targets | 20 +++----------------- include/xgettext.xml | 20 +++----------------- lib/EAPBase/include/Config.h | 20 +++----------------- lib/EAPBase/include/Credentials.h | 20 +++----------------- lib/EAPBase/include/EAP.h | 20 +++----------------- lib/EAPBase/include/EAPXML.h | 20 +++----------------- lib/EAPBase/include/Method.h | 20 +++----------------- lib/EAPBase/include/Module.h | 20 +++----------------- lib/EAPBase/include/UIContext.h | 20 +++----------------- lib/EAPBase/src/Config.cpp | 20 +++----------------- lib/EAPBase/src/Credentials.cpp | 20 +++----------------- lib/EAPBase/src/EAP.cpp | 20 +++----------------- lib/EAPBase/src/Method.cpp | 20 +++----------------- lib/EAPBase/src/Module.cpp | 20 +++----------------- lib/EAPBase/src/PCH.cpp | 20 +++----------------- lib/EAPBase/src/PCH.h | 20 +++----------------- lib/EAPBase/src/UIContext.cpp | 20 +++----------------- lib/EAPBase_UI/include/EAP_UI.h | 20 +++----------------- lib/EAPBase_UI/include/Module.h | 20 +++----------------- lib/EAPBase_UI/include/wxEAP_UIBase.h | 20 +++----------------- lib/EAPBase_UI/src/EAP_UI.cpp | 20 +++----------------- lib/EAPBase_UI/src/Module.cpp | 20 +++----------------- lib/EAPBase_UI/src/PCH.cpp | 20 +++----------------- lib/EAPBase_UI/src/PCH.h | 20 +++----------------- lib/EapHost/include/Config.h | 20 +++----------------- lib/EapHost/include/Credentials.h | 20 +++----------------- lib/EapHost/include/Method.h | 20 +++----------------- lib/EapHost/src/Config.cpp | 20 +++----------------- lib/EapHost/src/Credentials.cpp | 20 +++----------------- lib/EapHost/src/EapHost.cpp | 20 +++----------------- lib/EapHost/src/Method.cpp | 20 +++----------------- lib/EapHost/src/PCH.cpp | 20 +++----------------- lib/EapHost/src/PCH.h | 20 +++----------------- lib/EapHost_UI/include/EapHost_UI.h | 20 +++----------------- lib/EapHost_UI/src/EapHost_UI.cpp | 20 +++----------------- lib/EapHost_UI/src/PCH.cpp | 20 +++----------------- lib/EapHost_UI/src/PCH.h | 20 +++----------------- lib/Events/MSIBuild/Makefile | Bin 28410 -> 27082 bytes lib/Events/res/Events.rc | Bin 5140 -> 3852 bytes lib/Events/src/Events.def | Bin 1692 -> 364 bytes lib/Events/src/PCH.cpp | 20 +++----------------- lib/Events/src/PCH.h | 20 +++----------------- lib/Events/src/Register.cpp | 20 +++----------------- lib/GTC/include/Config.h | 20 +++----------------- lib/GTC/include/Method.h | 20 +++----------------- lib/GTC/src/Config.cpp | 20 +++----------------- lib/GTC/src/Method.cpp | 20 +++----------------- lib/GTC/src/PCH.cpp | 20 +++----------------- lib/GTC/src/PCH.h | 20 +++----------------- lib/GTC_UI/include/GTC_UI.h | 20 +++----------------- lib/GTC_UI/src/GTC_UI.cpp | 20 +++----------------- lib/GTC_UI/src/PCH.cpp | 20 +++----------------- lib/GTC_UI/src/PCH.h | 20 +++----------------- lib/MSCHAPv2/include/Config.h | 20 +++----------------- lib/MSCHAPv2/include/MSCHAPv2.h | 20 +++----------------- lib/MSCHAPv2/include/Method.h | 20 +++----------------- lib/MSCHAPv2/src/Config.cpp | 20 +++----------------- lib/MSCHAPv2/src/MSCHAPv2.cpp | 20 +++----------------- lib/MSCHAPv2/src/Method.cpp | 20 +++----------------- lib/MSCHAPv2/src/PCH.cpp | 20 +++----------------- lib/MSCHAPv2/src/PCH.h | 20 +++----------------- lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h | 20 +++----------------- lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp | 20 +++----------------- lib/MSCHAPv2_UI/src/PCH.cpp | 20 +++----------------- lib/MSCHAPv2_UI/src/PCH.h | 20 +++----------------- lib/PAP/include/Config.h | 20 +++----------------- lib/PAP/include/Method.h | 20 +++----------------- lib/PAP/src/Config.cpp | 20 +++----------------- lib/PAP/src/Method.cpp | 20 +++----------------- lib/PAP/src/PCH.cpp | 20 +++----------------- lib/PAP/src/PCH.h | 20 +++----------------- lib/PAP_UI/include/PAP_UI.h | 20 +++----------------- lib/PAP_UI/src/PAP_UI.cpp | 20 +++----------------- lib/PAP_UI/src/PCH.cpp | 20 +++----------------- lib/PAP_UI/src/PCH.h | 20 +++----------------- lib/TLS/include/Config.h | 20 +++----------------- lib/TLS/include/Credentials.h | 20 +++----------------- lib/TLS/include/Method.h | 20 +++----------------- lib/TLS/include/Module.h | 20 +++----------------- lib/TLS/src/Config.cpp | 20 +++----------------- lib/TLS/src/Credentials.cpp | 20 +++----------------- lib/TLS/src/Method.cpp | 20 +++----------------- lib/TLS/src/Module.cpp | 20 +++----------------- lib/TLS/src/PCH.cpp | 20 +++----------------- lib/TLS/src/PCH.h | 20 +++----------------- lib/TLS_UI/include/TLS_UI.h | 20 +++----------------- lib/TLS_UI/src/PCH.cpp | 20 +++----------------- lib/TLS_UI/src/PCH.h | 20 +++----------------- lib/TLS_UI/src/TLS_UI.cpp | 20 +++----------------- lib/TTLS/include/Config.h | 20 +++----------------- lib/TTLS/include/Credentials.h | 20 +++----------------- lib/TTLS/include/Method.h | 20 +++----------------- lib/TTLS/include/Module.h | 20 +++----------------- lib/TTLS/include/TTLS.h | 20 +++----------------- lib/TTLS/src/Config.cpp | 20 +++----------------- lib/TTLS/src/Credentials.cpp | 20 +++----------------- lib/TTLS/src/Method.cpp | 20 +++----------------- lib/TTLS/src/Module.cpp | 20 +++----------------- lib/TTLS/src/PCH.cpp | 20 +++----------------- lib/TTLS/src/PCH.h | 20 +++----------------- lib/TTLS_UI/include/Module.h | 20 +++----------------- lib/TTLS_UI/include/TTLS_UI.h | 20 +++----------------- lib/TTLS_UI/src/Module.cpp | 20 +++----------------- lib/TTLS_UI/src/PCH.cpp | 20 +++----------------- lib/TTLS_UI/src/PCH.h | 20 +++----------------- lib/TTLS_UI/src/TTLS_UI.cpp | 20 +++----------------- lib/WinStd | 2 +- lib/wxExtend | 2 +- 167 files changed, 420 insertions(+), 2366 deletions(-) diff --git a/CredWrite/CredWrite.rc b/CredWrite/CredWrite.rc index c531fdae0f712d3a0ce107eb49f3e49d7d86d8a7..3e35308c85fe636ae0866e36494d8fa32973b53a 100644 GIT binary patch delta 135 zcmdm>zCt$n|37^OEe2i&E(QfC3}y&maAAmG&}Hyp$Ye-nNM*=lCJdJJr4 zsTJ&|%yUavg?(H3-Z9I1N*pCDcR*dZZQ_i0e74*NmX+p*^m{3xpb=bcxg4gqEV4 zoMb6?0v?1con&~3DK()9;FY}~%OMcRRDt2Zo`b39xCA8Vxa0d{jQb3!-~>0pmHY&C zfW;wI^n9n&Gfq#j>*LkJE@Bl_6_{+o2-2qhE+&7k?P(29&rFhys5+t2*c(w?^B)*u zspqU$pw--YQX7$M#f8F1m#LF05@WtG#`%W8trq_0NjB@&1J(*l?)?VQ CVenW0 diff --git a/CredWrite/Main.cpp b/CredWrite/Main.cpp index 0f5b021..2af8c0d 100644 --- a/CredWrite/Main.cpp +++ b/CredWrite/Main.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/CredWrite/PCH.cpp b/CredWrite/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/CredWrite/PCH.cpp +++ b/CredWrite/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/CredWrite/PCH.h b/CredWrite/PCH.h index a5e8b01..d9151ec 100644 --- a/CredWrite/PCH.h +++ b/CredWrite/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/EAPMethods/EAPMethod.def b/EAPMethods/EAPMethod.def index 7d259ebac79204ffbbfd54cab915e615903ab8d8..0838d3fb821d83eac7165455a777f7a7a8f19ad1 100644 GIT binary patch delta 135 zcmaDMxPv|R|37O61t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpIuFl^mWp4&@%>Tj9_+p-Hw zZG=_v&mLZJZr6Tr_Rt2^sb=&65#=%1gmFfMP|X*XfJtcP>|OV>k40u*t<&mp8Lzgh zJx=hKdW6D#mUiheQhSa6E7ra-p0buP%69BnO6O+8Zdu_IDp`$fol`lp3r1N_@S}L; z4UWFKb?UYyIV(?j%Q>m+V~+LCE_@AH-Nhnvs|0R>^}sOVZ3@a@%J0-I3jT#io)&*> z3Xd~pZ3L<&?{%ad5JXP;j$z43upL$+?gXq;W|=*~Tk82K2W9@<$D-N~_JXx$Hcg!J zAkLb29)Vu0#wy6KR9Q!T%v^kn+nHOo#lEi|+NvwIq%Kt_R_WZ4#Cn}qC{^EpdZbv@ zWdsKSu2hE!+9I2 zsAoa6DSJX5^_)9brL(0+dhx9aKtI$l?sJ* zfJK)q_I;++A*(&?`kd-u7kG=>id;5vtfuivg-`cQ$_?b5!cO9~DDLP9C(dD@K9S9t zv!!ZEz45N=CQW@VCKGtxYYD!49xbQ-u}>T@ zkKD(Oa+lpU_PJyD+X?l!k}NawoVUh~7V;Bs!x&WZy|%wuBc&m!8@YEd30zkjFZz7@dRUfB6@t_(e%j zuCkT3hcLSu+PzyySBW5Xt=W4Rn$aCn6sfO$#HsF(JIWlJ9{YRtnQk&bd)Lnm$xJo4 G&)MHspmhcS diff --git a/EAPMethods/EAPMethod_UI.def b/EAPMethods/EAPMethod_UI.def index eef9b7acb4931734496172172e87423cb91c67d0..8a57d73e66a97c37d8313b8e987281a5caccadc2 100644 GIT binary patch delta 135 zcmeyte}Xmk|37O61t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpIy;5QXQqmHG~Q*-C9_soINDRRT)VNc==iQplwP4nzbK*#^WT_NCf>XVxxp z6vU4#SnvAG%$YMYo4u~=j-;~KG-LF=Wp5t+q4Ty zZ49b-w1>~wb?i5``!=Yon$ZVDl*eEb))^5(wVzu8C$YKY+oGRc5Sg7@Yo*7#cr~u} zIKf})5eoNN+KtCZ?F;^IIlE##<}70s_QbiAuFaUQWyMddggUV`ta5f2tU^!lqj=?# zMpuqb9b1yK@|3q6OJyH(tiN>7YshH_MCPajZG!dSFy?Iv%V5gy*bxQ)#Ymp!|1pKf zIpJ&!tETRCq&5tqCVl5{r%A9jCy{po*D1Tq-r_Cw{FH+-zxK7Lz6blrSu>j^PkE4L zO+K$-FI8g|#Sm_`Ubj39jm&G z(IB9e>M&uQxlXZTnt2{tmr3|x2h?|fjV5EnddS;Po;WEZpHKN03sph!QrCKs+m!B^ z6K%>jF^~P6yH=&ErAjmz?AZ=+w&4(CZQ2%`cAb})#C~r3ejjX~N4;=>mH4U)#dQE; zn=E#Hr_&*)J#c-jTHpe2vA3d@O&-td@kzx`^QO)XV&oAsML}PqF<6<7`I% diff --git a/EAPMethods/MSIBuild.EAP-TTLS/Makefile b/EAPMethods/MSIBuild.EAP-TTLS/Makefile index 1d97009fe78e4a1f0dc7cf0c6dccc82cbfaaf437..badcb874241d1ed832d50bfe968126c7b7a8f8ad 100644 GIT binary patch delta 135 zcmZ1_@{2R}|37601t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpI`%2_drnMZ z3R25cbd=avJ98A)4-UOTZ*F-*`4}r-jDIzFK^* z#hJfKud>+3Ug{nSw^`b?`$+8#_HU3)xSk^$ah2|cV=0}R9#6|DKB1D7(Z%x=h4 z+I{TQBg{O8iEF2>TN1P4l(jJ@6@7@Yda@5+r%3nF7`avgH<2BKp~qbY%E%PoxoZ^s z3z014w>pLUxj@$Y3svQ54+Mde6UQ*)B(gmu0e1q{jNQoAu$FQk&MWfo?8kTx&m((* ztR77rr!0uGI!h~{7pox)va71Bysokr-#1(bt{IrD`~Kg0xG%e6OVy?9ge+Y-l8~>f zDaw%3YcvO*m!9)KfrXR`m>^rb6JMyF$j91o3;g}mg5qVP|th5KScM0 zrCK=Rl<=wwg|&mmHc_;EC+R8DWAsiq6{8n%7iueTS;z6X8t+f>sozw&5pk!mlXxzQ z2WCRoIgH3pU~}MXDVwUG(Cg}?%=cn4;djm{O~$+R{21i**wxMIrb}#BS-yY5MX;>t zH$uPk?o*8k^E+ZGSvk{dgLUmI#^#86iP0Z(zv0y}n-T?*4>gtovIcL2#aIbI@C_?xl%@kOyMxK!kpH>rl#^0x>r+L`Bq+Tc^4Na3&mpzbc;M{1y|h)w81kg466V^D zec`T4?sn}x-wsXJ5+{q8s|Jj3ksVEP)mNJeYjX|nb4~KpmKGAZ*j%Do4w=F&X73Js kN488g#P-?aIGBq}l7w$2y`RE&R+YC|cf~|4on?>r55u5j%K!iX diff --git a/EAPMethods/MSIBuild/Makefile b/EAPMethods/MSIBuild/Makefile index dea7d2e1ff23e80f6c2228cee6bd22979155ea33..4576ba0f74809e1236a8bb3620651c2275e141a2 100644 GIT binary patch delta 135 zcmdmG*rgu(|DQ600u%-_1TeTTL@?+w_%LKLBr~KkTb1Sp;c#HkEL z3|2s0?m!(rKzU;ZJq80Hoevb(WyoPjWGDftndqv_xN@ShtN2QwS|gweLk2Uju9FOo O41NqDn|ayR3IPBj2^u5- delta 1482 zcmbW1zityj5XJ`~8l*Jv0xP)y1hO$8ihz)k2pc4mSlChIg2I2!_=LGwcjs8CwxObn z@+fq?0WSsoX7&#Ithhm|yZtvi^UXKk?)L{jo45b`u3deqU41+B&*Z5z<)t`j%P%>Q zW9iGD+?87KckF2E%S>X)7)|Nt5-|$%g$yN?ocTF>n|?Z2B=SY-H+r;q-U60}rOPP} zBMXt4(_B^-B$9msT(Y*LAG4OwtL?IpjKg`&{epQ)=&CD{Fdvr2)8wHQ-zf;m6#SN z6l!KrLdj+Y%uv=9mUAo3$V#w;he-Ss+U8JI%`iyF$(g)I`S0X}8utmK_hUeR#^@t0 z+?Rp8Vod`m3@wDR6B*r`;9?ZCAX?0xLPyjda#N!#H^Nk0RVW|iErE^z5rQ4aA)q=2 zOrZo-w`_ilZI7mUIN_86Rw*jjJ{Cu$(XpAXp0et@81^_;$Ivkf0t<9jf&8D+rv*U0 zb}C;-<`Mi1tsI%(@i+{OMn{bTp>rclE2=UIcU~`4Y;z@Z$T#NH;vbJ|RqTfDci+-# z_Ij)JQhg>&S?QbKItS7E4kp;=b_rEz3i>t4W989W(Mz`PQmcp4C= zG88db0d=_pb@%|~jT!V941jb#P+XTGhar)n1f*u7t1{!tiOR0xD}ic_fGP|b%)q)% QGB`5$F@$X9W&4^40Mx=93IG5A delta 1477 zcmbW1&uSA<6vj_+C-faIWTPNSRdAsqw8carw#B5BEL=>Ii5ZO3Ff%c9b)onIeH0(U zMR&!$kKtDRopWbQCL|lV%-nzHp7WjWeE0tNzIT1Mckj>d#?6Pu&DSIUL=NP!JQF7! zxs^jXk-qH9eQA_`$BwqXOeK+=(S&{`F{3b_OC*^T%rDtn_tV89l~2;#>e1qP3s@Oe zE+;sQEktfk3t3u_Se_H$inRs(h_#enZN~=KOHk09XbF1?9Z`G8&5W+X2vc#@p}dpV1Ud#p2zDq( zfa)4Bg%VWVw)qLRJ(}v_lv4^=rKn*0SR9i^*JiqU&Za^!x;<1jE99W@Gs&WtdvsLCkZdA(4H&6UiEZ^WtjKOR@A*bUw9 zzNPi-^;YYp`be0n(%auU2hsWtrq~yD2~}tc`X$K}v^mdMi?)>I0ly|rQ$*9`K*qRb S5?MVLIV-O!p1%G375xQ0-t`dx diff --git a/EAPMethods/Main.cpp b/EAPMethods/Main.cpp index ee0280b..9425540 100644 --- a/EAPMethods/Main.cpp +++ b/EAPMethods/Main.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/EAPMethods/Main_UI.cpp b/EAPMethods/Main_UI.cpp index 6bc52de..615dc66 100644 --- a/EAPMethods/Main_UI.cpp +++ b/EAPMethods/Main_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH_UI.h" diff --git a/EAPMethods/PCH.cpp b/EAPMethods/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/EAPMethods/PCH.cpp +++ b/EAPMethods/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/EAPMethods/PCH.h b/EAPMethods/PCH.h index 08b82fd..0483509 100644 --- a/EAPMethods/PCH.h +++ b/EAPMethods/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/EAPMethods/PCH_UI.cpp b/EAPMethods/PCH_UI.cpp index 6a7af72..f1596a8 100644 --- a/EAPMethods/PCH_UI.cpp +++ b/EAPMethods/PCH_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH_UI.h" diff --git a/EAPMethods/PCH_UI.h b/EAPMethods/PCH_UI.h index e179c00..16902bb 100644 --- a/EAPMethods/PCH_UI.h +++ b/EAPMethods/PCH_UI.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/EAPMethods/Register.cpp b/EAPMethods/Register.cpp index e24f7de..2daa7e5 100644 --- a/EAPMethods/Register.cpp +++ b/EAPMethods/Register.cpp @@ -1,21 +1,7 @@ /* - Copyright 2020-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2020-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/EAPMethods/Register_UI.cpp b/EAPMethods/Register_UI.cpp index 31b661c..c2d67a4 100644 --- a/EAPMethods/Register_UI.cpp +++ b/EAPMethods/Register_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2020-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2020-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH_UI.h" diff --git a/EAPMethods/res/EAPMethod.rc b/EAPMethods/res/EAPMethod.rc index b465a0776e07043167aa2db37e708b3c198b722c..260deee587b323ddabbc13b45a93414823f484c6 100644 GIT binary patch delta 135 zcmZqD`K6fr|DQgC76UH>7lQ&61~UXOxG+R8=rZ^)WHKZ(q%!0&6az_J22X|*Fs}qC zo(9CJ3`Go9Kwa)Y9X>#LV+K7210bCb6xU_QVMt^s0jZhDsyLZXkZYoj6_DcL2B|;E P;K<;|5VH9>tF!05nLR*nkRYoUqh(&O$*d=1J)QL4u!OUYI z@g}?h1MvIKHHo8k0CZ*Df9KD4zVluG*tL!lO;N83C%vQCZcA zI)o0C^c}*Mk;pon1l%!DQ+Amh5G?WP1XOi@@VTh(BYVWzZZT@r7N#OBtXl5ic>s1% z8d{*R3(Gf2AF>zOB6jYUH>Lg;B}^(X6(nf(RYXZtYD{Ru%wdF9&1#71Y=mwkRJCM8 z{SiE=1ykm^a}>1Fr2N8;k?kuxrLhC6BG>T{*9%r}7(v%Vds2rN2sJ?I5~sNdEk!pu z$x`kFJP27j$?yh!b08`I#2}sa!$M+`~_Zd>bDQ#(ZOp^9_MpE&R`uY}Ty@tQYi_94o6NqZ!NVe=8Aq z?0>rqhtlOFajE8~_>_#CA6A>O^3ft_Mujcxm#o{ai|vyuIC)kxw9gt?U%ubH_Z!RW B@7e$W diff --git a/EAPMethods/res/EAPMethod_UI.rc b/EAPMethods/res/EAPMethod_UI.rc index 34585aa9f2bdf54f204e701b0febb220191a5655..02ab8c83a8828316e135c1f6bb8c53cf041b5855 100644 GIT binary patch delta 133 zcmaE3@I)>7|37^OEe2i&E(QfC3}y&maAAmG&}Hyp$Ye-nNM*=lC13Jt2Te4O^KCw^rG^BrL8T`mltYUbH>;woSRw*DO=U~ijMg)1q9x3106drBD%?MCUj>@V| z)FE`Br0)>6j6~MqB;byLnzGC6A;A)_PC!-nN1u!OKC;K0?G~d}ZDA_H!m8yCp8H@I zrJ)51yRdwd^Z|R3En??xd0py%QNpAGQ$d1eUqzHerN)Fd%p68&)vSi7&PM1)LRCvf z)E~inb1e#yG+y4XIsf|KVpLwl@&_4)h7?cdYY B@S^|# diff --git a/EventMonitor/App.cpp b/EventMonitor/App.cpp index 3d61705..e1869fc 100644 --- a/EventMonitor/App.cpp +++ b/EventMonitor/App.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/EventMonitor/App.h b/EventMonitor/App.h index 10c7926..72faccf 100644 --- a/EventMonitor/App.h +++ b/EventMonitor/App.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ /// diff --git a/EventMonitor/ETWLog.cpp b/EventMonitor/ETWLog.cpp index 654d4b8..2afee6d 100644 --- a/EventMonitor/ETWLog.cpp +++ b/EventMonitor/ETWLog.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/EventMonitor/ETWLog.h b/EventMonitor/ETWLog.h index 795872b..b28ace3 100644 --- a/EventMonitor/ETWLog.h +++ b/EventMonitor/ETWLog.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/EventMonitor/EventMonitor.rc b/EventMonitor/EventMonitor.rc index 76f03371e82c563b49454202921560c70cc32662..125f40965ea4f3bbde3391f64227488762095c21 100644 GIT binary patch delta 141 zcmZ2wxJW(u|37^OEe2i&E(QfC3}y&maAAmG&}Hyp$Ye-nNM*=lC85|k>7(zBbXFV(g0As8hDgXcg delta 1431 zcmbW1zi!h|6vofOg2ckaXeOXSi4YqgM5#!q6xxcUsxmr>Lo9-0#V!$(*RFX579=(% zo&kwB;T?eAcdkhswF96l>;5}`zVn^$`s1C?53c?C*|xp)r`zj`XY22`svCCQqIwK$ zW~mkIrp$9oScQFVu`R7+zu+#iu6?t8JFzk(JtHki8dux;?axB1D3Y( z1c^N&_y^9;na7-E%rc%hkdk$3BW}wYoFK_+Vr{&Z?A|fUdP*E6EO$ViyKUl@CFNGC zQNflts`5~uu5{C-##5gY9Ay>5OJpZN7_mwL894`IZZjgtEA~kF#-{LS6K+O;YI0Oo zb)pWT10{Wjuw^8&4krP34AhieX7>q}cy$7*y5IX;)c27+#W{1f3r5)4QfmM;~c!=v6tJjR6>!Cfa!wZBOpmd4T+=P~* zo1A1RcLE-SES+R{h$%Ip3E-8zAj<&|$W(!0-=2f1=ePtU=(ywiBaHhDso)ql!Ik_3 zb%4bIRrGwP(^F1QuSD@A0c~TpZY{iAbNSCRTD-vVAF~<3Zz^xYk=Seo})&tfHdP9ztRg%$+<>kMX z2t4$^U4}#Ha+0`I^AmhZM$Qkb%~<(p5j3O17WPZlZP&&2$rYSDtr^;54XiIezTW%| D{r2!* diff --git a/EventMonitor/Frame.cpp b/EventMonitor/Frame.cpp index 36a58c4..9e00f74 100644 --- a/EventMonitor/Frame.cpp +++ b/EventMonitor/Frame.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/EventMonitor/Frame.h b/EventMonitor/Frame.h index f4333f5..0618586 100644 --- a/EventMonitor/Frame.h +++ b/EventMonitor/Frame.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ class wxEventMonitorFrame; diff --git a/EventMonitor/LogPanel.cpp b/EventMonitor/LogPanel.cpp index cf604b8..a68fe10 100644 --- a/EventMonitor/LogPanel.cpp +++ b/EventMonitor/LogPanel.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/EventMonitor/LogPanel.h b/EventMonitor/LogPanel.h index 70c2f12..0df86f8 100644 --- a/EventMonitor/LogPanel.h +++ b/EventMonitor/LogPanel.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ class wxEventMonitorLogPanel; diff --git a/EventMonitor/MSIBuild/Makefile b/EventMonitor/MSIBuild/Makefile index 9695ef1e981bd8738423a013b9617d0c306b2f65..5794c14c39c7eb7917bd20bf94529bda4c8426f1 100644 GIT binary patch delta 135 zcmexRcc3Kp|37601t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpIArt;t4^Id_kJ&aeYx}JcjNYbGUS;738y-h!-SfuvRnmavuywU?!hLy_+ z4r33IyVJs!9wfGB1h`>sK|f+GrI+p4!4!-W8?sxh01B3@#@6Cg#_SWltS9(6uu_>; zIVPUP!p&nhF34J$%3a1$Nn$Ec zDAd%Ugpy5HFhg0FSkAmOLodMs9%3se&^CjrdWJzlkzLsvl>ge!sd0}mx*vV|D@N~V z;lA|kIco|a7%GI=iJk6Ea0v>U6D?s+&=GYBxtY^dIAIc39m-pKMW7QvgkVQ@45(8F zCMZGGZJ(cE+oeel=bRE?Nl{>XSe%f?sn4`}$!d9lVV7e~3?oKCV1dp$kpENqWCc*y zPV$Y&Jcgfvmm@FtJPv)QF``C+(3umaib_V|&g()YJ{Oq-z7eP9|9D)hVn6h9|1GU& zuUoB4^?@)|rFXw|5k%`9OtCNg5=v+S{eol)+MH*sMO)hPkY5w0DWYj|AY. + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/EventMonitor/PCH.h b/EventMonitor/PCH.h index 1ee0922..880eb6c 100644 --- a/EventMonitor/PCH.h +++ b/EventMonitor/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/MSI/Base/Main/Makefile b/MSI/Base/Main/Makefile index 73a93c209a5dc2adf009cb42c88ae6a7e9f4fc29..24bc5cd02e4009a76cf02938d78a47fe810f55d7 100644 GIT binary patch delta 144 zcmeyciSfV+#@PS=lo=GDFqk2L!G$4$L6^aYA(J7QA(bJIp%_T&GI%nifO#cA@iZV# zWhi2>0_t)H>hJ-|8#CxJ7y#*fptvqW4nrbC2}sRES7pYP6O~=XR|3@<0aX|>n1OYj XWN>8gV+fh77^yjV0gu(<0=8fPvvM9P delta 1448 zcmbW1&u-H|5XL9sfP_@u0BNNh0D;;9fUCZ$GN#TZ)@6H^aOxgctdRLx~v)%bms)k%{8Ua{LmBQdQ2cAOjmqR%P@rV|Zt zU>Z4pg`}2JnUpi7+#C(r>>I8{Se2^=5Iid#12JdCNrN2^JOFHrl*oOog{=L3jr{|1 zhHHQB%G9q)q|&05 zq-{!(Tt*A-tfVv_tyu``>6?8NM zsNJPi>gcf$e#*e|k^kcj=oyWU6nR3&Tyv}gBh|OI_DyWEo&|gZZl!;DoL9vP=%tmy zRn54Z25nyLowvBDGQIjqa}cf1U4njLy{2`hkv}7Vf|2rCO}}s7yq!=g>!@Xz-LS%# XzXdrv&pkWSADw&C^!nDP?ONv#CgAbL diff --git a/MSI/Base/Makefile b/MSI/Base/Makefile index ec703d1084dd761070b205d5dad8918790f90436..147e6380d579e164ac953dc021afd667aac642d9 100644 GIT binary patch delta 134 zcmZ3(`-ds^|37601t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpI&KX{N`)n4PPVLz~KS*NfnNAD0(9)pe8CqxLvd1gH@3C%6v?)qt>F|}`&?De>f zx6#{p9N{nZ2n+X_+sb34_7?wZWJ~q|vMIZChmIw8Zu)%93w%N)t)W%0nsd5gm-Yxh zhb>*nOFJmqbUrLvDXZoV|&>jG&5jj3z(;3n8P82Y?rpbVz`2ClK-SBT_k z_D5&oafZnHf1%n$s)HbM(sm46PJ-2uMBF{FW}K#WgtwIUXs^t_bDk49eh>BvSvi|B zPI(Y#WtN_TUaZC{$gjF`6ZIKq@x5lBxMpOs9Q%L!VPAE{mby#TiB%dql31^Cfil)~ zh33TT(s%xsu#nOLOJqko`Ni%Dc4;R}!WTQEz8#`yGP>-SynSWGN$J`9~X>_H*6OEp*!~^}-oe z!mBP6)(#pqvS|8A(hH>L=(Vv*&sg;cM3Z_uf^h?JE7|w z2I>>poH$#mraCCjx+W>}vzYAh46xG8xZBSUL0-;X)2wN_#`mVm`){}a%ewuh=;uCt z>M>z{PcAuY#_d&Mt$Zc;oYF4|`g7hZ-W}UpVu9pCi6tR>LX;NOY*NEdR4>>8I*DBs wznX{vo|ew`m7P-A6Z&T9tPimq5i6k^d)&(h-f{Q)+_jcJ*=cs-e?au`8(sbj761SM diff --git a/MSI/MSIBuild b/MSI/MSIBuild index a53c4e2..ac5ec66 160000 --- a/MSI/MSIBuild +++ b/MSI/MSIBuild @@ -1 +1 @@ -Subproject commit a53c4e2b8786023fd3afdb89932d84129521710d +Subproject commit ac5ec66f3e50804a5c0d88e562fef6377891bb79 diff --git a/Makefile b/Makefile index 920aef3588203b2143655b7a10cb8151126c2291..842f79bf4f100213e915373ed0091c634b81b60b 100644 GIT binary patch delta 137 zcmaE{o^i)g#@PS=lo=GDFqk2L!G$4$L6^aYA(J7QA(bJIp%_T&GI%nifO#cA@iZV# zWhi2>0_t)H>hJ-|8#CxJ7y#*fptvqW4nrbC2}sRES7pYP6O~=XR|3@<0aX|>n1OYj QWN>8gV+h&I%XT{u0NYR->i_@% delta 1477 zcmbW1O>PrG5QQsZhm<>vlnqG84j{1rgp@?sAekg!N0ApS{4>TQjAPA=v9g*C7sw%4 zBX(SYGa&Yy0{C9_4E~Y5L9LnotFC(W>UDqny!Y$N-mO2s4{qKb+b#nj$gZL3F*S9rk6 zuyQ%VVeBC?cbeP6gT(fj0N1R|=?AP$>18`~FgfGI`t0TDxU6uU&Mw&$nh1qRAKKj7v8A`#7_4rxC8~wh?cM?=!m+2+|=pHoiK@O9m*?vPM{M&gkVQ@ z45*d^6O^FphR;v2ZPTQOGfoMxq$sc*EKW$HTb1Sp;c#HkEL z3|2s0?m!(rKzU;ZJq80Hoevb(WyoPjWGDftndqv_xN@ShtN2QwS|gweLk2Uju9FOo N41NqDn|awv836^58KwXL literal 1922 zcmd6oUr$p(5XI+J6Tia-e1HU7D~X9{Ob}Wm7HFV^keHDExovMOrRlu|`G|fg^>=1( zgQ7K*WBS2ndRINvASdy zdVrsDhN|>6LojvqA#kvP#;;0VV1Z%;e%U24^V9KxOh>ZVY zBu~>{n9Sq!v2}lAwTRS!LDb~LIoxRytbrx+?!Yx=HL(r6C49&8%KV!3jL306*e14e zHf5gjAkE4ut-)TZ#wy6Kx^fY9owfA7Wga^+Dp`*Gul?{)b)}ZNOVx>08ab0#uTjA= z*7OGC*z3}D{pYBV&;fI78%z1c?g@5g``m<&c0_&KMA6MSXFlWWm=SNvxxK|E|6-vk zNSnm9zRxYCd!|H7*%R~F&okF5cePZBveE}uC(aHWVytcZ0H>z&5|h}^4PPIEJz=O9 zjyNU0>OygCgV-U9rmti@#o7XQ!l??lz*p?8sAZYQ<9d8h@Y8)$=LYglP^aUy$o}vq zoV$jB`b0Iyu9m8)4vKeOH!1bCl;<$it)^K$OG&ALrPd@ri}@Cz4ES+Cy& zeD1eTJtofY$R%e?dA+KP8y^*XPUx2k_!-|-?~c1yBE#~&q>`8&<8es#8UA#$cByKU zRlxU__sf)ld2Tb1Sp;c#HkEL z3|2s0?m!(rKzU;ZJq80Hoevb(WyoPjWGDftndqv_xN@ShtN2QwS|gweLk2Uju9FOo N41NqDn|aw96#-P(8fpLl delta 1475 zcmbW1&59FI5QPie3G)suvr&*_RB)jp%#0=qnaN->3|Y9yPscRIOz3nBvuXs_!aRzP z;X~-7sNbpEZPFpx$ff)K)vY>p>fHP5)wlMYKfe!e-yhz7J;@*2kv+1f7FpAN*s+~k z*ADEi9TxwH9ks4aEU^WnG5yqHMqxg;zNMBizh-aKPYa8geYDz6j~*}gfTdySa*V^+ zLoD2BW-AX8+cN^(u(qThvNofa?a0Aoj1wEMn-u^BOI9PRb1G%_iC)%Y{2W-WOv@Y- z&tmE3u^VS(txV-E<*4!xS(ZCZ61ZfwiN(yV`mht(1t12D5@1HA1cz?1;4et>G`D45 z7%e=|h{b{9+JsexY5*ay(s2-LRw8S#5`gysn=qT%L%hX|!+GWYnR!a+upikI%eV8X zB9#l#78FtPbRYa8HWWgRugRqh`+&J9zoDPHW#FB^iiiK`0b%w7}d6c8cUv7G>_<-i0b zsJh|vb8I^_>7mUj0hSa6wu{9nX|#N%)k{|M3k*9Pt6>;13IYpsR)PGV(#HirT|3D) zBJ&u2`d*GjzUOi1IgJrD3WQFbFjZ7C3U^)?D)G6n@S?bFpCM MWy#a`pI`3%1?mO!aR2}S diff --git a/MakefileLangPlatCfg.mak b/MakefileLangPlatCfg.mak index 02bf59c8fc6fa6fc60878e260bbdd2429a9e7404..a5b9d28c261a9577c588e957b9a88635ec982d07 100644 GIT binary patch delta 135 zcmaDRyG=Ou|37601t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpIvg=!TvhZ{W_#|%*Sv#v| z1&N`(wboRP6MIQ6Y1~0y;TB5QS=q7MDC{o!PnbL6y~W&+w`8~7m&&o}vs%^u$ty{1 zTh6XAqXXWO-a$_@!hy$dZ70rESbkMISMym1XdH$?P%`Lzn7-O=j!((C2G_ zmzgQPEte?ymq*exI+ZEi&Ng%Xue?f@mhd1j*>E2wm}IuZO!(cy*8!uU-9lTzckEZ> z?-`G=9P63gVXhfX(@$v-W=)iC;=NFfEJ&|dnXJw;7Tzbk_gylOY})=&K1|E5&=R|p zoygLjdlLEDtG$ez9wWK$dFea;N1#x^fFtH^or^Enli4eKN+mq8HS*iViYjB1_ba|$ z@I<9-+CR)mzr0WugiYaCpY?43dq!9ruqMxg&tu1`avEn1mzGQYCxea!;kjwZAZUvT2KQ6}co!URu zo0yvscL6#*&qeu-p0Mc{X5=T(+;_B;O))5HU6nNOv5@TX+hUhG<9R+`#PeqCs%BNw zF1k~er+2svl-2!)$X8x{;+TB?msl#E5#1~2IrgW8&LMnhAwT9jcXmv=M9Iwk21@d* zja1>RQN}9vkFao;N2}L32h`cbzz=+tNMtr=H|%E3W97bUZ|o7?zOZ?F?Q3F2haNVM zJ;|;+SGuR;Hmr(O^}qodBb(}Ux!cR_-4$8-d2v-gEiPG7T>4#Rc5aiuNron@*zzix zvsLQ+DLG$+L1Jfkam{nS3J0Fk57faUr;_h+daF~$iLbop4e2Fk$})PjFY)N!IaaCX zXsv6pl1ADS+=}_cv&eb!T8vEICEi{QerK`Ez$yH=x(v;3VS-pxXhNz*W`^V^WpY~m z->?VZtnPchUbT|2P8~G&K6-UAhvo-#tU1`Aj#K&BC~n>7r~A~(saGYvUH4txFk0T# z)KMo)4n{B12gT5Bauzc!dTi;qh_Sgnqs#WO8C|mt7Z=f^l@2TF@w@y|ubl4P_c56@ zOQA_Oj1HZ6jXQRY6DDWJ-=qtEN!W)&3-zj kn!0TErhY7r>rVPD{>Gj4>$CnMIDMb>KaNjEmZI}~0YBXo?f?J) diff --git a/MakefilePlat.mak b/MakefilePlat.mak index f188ed0468f38c62ba68f93e7990ff2cf5dbf1b8..64aafc0ce8c4007eea486a1191f8a232e09112be 100644 GIT binary patch delta 135 zcmaE-yH7dx|37601t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpI=P@mzoTYuRquPqu8)WK`^f4eZQ@*0V!9vV{2+`<1a` zzt|&t=%2`5+KI*1L25L|4qCTjPuQz&pIO_q)?`&)dkc-)F|q@$$7qNq&jV|NNoYRs zZg!sr5`BAbr3-h=^rdp?jtA@)yM~ePnb@i8h;5bq&zKu??K0QrD%pL#wH>grgH4p?&b{s>-Nn|x<0`4|gdpz~+0lUTA zhxM}jBhN!Lhxd^^W-f0{9;bE?XL*+HfnKZzFKAyyWvcZ)&*J-x>#<7)CiA)%jfac8 zE4CC}@=oy5ks}HII+~yiK0QV9*!|LR{>QKo69Hr99-Ol;L{DUIZG%jBWv}sX3oXiw zU9NAr+h&AJ*|n$4X@8-R7sO5MT+d?b5j_L6^>`=bA)bfMRpM;P6M3dL?KkvPzz}r3 zv~@5w9G8%Uc&_<#6WJYxV&OHbgjZ20tSuxeSkdq&&AwrF3%MOum5__L3$Ycr%;UIP zj2}$!Dc=;i5q8J0({^8sE~yE-&S8Xq0-MLqmb|G53c0RK>iM&nZ1d@|N|o_^JYNNQ z-gafPvgwe$Q!ig!;UZX8_3I;_c=jpAg!vh^B#Z&otIRm{QDVf`tGE1(R_?Gvjj>^Wu)gG)Vsr%ms`ix~LD~NNVY-9us?W+^ z<@){*UP!MzT0Q&%J5*srzd)T}UYgJZNoU3 zS`3D&)UK4HZ!xPqT7A>Hb~E+wGB5uBxXB_ojTBvrSTC~^k$O9I z?xDsP4XgOeW4*XGsFPZ!kJzBjzM>~kuU)aU&huqQ+WnS{>7q zK@pJ(Q|LYC_u9?IlKx$p|Fm$ESj5fJ%(<@Yr@OoMGeaHy3%;N8(Z4T^X|Fgx_UlA{ z+9fRNyX)!vXWz_rT{@ZN&kdKI?y?iy)i^I=W-SvLm!GKAyAL>Lbg2?LadiuM#t^R+ zPO5dzjCoIHZ}O+{HMiq7zer71Hpq-Br&VRN&hziFIQ{1~?aC_59D28@_jjgwlq+t0j_i>=wa8lb!;bCD zx^`gqtycaccGS8yvBWY)WBRGZjKX|weM>E8e$C#xpEedV`(*W<9z9;+0V~7Gs@fRd{n%kl% zjWQ23VsYTO)?rnlnm`DwbR5KrmB^Z`1mJzZCd_8`5N|Q#a9+88VV)8?>__&*itT(h zk;;W=3yP?CdH{YA8ww%E*W^-#J!CG*Z|J9P8MxdGUTUJ)a=jAawkCE}SbRxhDo`lY z#G!m8h7pZg`0&;g*-&sc-DwB-@MI!. + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/MsiUseFeature/MsiUseFeature.rc b/MsiUseFeature/MsiUseFeature.rc index 9eceea526427d2498f48cd751054afb928b78474..6dd5df4d4b053412cffdc58fc01ee654e6207cad 100644 GIT binary patch delta 135 zcmdm?zCkwm|37^OEe2i&E(QfC3}y&maAAmG&}Hyp$Ye-nNM*=lCJdJJr4 zsTJ&|%yUavg?(H3-Z9I1N*pCDcR*dZZQ_i0e74*NmX+p*^m{3xpb=bcxg4gqEV4 zoMb6?0v?1con&~3DK()9;FY}~%OMcRRDt2Zo`b39xCA8Vxa0d{jQb3!-~>0pmHY&C zfW;wI^n9n&Gfq#j>*LkJE@Bl_6_{+o2-2qhE+&7k?P(29&rFhys5+t2*c(w?^B)*u zspqU$pw--YQX7$M#f8F1m#LF05@WtG#`%W8trq_0NjB@&1J(. + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/MsiUseFeature/PCH.h b/MsiUseFeature/PCH.h index 2404504..9b1fa38 100644 --- a/MsiUseFeature/PCH.h +++ b/MsiUseFeature/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/WLANManager/MSIBuild/Makefile b/WLANManager/MSIBuild/Makefile index 3705cec84632e62eabbc1005999fe83009fb22ca..ba29a512ced83a6800d5bea47ff70cc936adc711 100644 GIT binary patch delta 135 zcmbQ`@ya&#|37601t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpI$1-3yF90emwHir-Qz^60^lClE&yIM_ zw9GNKEaqk&nQ>0mnyI==IjZ@GEX$o137oRp!Xh!NKI}L-0mOh&3`{4Q;Lt2G{t8Jw z&1CKiqs#)0SR5Fxby#JnCJ+KE9Rsmq#YvNu0K5;_m{}qZ@fI--=QZ~W<|(1WzLTfo zH}k0?RToNIP(;boJ@6~Bp%Ci$oLtJV_n9l@m-JJ!3|v-&7n<-Ju2&-5)Wo(5D_<%x zEl?=b#Gr(dO$wNytP3osR+@p8U=9zF_%XCip{kl;kdTuzd5iK7<(L|G38VL;M}NlX zJuTdqp1fd911JnFgt8ME-Rt0D6f`4R%$`C=)E;tEqboPUR9sak@8k`E4ge8??a4l% z+6GLa1XVX}euQm@rg}K$lmb>MD%dU-2c*%qnXaC)>Q6B2aIB7@V-y4y=&SHl zEv;s+w^}dNN5Yhq-u~7(h}L&7!9KT3s6tcFFG(h+&3MKdw1q6{{OUMO5KWx}DdUDo bWc6HRth^39T`liExcYYc*^k{D-|zed*NOGW diff --git a/WLANManager/Main.cpp b/WLANManager/Main.cpp index b6a2473..ff9690e 100644 --- a/WLANManager/Main.cpp +++ b/WLANManager/Main.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/WLANManager/PCH.cpp b/WLANManager/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/WLANManager/PCH.cpp +++ b/WLANManager/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/WLANManager/PCH.h b/WLANManager/PCH.h index 690371e..4379e27 100644 --- a/WLANManager/PCH.h +++ b/WLANManager/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/WLANManager/WLANManager.rc b/WLANManager/WLANManager.rc index 76e6884655ce5729173ec03bfbd56a894f8e71eb..7772ec1e7f487fe7e80995c4106f8654e8a0a367 100644 GIT binary patch delta 135 zcmdmButF{Q|37^OEe2i&E(QfC3}y&maAAmG&}Hyp$Ye-nNM*=lCIdu PgCm0*^Z{ delta 1431 zcmbW1&2H0B5QS&M28j(TmS%&XLJ1N({zR!rs1(|Yq^h!X5{Fm>$BJE|uDoTNr+_6q z1`=<=I{@FAYZ6E80??Ip|K{h+nREU5&X)(*e*J9Q-ulz+^~dMy@3*QOcHN?S3~Xkp z73`+Wb4yr-eQvQWtz^I8F0!tDvwb_Vf%UM+?47ktk($vi+x&?(C063mi^>C*w(?t)#E zh88I7!tzbhd+bHFh@HFTRjL0)36ly;1qqsc6;TqE8WY+ua~Ppjvl^m08=)HsRV^7& ze*{lz!IXLK90jd3DL=DAWc$jFY3#tN$aOr#^^DaUM$q-p9@pUoLJd&5#A$9qOVLeE zvXnak4?>nsGCahTn$QIB+Fp|700?BNz_4#Gz|?bG0uprG@%<6TeTGzUjGN#}eu6r{ z;(#i8zSHR`rzhC;@oHfgu?ngROg3QzX;Xg}lfT#Yw1%f=Cdo!rolt4)jVP}84-B!? zbJi=+YVJI#jYziQLSdxK)X5czG2a;Dd_&+?3;**Zn|12}>jk|f$I2?nXvXsL-%11? z`rj_Yp>#P(T&npAJ|!dPht+1Re6$FfQDF=FCF{29V*BI@PM*~a?Xd>d*B?)B{suJf B@9zKr diff --git a/bin/MkLnk.wsf b/bin/MkLnk.wsf index 4bc3956..21c247b 100644 --- a/bin/MkLnk.wsf +++ b/bin/MkLnk.wsf @@ -1,22 +1,8 @@  diff --git a/include/ARM64.props b/include/ARM64.props index 3e6d834..1ea3ad9 100644 --- a/include/ARM64.props +++ b/include/ARM64.props @@ -1,22 +1,8 @@  diff --git a/include/Common.props b/include/Common.props index d04dba8..21a55be 100644 --- a/include/Common.props +++ b/include/Common.props @@ -1,22 +1,8 @@  diff --git a/include/Debug.props b/include/Debug.props index 4cbad1a..b84eebf 100644 --- a/include/Debug.props +++ b/include/Debug.props @@ -1,22 +1,8 @@  diff --git a/include/MSIBuildCfg.mak b/include/MSIBuildCfg.mak index cf0bd7e531781f26acdaaa58bb8100d478fcefc0..0c33ca2bfea8961022bc611425feb61a13cad4f1 100644 GIT binary patch delta 139 zcmcaqu_!P0|37601t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpIvq}Q80%#({sX0F zFP^;nS9tXw@jp;MGm|x0h*BQOd-LA>_|A7`_DlNX!?oYPS{JWd7oT>j`?4kXtA2WDr1DnUYdu=L$^zDk zwaY0EBMVWO(^BRZB$CGjIOlH0KISfESKWz$DLKb-!fUwzsIXLPA|0%9q<8G9J;l$a z>}jTTje7FZ(1gysS2ER5Jo6I3A;;35~Hyu~7TaEHi+) zPGNp0yqp+}RTQ=7E)kuCzQtUU5J;CB#~FexMoKHWi@ONH9cZrak#jOooZ2B>Md4SeO%c~`$@lGS154ze;_opVS`)wyd1|4$FBZGm+KRlc;Nv>slUQ-fj^ zszfg_)IN%AUYfGehr~K#t`Fjs9E?Wyl`bIE>hjIlW@}c#Px;cj{kZ zXd#rHDl)oP(ZzI3Mz|ONirt$yH@Zsb^kOujyp%lx?E=DsZOaazdIn6PcoTO`K0vq6 z(tbD`V5W!zIWn{ZRCdXuXOi9y(KsTvK4xw70#4pwPG=Ly)f#)c0Hjl;?HZ711RtTX zU;JbAN5)z}MV!CH=+XLV)A&T|_{1vTvd56?F=p9c-j-c(6{yYRLaM^d$Q!)YgagZA-{P;0)0CcQV~}(1SOY9S1_d|IYF;jX-u(RS J diff --git a/include/Version.h b/include/Version.h index 5a3333a..49ef738 100644 --- a/include/Version.h +++ b/include/Version.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ /* diff --git a/include/Win32.props b/include/Win32.props index 6ca6a95..a18d3a8 100644 --- a/include/Win32.props +++ b/include/Win32.props @@ -1,22 +1,8 @@  diff --git a/include/x64.props b/include/x64.props index 975f144..ec380c2 100644 --- a/include/x64.props +++ b/include/x64.props @@ -1,22 +1,8 @@  diff --git a/include/xgettext.props b/include/xgettext.props index 865d38c..a3bb59f 100644 --- a/include/xgettext.props +++ b/include/xgettext.props @@ -1,22 +1,8 @@  diff --git a/include/xgettext.targets b/include/xgettext.targets index 9aaac0c..68555bc 100644 --- a/include/xgettext.targets +++ b/include/xgettext.targets @@ -1,22 +1,8 @@  diff --git a/include/xgettext.xml b/include/xgettext.xml index 0be906c..8c2c3b8 100644 --- a/include/xgettext.xml +++ b/include/xgettext.xml @@ -1,22 +1,8 @@  diff --git a/lib/EAPBase/include/Config.h b/lib/EAPBase/include/Config.h index 3982313..b2c60fb 100644 --- a/lib/EAPBase/include/Config.h +++ b/lib/EAPBase/include/Config.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "EAP.h" diff --git a/lib/EAPBase/include/Credentials.h b/lib/EAPBase/include/Credentials.h index 07d58d0..8b927d3 100644 --- a/lib/EAPBase/include/Credentials.h +++ b/lib/EAPBase/include/Credentials.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/EAPBase/include/EAP.h b/lib/EAPBase/include/EAP.h index 1596075..3ed730a 100644 --- a/lib/EAPBase/include/EAP.h +++ b/lib/EAPBase/include/EAP.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ /// diff --git a/lib/EAPBase/include/EAPXML.h b/lib/EAPBase/include/EAPXML.h index 19132bc..c54a5c0 100644 --- a/lib/EAPBase/include/EAPXML.h +++ b/lib/EAPBase/include/EAPXML.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/EAPBase/include/Method.h b/lib/EAPBase/include/Method.h index 56698b0..b04b999 100644 --- a/lib/EAPBase/include/Method.h +++ b/lib/EAPBase/include/Method.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/EAPBase/include/Module.h b/lib/EAPBase/include/Module.h index 80f5fa8..efe27da 100644 --- a/lib/EAPBase/include/Module.h +++ b/lib/EAPBase/include/Module.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/EAPBase/include/UIContext.h b/lib/EAPBase/include/UIContext.h index d876361..7f5e429 100644 --- a/lib/EAPBase/include/UIContext.h +++ b/lib/EAPBase/include/UIContext.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016-2017 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016-2017 GÉANT */ namespace eap diff --git a/lib/EAPBase/src/Config.cpp b/lib/EAPBase/src/Config.cpp index 45b8d66..d7647af 100644 --- a/lib/EAPBase/src/Config.cpp +++ b/lib/EAPBase/src/Config.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase/src/Credentials.cpp b/lib/EAPBase/src/Credentials.cpp index 090527b..69b3fcf 100644 --- a/lib/EAPBase/src/Credentials.cpp +++ b/lib/EAPBase/src/Credentials.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase/src/EAP.cpp b/lib/EAPBase/src/EAP.cpp index 7f1e063..d9f0259 100644 --- a/lib/EAPBase/src/EAP.cpp +++ b/lib/EAPBase/src/EAP.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase/src/Method.cpp b/lib/EAPBase/src/Method.cpp index f8209cd..a8a2978 100644 --- a/lib/EAPBase/src/Method.cpp +++ b/lib/EAPBase/src/Method.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase/src/Module.cpp b/lib/EAPBase/src/Module.cpp index 4bc7ece..c2494cb 100644 --- a/lib/EAPBase/src/Module.cpp +++ b/lib/EAPBase/src/Module.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase/src/PCH.cpp b/lib/EAPBase/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/EAPBase/src/PCH.cpp +++ b/lib/EAPBase/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase/src/PCH.h b/lib/EAPBase/src/PCH.h index 99e2842..7f552b8 100644 --- a/lib/EAPBase/src/PCH.h +++ b/lib/EAPBase/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/EAPBase/src/UIContext.cpp b/lib/EAPBase/src/UIContext.cpp index 7a787c1..8644979 100644 --- a/lib/EAPBase/src/UIContext.cpp +++ b/lib/EAPBase/src/UIContext.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase_UI/include/EAP_UI.h b/lib/EAPBase_UI/include/EAP_UI.h index 75f8a45..375436e 100644 --- a/lib/EAPBase_UI/include/EAP_UI.h +++ b/lib/EAPBase_UI/include/EAP_UI.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/EAPBase_UI/include/Module.h b/lib/EAPBase_UI/include/Module.h index d264056..074b9d2 100644 --- a/lib/EAPBase_UI/include/Module.h +++ b/lib/EAPBase_UI/include/Module.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/EAPBase_UI/include/wxEAP_UIBase.h b/lib/EAPBase_UI/include/wxEAP_UIBase.h index 39bd557..900d3eb 100644 --- a/lib/EAPBase_UI/include/wxEAP_UIBase.h +++ b/lib/EAPBase_UI/include/wxEAP_UIBase.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ class wxEAPCredentialsPanelBase; diff --git a/lib/EAPBase_UI/src/EAP_UI.cpp b/lib/EAPBase_UI/src/EAP_UI.cpp index 8413315..fca9c5e 100644 --- a/lib/EAPBase_UI/src/EAP_UI.cpp +++ b/lib/EAPBase_UI/src/EAP_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase_UI/src/Module.cpp b/lib/EAPBase_UI/src/Module.cpp index b5ea6b4..0dedada 100644 --- a/lib/EAPBase_UI/src/Module.cpp +++ b/lib/EAPBase_UI/src/Module.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase_UI/src/PCH.cpp b/lib/EAPBase_UI/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/EAPBase_UI/src/PCH.cpp +++ b/lib/EAPBase_UI/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EAPBase_UI/src/PCH.h b/lib/EAPBase_UI/src/PCH.h index 0d2ced9..2b48ea7 100644 --- a/lib/EAPBase_UI/src/PCH.h +++ b/lib/EAPBase_UI/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/EapHost/include/Config.h b/lib/EapHost/include/Config.h index 6fea6a1..5dfcbfd 100644 --- a/lib/EapHost/include/Config.h +++ b/lib/EapHost/include/Config.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/EapHost/include/Credentials.h b/lib/EapHost/include/Credentials.h index ecbc28c..ec1b9c7 100644 --- a/lib/EapHost/include/Credentials.h +++ b/lib/EapHost/include/Credentials.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/EapHost/include/Method.h b/lib/EapHost/include/Method.h index b1b0cbc..6e540a2 100644 --- a/lib/EapHost/include/Method.h +++ b/lib/EapHost/include/Method.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/EapHost/src/Config.cpp b/lib/EapHost/src/Config.cpp index c910a2a..82a15b5 100644 --- a/lib/EapHost/src/Config.cpp +++ b/lib/EapHost/src/Config.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EapHost/src/Credentials.cpp b/lib/EapHost/src/Credentials.cpp index 1a5dfd3..ce8751a 100644 --- a/lib/EapHost/src/Credentials.cpp +++ b/lib/EapHost/src/Credentials.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EapHost/src/EapHost.cpp b/lib/EapHost/src/EapHost.cpp index a741dc5..ba481f7 100644 --- a/lib/EapHost/src/EapHost.cpp +++ b/lib/EapHost/src/EapHost.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EapHost/src/Method.cpp b/lib/EapHost/src/Method.cpp index 2505b7b..4952f7f 100644 --- a/lib/EapHost/src/Method.cpp +++ b/lib/EapHost/src/Method.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EapHost/src/PCH.cpp b/lib/EapHost/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/EapHost/src/PCH.cpp +++ b/lib/EapHost/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EapHost/src/PCH.h b/lib/EapHost/src/PCH.h index 012050f..df33c80 100644 --- a/lib/EapHost/src/PCH.h +++ b/lib/EapHost/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/EapHost_UI/include/EapHost_UI.h b/lib/EapHost_UI/include/EapHost_UI.h index c620de1..425c7b8 100644 --- a/lib/EapHost_UI/include/EapHost_UI.h +++ b/lib/EapHost_UI/include/EapHost_UI.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "../../EAPBase_UI/include/EAP_UI.h" diff --git a/lib/EapHost_UI/src/EapHost_UI.cpp b/lib/EapHost_UI/src/EapHost_UI.cpp index d2832c6..fdd7b33 100644 --- a/lib/EapHost_UI/src/EapHost_UI.cpp +++ b/lib/EapHost_UI/src/EapHost_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EapHost_UI/src/PCH.cpp b/lib/EapHost_UI/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/EapHost_UI/src/PCH.cpp +++ b/lib/EapHost_UI/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/EapHost_UI/src/PCH.h b/lib/EapHost_UI/src/PCH.h index 1548d46..f8a92e0 100644 --- a/lib/EapHost_UI/src/PCH.h +++ b/lib/EapHost_UI/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/Events/MSIBuild/Makefile b/lib/Events/MSIBuild/Makefile index 1c7779c15bed6bb1e4c781efdd1cfe5f690e834d..81dada965106e73854961fc393f3e8a1108817d4 100644 GIT binary patch delta 137 zcmex$m+{nP#@PS=lo=GDFqk2L!G$4$L6^aYA(J7QA(bJIp%_T&GI%nifO#cA@iZV# zWhi2>0_t)H>hJ-|8#CxJ7y#*fptvqW4nrbC2}sRES7pYP6O~=XR|3@<0aX|>n1OYj QWN>8gV+h&I%l0+{03QAvlmGw# delta 1477 zcmbW1O>PrG5QQsZhm<>vjv_Bu_-Bkq7{~IAv9g*?E|8;e z4A`>H5x4*g;Ct0G*ki>T)SBtP>Z(_-UibGOd%te??)~{)yZKPNxjxFD*nvH^XBJt@ zzS*IjSl9OLzSW9<#Ex3mCYD&rXiPt~m{FL|t#1p8Fjw%syHDPLCch_kg8g z>2i$2*h8f5G_#cliS0Q7u2@^r4_TYh%XZ{oGRBDw*v$%nf+eewH8{0k_L*MRWBlw} zu1w1u6VGDl=CK=RWUWl)ZoyIIAF?cWS|o7JY72{*TlHZlvNJ#o7$v}rObHI%BIPeg z@-(+)UKphwXvE^cac#mXLp6aASm`*3H7k)dSqZ@VfK8aq>=E8##^Jnj|H6Dh=&&Ez zQ_HvWsUnpN(H0a@^7H`wA~qC4jxWij4EvC|D8Hhgx@F+98oba%zU6u?!fj35RblZZ ziK#%LP!op|N;WBAhO(}(oO)>nUV7BkCM-7fx5^gh^agDDUhwfsO$Yf*sls zpxO>hP=czPK0m>>Lz5m(IVHf7qQG{sI3|s@&$N2ZYJP@chhudNBSt}BfzB$B|5N(7 z0H|vx`9@?O!%yGKk>)!dhn~|IQKLZU)Cp5XC8KcXb)gcUi_AXXkW=%2Jg!x-8+yL` zmR7UZt=6UbNSLzHcfWNJMC%=#VW0UWl+XnFCCOy8InP*wwzAa$zdBB5h^Eeg1>=TG RWc^&Eth_3D`g;3w@)urD^_u_y diff --git a/lib/Events/res/Events.rc b/lib/Events/res/Events.rc index d399e6a63fdcda7434895866945b90ae664d579b..e5559b220c1244121874d03a4ae0df8215748875 100644 GIT binary patch delta 152 zcmbQD(Ic1t|DQgC76UH>7lQ&61~UXOxG+R8=rZ^)WHKZ(q%!0&6az_J22X|*Fs}qC zo(9CJ3`Go9Kwa)Y9X>#LV+K7210bCb6xU_QVMt^s0johWeR86J{6rlq@s&VrMnJ`e V3}#>hPBJ($_%VcRe$J}P2LK`#8n*xd delta 1431 zcmbW1zi!h|6vofOf&?=Ya<@{UWMBh?C>05nLR*nkRYoUqh(&O$*d=1}+JPk!@4(Ds zAn_)=1MvIKHHo8k0CZ*Df9KD4zVlswy8n6q)~}y!J6M0&TVFk2f4^7VvD+5aV_-8& ztzb80o?F5y>~o84X(jswcae4Nn;qJT4XlSnX78+JiqwpD-R4iUDX|idUQ`~iw3R1F z>@mSVa(2l)<}72D@x+0YtWz6tTh`zNNmdhUo>|sY;wWLc1M1Rk6SpiWw^EG? zw!~4Dhx&A-n=Un;`<&n?s~BD)I|IUqRSL++IT&-B5kX$DN6I%gg-4rkGXhkTqq3?K zbqF0O={tliBawAD3AkgRrtC6%NU+4K6HwLt!RMmBkL(d=yTzzgTbPQluxh!3XCLgM zG_*ir7nX05K434hMeN)yZ%X|yN|;n&DoD`mtB8`Q)R@qQnZpRJn$-~1*$CZ8sA|cG z`XhK!3#QC-=O}2UN%@5xBimPYN@E9BMXuu^t{1G{FoLd!_M{Fk5Nd$ZB~Eh_T8eIR zlBL`Uco4F5lHnny)PyF0*Y=VuM?fG`1%^X=0j8eg5|E(dj_*$}?lYu!3h*eNkV6q7#NSpe*nEbuAr!_o1Gf6h0>V!&TZ$xp!e_)8E zp0i$oR&(b`ZA7va7YZX?rcSO%jQPeG=NkgITKJzQ*{oX+STE=;IaXFlMl+Vz|5hUK z*#CAJ4yDUU;!@2|@hKTOKdd%m<)cN=j0#)WFIl%;7uzRSaPq8X=zuk_zW&&|`x~Nl B?}q>Y diff --git a/lib/Events/src/Events.def b/lib/Events/src/Events.def index 340550baeb0b6b79962843fbc379182b0c82e06b..f52669acff8af2bd14efc69f06df77ae2c58d40d 100644 GIT binary patch delta 134 zcmbQk`-Um@|37O61t<(=2w-qwh+xoV@L|YgNM=Z7$YUr5lDZ6@3@Kn<2~a!@h*KGg z7_5N0+<`iLfbzx+dJG0YIv*&m%aFs6$WQ`OGtpI#}f*c7Yc zKO?-g55(%(Exv~~th}1phh$X5U<>9I8A7#Q+XPHPbIIBLIDITK`)RGM5jXj2yE@{6 zc!_5yJZ5Rvo+Gi3#J^$hih0If#w^>pV=0}RDW_$HPpD)yw>Dlms|#jXFNmXj^ zds9#~d9O2dK@d3^IED=;!Mf~3+!L^-tTKB=w8ZOE4XXT?&qZ|}>^*zUYMM9|L7X-5 zya2seja^V&sj|-clC}62w=1{Ymiw`K*w$UKC3UGgu}e!w68p8RP^!NH^+>Vm%M=a* zT&WKW=9Tjl71ONq%)W6GzSx2<+%GmFx;tPekpnQpQeIHwjde&r1 zITP}z=iIp}oh@~uiQu~(kf#HNm}}oYgQ@Shge2;@>+3^o2MlT92ruE43WaruMTaW- zzS8c9-DB(qc(t$#d_`?VE}J->rtw9EPxnpA4b+{$&cu6B{Nqg+JBNY(L^fB>mbxkR z#=EYYl=@msPWa96(#!Zz&rd<#tX;QRx9ObNb(golZ~>O}`eoRct}1CvnD?lqWUP6; z+Kg)-En;TqrG. + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2020-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/Events/src/PCH.h b/lib/Events/src/PCH.h index 79068ef..9c0a047 100644 --- a/lib/Events/src/PCH.h +++ b/lib/Events/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2020-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2020-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/Events/src/Register.cpp b/lib/Events/src/Register.cpp index ea326e1..bb45bd7 100644 --- a/lib/Events/src/Register.cpp +++ b/lib/Events/src/Register.cpp @@ -1,21 +1,7 @@ /* - Copyright 2020-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2020-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/GTC/include/Config.h b/lib/GTC/include/Config.h index 206cd52..ff21557 100644 --- a/lib/GTC/include/Config.h +++ b/lib/GTC/include/Config.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/GTC/include/Method.h b/lib/GTC/include/Method.h index 5b96337..40f6e87 100644 --- a/lib/GTC/include/Method.h +++ b/lib/GTC/include/Method.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/GTC/src/Config.cpp b/lib/GTC/src/Config.cpp index 4844f55..57767a4 100644 --- a/lib/GTC/src/Config.cpp +++ b/lib/GTC/src/Config.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/GTC/src/Method.cpp b/lib/GTC/src/Method.cpp index 2aa045f..741659d 100644 --- a/lib/GTC/src/Method.cpp +++ b/lib/GTC/src/Method.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/GTC/src/PCH.cpp b/lib/GTC/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/GTC/src/PCH.cpp +++ b/lib/GTC/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/GTC/src/PCH.h b/lib/GTC/src/PCH.h index d3f93c7..56780a6 100644 --- a/lib/GTC/src/PCH.h +++ b/lib/GTC/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/GTC_UI/include/GTC_UI.h b/lib/GTC_UI/include/GTC_UI.h index fc65cf6..bbee1f1 100644 --- a/lib/GTC_UI/include/GTC_UI.h +++ b/lib/GTC_UI/include/GTC_UI.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "../../EAPBase_UI/include/EAP_UI.h" diff --git a/lib/GTC_UI/src/GTC_UI.cpp b/lib/GTC_UI/src/GTC_UI.cpp index d8236b6..26a6c30 100644 --- a/lib/GTC_UI/src/GTC_UI.cpp +++ b/lib/GTC_UI/src/GTC_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/GTC_UI/src/PCH.cpp b/lib/GTC_UI/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/GTC_UI/src/PCH.cpp +++ b/lib/GTC_UI/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/GTC_UI/src/PCH.h b/lib/GTC_UI/src/PCH.h index af5bb89..614ee9b 100644 --- a/lib/GTC_UI/src/PCH.h +++ b/lib/GTC_UI/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/MSCHAPv2/include/Config.h b/lib/MSCHAPv2/include/Config.h index 12e4e6b..23b51b4 100644 --- a/lib/MSCHAPv2/include/Config.h +++ b/lib/MSCHAPv2/include/Config.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/MSCHAPv2/include/MSCHAPv2.h b/lib/MSCHAPv2/include/MSCHAPv2.h index 337672f..e0331f7 100644 --- a/lib/MSCHAPv2/include/MSCHAPv2.h +++ b/lib/MSCHAPv2/include/MSCHAPv2.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/MSCHAPv2/include/Method.h b/lib/MSCHAPv2/include/Method.h index 7f477ed..c6ce34c 100644 --- a/lib/MSCHAPv2/include/Method.h +++ b/lib/MSCHAPv2/include/Method.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/MSCHAPv2/src/Config.cpp b/lib/MSCHAPv2/src/Config.cpp index 7d9449b..e58e6df 100644 --- a/lib/MSCHAPv2/src/Config.cpp +++ b/lib/MSCHAPv2/src/Config.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/MSCHAPv2/src/MSCHAPv2.cpp b/lib/MSCHAPv2/src/MSCHAPv2.cpp index cabd711..a5aafef 100644 --- a/lib/MSCHAPv2/src/MSCHAPv2.cpp +++ b/lib/MSCHAPv2/src/MSCHAPv2.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/MSCHAPv2/src/Method.cpp b/lib/MSCHAPv2/src/Method.cpp index c820658..cee4026 100644 --- a/lib/MSCHAPv2/src/Method.cpp +++ b/lib/MSCHAPv2/src/Method.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/MSCHAPv2/src/PCH.cpp b/lib/MSCHAPv2/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/MSCHAPv2/src/PCH.cpp +++ b/lib/MSCHAPv2/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/MSCHAPv2/src/PCH.h b/lib/MSCHAPv2/src/PCH.h index 1c0315a..4007bfd 100644 --- a/lib/MSCHAPv2/src/PCH.h +++ b/lib/MSCHAPv2/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h b/lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h index c06fa2e..6f60ec3 100644 --- a/lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h +++ b/lib/MSCHAPv2_UI/include/MSCHAPv2_UI.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "../../EAPBase_UI/include/EAP_UI.h" diff --git a/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp b/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp index f484db8..775cd3b 100644 --- a/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp +++ b/lib/MSCHAPv2_UI/src/MSCHAPv2_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/MSCHAPv2_UI/src/PCH.cpp b/lib/MSCHAPv2_UI/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/MSCHAPv2_UI/src/PCH.cpp +++ b/lib/MSCHAPv2_UI/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/MSCHAPv2_UI/src/PCH.h b/lib/MSCHAPv2_UI/src/PCH.h index 1686018..affcc74 100644 --- a/lib/MSCHAPv2_UI/src/PCH.h +++ b/lib/MSCHAPv2_UI/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/PAP/include/Config.h b/lib/PAP/include/Config.h index 18b5676..a0934a6 100644 --- a/lib/PAP/include/Config.h +++ b/lib/PAP/include/Config.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/PAP/include/Method.h b/lib/PAP/include/Method.h index aab0fb6..84342e7 100644 --- a/lib/PAP/include/Method.h +++ b/lib/PAP/include/Method.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/PAP/src/Config.cpp b/lib/PAP/src/Config.cpp index 636e52f..d9f2744 100644 --- a/lib/PAP/src/Config.cpp +++ b/lib/PAP/src/Config.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/PAP/src/Method.cpp b/lib/PAP/src/Method.cpp index 1597ff2..ec5f45a 100644 --- a/lib/PAP/src/Method.cpp +++ b/lib/PAP/src/Method.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/PAP/src/PCH.cpp b/lib/PAP/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/PAP/src/PCH.cpp +++ b/lib/PAP/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/PAP/src/PCH.h b/lib/PAP/src/PCH.h index 3651125..9b9ea17 100644 --- a/lib/PAP/src/PCH.h +++ b/lib/PAP/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/PAP_UI/include/PAP_UI.h b/lib/PAP_UI/include/PAP_UI.h index 90ff70d..2280455 100644 --- a/lib/PAP_UI/include/PAP_UI.h +++ b/lib/PAP_UI/include/PAP_UI.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "../../EAPBase_UI/include/EAP_UI.h" diff --git a/lib/PAP_UI/src/PAP_UI.cpp b/lib/PAP_UI/src/PAP_UI.cpp index b7eea70..8fccab5 100644 --- a/lib/PAP_UI/src/PAP_UI.cpp +++ b/lib/PAP_UI/src/PAP_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/PAP_UI/src/PCH.cpp b/lib/PAP_UI/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/PAP_UI/src/PCH.cpp +++ b/lib/PAP_UI/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/PAP_UI/src/PCH.h b/lib/PAP_UI/src/PCH.h index 8776361..27892fe 100644 --- a/lib/PAP_UI/src/PCH.h +++ b/lib/PAP_UI/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/TLS/include/Config.h b/lib/TLS/include/Config.h index e4d134b..6dff1dc 100644 --- a/lib/TLS/include/Config.h +++ b/lib/TLS/include/Config.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/TLS/include/Credentials.h b/lib/TLS/include/Credentials.h index d671060..ab70e78 100644 --- a/lib/TLS/include/Credentials.h +++ b/lib/TLS/include/Credentials.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/TLS/include/Method.h b/lib/TLS/include/Method.h index 83f884e..f9bdeaa 100644 --- a/lib/TLS/include/Method.h +++ b/lib/TLS/include/Method.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/TLS/include/Module.h b/lib/TLS/include/Module.h index cd2c167..4eaec08 100644 --- a/lib/TLS/include/Module.h +++ b/lib/TLS/include/Module.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/TLS/src/Config.cpp b/lib/TLS/src/Config.cpp index d325f92..0037497 100644 --- a/lib/TLS/src/Config.cpp +++ b/lib/TLS/src/Config.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TLS/src/Credentials.cpp b/lib/TLS/src/Credentials.cpp index fc16a52..5b22060 100644 --- a/lib/TLS/src/Credentials.cpp +++ b/lib/TLS/src/Credentials.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TLS/src/Method.cpp b/lib/TLS/src/Method.cpp index 2ecbf3e..1e4f462 100644 --- a/lib/TLS/src/Method.cpp +++ b/lib/TLS/src/Method.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TLS/src/Module.cpp b/lib/TLS/src/Module.cpp index 75bbab2..7474f9b 100644 --- a/lib/TLS/src/Module.cpp +++ b/lib/TLS/src/Module.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TLS/src/PCH.cpp b/lib/TLS/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/TLS/src/PCH.cpp +++ b/lib/TLS/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TLS/src/PCH.h b/lib/TLS/src/PCH.h index 2eb9b11..fe92dd5 100644 --- a/lib/TLS/src/PCH.h +++ b/lib/TLS/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/TLS_UI/include/TLS_UI.h b/lib/TLS_UI/include/TLS_UI.h index 731e264..3c75c25 100644 --- a/lib/TLS_UI/include/TLS_UI.h +++ b/lib/TLS_UI/include/TLS_UI.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "../../EAPBase_UI/include/EAP_UI.h" diff --git a/lib/TLS_UI/src/PCH.cpp b/lib/TLS_UI/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/TLS_UI/src/PCH.cpp +++ b/lib/TLS_UI/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TLS_UI/src/PCH.h b/lib/TLS_UI/src/PCH.h index 6bbb55b..fb8fb80 100644 --- a/lib/TLS_UI/src/PCH.h +++ b/lib/TLS_UI/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/TLS_UI/src/TLS_UI.cpp b/lib/TLS_UI/src/TLS_UI.cpp index a0392cb..c5a5b93 100644 --- a/lib/TLS_UI/src/TLS_UI.cpp +++ b/lib/TLS_UI/src/TLS_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TTLS/include/Config.h b/lib/TTLS/include/Config.h index 718b293..7b8ec3e 100644 --- a/lib/TTLS/include/Config.h +++ b/lib/TTLS/include/Config.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include diff --git a/lib/TTLS/include/Credentials.h b/lib/TTLS/include/Credentials.h index dd27087..209e460 100644 --- a/lib/TTLS/include/Credentials.h +++ b/lib/TTLS/include/Credentials.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/TTLS/include/Method.h b/lib/TTLS/include/Method.h index 0c9ed7c..daee801 100644 --- a/lib/TTLS/include/Method.h +++ b/lib/TTLS/include/Method.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/TTLS/include/Module.h b/lib/TTLS/include/Module.h index 2be6921..79d4ac3 100644 --- a/lib/TTLS/include/Module.h +++ b/lib/TTLS/include/Module.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/TTLS/include/TTLS.h b/lib/TTLS/include/TTLS.h index ac4056b..1d60daa 100644 --- a/lib/TTLS/include/TTLS.h +++ b/lib/TTLS/include/TTLS.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016-2017 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016-2017 GÉANT */ /// \addtogroup EAPBaseMethod diff --git a/lib/TTLS/src/Config.cpp b/lib/TTLS/src/Config.cpp index 26d1c61..c1730a3 100644 --- a/lib/TTLS/src/Config.cpp +++ b/lib/TTLS/src/Config.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TTLS/src/Credentials.cpp b/lib/TTLS/src/Credentials.cpp index 4f45f84..4a0c27a 100644 --- a/lib/TTLS/src/Credentials.cpp +++ b/lib/TTLS/src/Credentials.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TTLS/src/Method.cpp b/lib/TTLS/src/Method.cpp index 9338b0b..fa84c17 100644 --- a/lib/TTLS/src/Method.cpp +++ b/lib/TTLS/src/Method.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TTLS/src/Module.cpp b/lib/TTLS/src/Module.cpp index eb41a56..91bf16c 100644 --- a/lib/TTLS/src/Module.cpp +++ b/lib/TTLS/src/Module.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TTLS/src/PCH.cpp b/lib/TTLS/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/TTLS/src/PCH.cpp +++ b/lib/TTLS/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TTLS/src/PCH.h b/lib/TTLS/src/PCH.h index fc03064..b2ea9e9 100644 --- a/lib/TTLS/src/PCH.h +++ b/lib/TTLS/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/TTLS_UI/include/Module.h b/lib/TTLS_UI/include/Module.h index 7f99bcc..e9b5454 100644 --- a/lib/TTLS_UI/include/Module.h +++ b/lib/TTLS_UI/include/Module.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ namespace eap diff --git a/lib/TTLS_UI/include/TTLS_UI.h b/lib/TTLS_UI/include/TTLS_UI.h index a466ff9..afec1fd 100644 --- a/lib/TTLS_UI/include/TTLS_UI.h +++ b/lib/TTLS_UI/include/TTLS_UI.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ class wxTLSTunnelConfigWindow; diff --git a/lib/TTLS_UI/src/Module.cpp b/lib/TTLS_UI/src/Module.cpp index c71af50..81b1567 100644 --- a/lib/TTLS_UI/src/Module.cpp +++ b/lib/TTLS_UI/src/Module.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TTLS_UI/src/PCH.cpp b/lib/TTLS_UI/src/PCH.cpp index f4d85d0..dedf3fa 100644 --- a/lib/TTLS_UI/src/PCH.cpp +++ b/lib/TTLS_UI/src/PCH.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/TTLS_UI/src/PCH.h b/lib/TTLS_UI/src/PCH.h index 6151e37..a1a6ec9 100644 --- a/lib/TTLS_UI/src/PCH.h +++ b/lib/TTLS_UI/src/PCH.h @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #pragma once diff --git a/lib/TTLS_UI/src/TTLS_UI.cpp b/lib/TTLS_UI/src/TTLS_UI.cpp index 3f612ad..efe22c8 100644 --- a/lib/TTLS_UI/src/TTLS_UI.cpp +++ b/lib/TTLS_UI/src/TTLS_UI.cpp @@ -1,21 +1,7 @@ /* - Copyright 2015-2020 Amebis - Copyright 2016 GÉANT - - This file is part of GÉANTLink. - - GÉANTLink 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, either version 3 of the License, or - (at your option) any later version. - - GÉANTLink 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 GÉANTLink. If not, see . + SPDX-License-Identifier: GPL-3.0-or-later + Copyright © 2015-2020 Amebis + Copyright © 2016 GÉANT */ #include "PCH.h" diff --git a/lib/WinStd b/lib/WinStd index 7188af8..eb73ce9 160000 --- a/lib/WinStd +++ b/lib/WinStd @@ -1 +1 @@ -Subproject commit 7188af8e7172ca64789b57bf69a9511219f2762b +Subproject commit eb73ce92edc1254be2c458bf86d056946fd5dbc0 diff --git a/lib/wxExtend b/lib/wxExtend index 22acac4..3c2e59b 160000 --- a/lib/wxExtend +++ b/lib/wxExtend @@ -1 +1 @@ -Subproject commit 22acac44f1010ff2d27eb50e7b94a537ae06cb61 +Subproject commit 3c2e59b56c7555f3436798f84afd7ad46aae42be