diff --git a/include/stdex/common.h b/include/stdex/common.h index 71883a3a0..c31ece8f1 100644 --- a/include/stdex/common.h +++ b/include/stdex/common.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of stdex. @@ -51,4 +51,4 @@ // Human readable product version and build year for UI // #define STDEX_VERSION_STR "1.0.1" -#define STDEX_BUILD_YEAR_STR "2017" +#define STDEX_BUILD_YEAR_STR "2018" diff --git a/include/stdex/idrec.h b/include/stdex/idrec.h index 52e2d893a..0bf5a318c 100644 --- a/include/stdex/idrec.h +++ b/include/stdex/idrec.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of stdex. diff --git a/src/stdafx.cpp b/src/stdafx.cpp index 25180a5c7..5b79e8e06 100644 --- a/src/stdafx.cpp +++ b/src/stdafx.cpp @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of stdex. diff --git a/src/stdafx.h b/src/stdafx.h index 75f09f4f8..973bac66c 100644 --- a/src/stdafx.h +++ b/src/stdafx.h @@ -1,5 +1,5 @@ /* - Copyright 2016-2017 Amebis + Copyright 2016-2018 Amebis This file is part of stdex.