From e6a06ee2d1ca316b44ac61ba13cd80fd7b4dd090 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 11 Feb 2020 15:07:18 +0100 Subject: [PATCH] Extend copyright year Signed-off-by: Simon Rozman --- include/stdex/common.h | 2 +- include/stdex/idrec.h | 2 +- src/pch.cpp | 2 +- src/pch.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/stdex/common.h b/include/stdex/common.h index da75130f0..cbf14b2c2 100644 --- a/include/stdex/common.h +++ b/include/stdex/common.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2018 Amebis + Copyright 2016-2020 Amebis This file is part of stdex. diff --git a/include/stdex/idrec.h b/include/stdex/idrec.h index 0bf5a318c..e2d561698 100644 --- a/include/stdex/idrec.h +++ b/include/stdex/idrec.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2018 Amebis + Copyright 2016-2020 Amebis This file is part of stdex. diff --git a/src/pch.cpp b/src/pch.cpp index 884cdef82..897e4e07e 100644 --- a/src/pch.cpp +++ b/src/pch.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2018 Amebis + Copyright 2016-2020 Amebis This file is part of stdex. diff --git a/src/pch.h b/src/pch.h index 973bac66c..a6b97d38a 100644 --- a/src/pch.h +++ b/src/pch.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2018 Amebis + Copyright 2016-2020 Amebis This file is part of stdex.