From 49a6d61695b7ffc883c5298a2c1c14349fab5700 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 7 Sep 2018 23:48:24 +0200 Subject: [PATCH] Extend copyright year --- include/WinStd/Base64.h | 2 +- include/WinStd/COM.h | 2 +- include/WinStd/Cred.h | 2 +- include/WinStd/Crypt.h | 2 +- include/WinStd/EAP.h | 2 +- include/WinStd/ETW.h | 2 +- include/WinStd/Hex.h | 2 +- include/WinStd/MSI.h | 2 +- include/WinStd/Sec.h | 2 +- include/WinStd/Shell.h | 2 +- include/WinStd/WLAN.h | 2 +- include/WinStd/Win.h | 2 +- src/Base64.cpp | 2 +- src/COM.cpp | 2 +- src/Crypt.cpp | 2 +- src/EAP.cpp | 2 +- src/ETW.cpp | 2 +- src/Sec.cpp | 2 +- src/StdAfx.cpp | 2 +- src/StdAfx.h | 2 +- src/WLAN.cpp | 2 +- src/Win.cpp | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/include/WinStd/Base64.h b/include/WinStd/Base64.h index be4c2852..1c90a379 100644 --- a/include/WinStd/Base64.h +++ b/include/WinStd/Base64.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/COM.h b/include/WinStd/COM.h index 56d87c4c..ef48db1f 100644 --- a/include/WinStd/COM.h +++ b/include/WinStd/COM.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/Cred.h b/include/WinStd/Cred.h index 26a28f4a..f528e15f 100644 --- a/include/WinStd/Cred.h +++ b/include/WinStd/Cred.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/Crypt.h b/include/WinStd/Crypt.h index f52bdcca..4e53755a 100644 --- a/include/WinStd/Crypt.h +++ b/include/WinStd/Crypt.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/EAP.h b/include/WinStd/EAP.h index e054c616..6d552419 100644 --- a/include/WinStd/EAP.h +++ b/include/WinStd/EAP.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/ETW.h b/include/WinStd/ETW.h index 601d1d32..7ea75420 100644 --- a/include/WinStd/ETW.h +++ b/include/WinStd/ETW.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/Hex.h b/include/WinStd/Hex.h index e9a2565c..0e53e637 100644 --- a/include/WinStd/Hex.h +++ b/include/WinStd/Hex.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/MSI.h b/include/WinStd/MSI.h index 7ac0412f..201b6fed 100644 --- a/include/WinStd/MSI.h +++ b/include/WinStd/MSI.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/Sec.h b/include/WinStd/Sec.h index 27dfecfa..2729c52a 100644 --- a/include/WinStd/Sec.h +++ b/include/WinStd/Sec.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/Shell.h b/include/WinStd/Shell.h index ae36cf6c..4c9f131d 100644 --- a/include/WinStd/Shell.h +++ b/include/WinStd/Shell.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/WLAN.h b/include/WinStd/WLAN.h index 5649fc94..5ad8eddf 100644 --- a/include/WinStd/WLAN.h +++ b/include/WinStd/WLAN.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/include/WinStd/Win.h b/include/WinStd/Win.h index bdef1c3e..f0287a9f 100644 --- a/include/WinStd/Win.h +++ b/include/WinStd/Win.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/Base64.cpp b/src/Base64.cpp index 5193b7b2..f466d7e1 100644 --- a/src/Base64.cpp +++ b/src/Base64.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/COM.cpp b/src/COM.cpp index 488f7237..03073201 100644 --- a/src/COM.cpp +++ b/src/COM.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/Crypt.cpp b/src/Crypt.cpp index cf6fdd7c..a439dfb5 100644 --- a/src/Crypt.cpp +++ b/src/Crypt.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/EAP.cpp b/src/EAP.cpp index 5ab75e06..5e4273d3 100644 --- a/src/EAP.cpp +++ b/src/EAP.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/ETW.cpp b/src/ETW.cpp index a5c30f19..dabb8a09 100644 --- a/src/ETW.cpp +++ b/src/ETW.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/Sec.cpp b/src/Sec.cpp index 036f583b..c63eaf8e 100644 --- a/src/Sec.cpp +++ b/src/Sec.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/StdAfx.cpp b/src/StdAfx.cpp index 90a0efa6..c853b3de 100644 --- a/src/StdAfx.cpp +++ b/src/StdAfx.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/StdAfx.h b/src/StdAfx.h index d552871b..14ca5383 100644 --- a/src/StdAfx.h +++ b/src/StdAfx.h @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/WLAN.cpp b/src/WLAN.cpp index d88d47c0..bb27b634 100644 --- a/src/WLAN.cpp +++ b/src/WLAN.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd. diff --git a/src/Win.cpp b/src/Win.cpp index 8d494551..207fed0a 100644 --- a/src/Win.cpp +++ b/src/Win.cpp @@ -1,5 +1,5 @@ /* - Copyright 1991-2017 Amebis + Copyright 1991-2018 Amebis Copyright 2016 GÉANT This file is part of WinStd.