From f843736067a8968fc371ad98a5002384fe1e2b62 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 18 Apr 2017 13:50:57 +0200 Subject: [PATCH] Copyright extended to 2017 --- include/stdex/common.h | 2 +- include/stdex/idrec.h | 2 +- src/stdafx.cpp | 2 +- src/stdafx.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/stdex/common.h b/include/stdex/common.h index 1545ee9d1..b855bb1a6 100644 --- a/include/stdex/common.h +++ b/include/stdex/common.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of stdex. diff --git a/include/stdex/idrec.h b/include/stdex/idrec.h index 9416824c9..52e2d893a 100644 --- a/include/stdex/idrec.h +++ b/include/stdex/idrec.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of stdex. diff --git a/src/stdafx.cpp b/src/stdafx.cpp index c1f16b90c..25180a5c7 100644 --- a/src/stdafx.cpp +++ b/src/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of stdex. diff --git a/src/stdafx.h b/src/stdafx.h index 6ea62506f..75f09f4f8 100644 --- a/src/stdafx.h +++ b/src/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016 Amebis + Copyright 2016-2017 Amebis This file is part of stdex.