From 48581323510dedbf008956790731789c6c83dfd9 Mon Sep 17 00:00:00 2001 From: Daniel Scharrer Date: Sun, 9 Aug 2020 20:31:49 +0200 Subject: [PATCH] Update copyright years --- cmake/CXXVersionCheck.cmake | 2 +- cmake/CompileCheck.cmake | 2 +- src/release.cpp.in | 2 +- src/setup/icon.hpp | 2 +- src/setup/run.hpp | 2 +- src/util/boostfs_compat.hpp | 2 +- src/util/windows.cpp | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cmake/CXXVersionCheck.cmake b/cmake/CXXVersionCheck.cmake index 9c69cd8..34ae935 100644 --- a/cmake/CXXVersionCheck.cmake +++ b/cmake/CXXVersionCheck.cmake @@ -1,5 +1,5 @@ -# Copyright (C) 2013-2019 Daniel Scharrer +# Copyright (C) 2013-2020 Daniel Scharrer # # This software is provided 'as-is', without any express or implied # warranty. In no event will the author(s) be held liable for any damages diff --git a/cmake/CompileCheck.cmake b/cmake/CompileCheck.cmake index bea01e0..94b1ee7 100644 --- a/cmake/CompileCheck.cmake +++ b/cmake/CompileCheck.cmake @@ -1,5 +1,5 @@ -# Copyright (C) 2011-2019 Daniel Scharrer +# Copyright (C) 2011-2020 Daniel Scharrer # # This software is provided 'as-is', without any express or implied # warranty. In no event will the author(s) be held liable for any damages diff --git a/src/release.cpp.in b/src/release.cpp.in index 41c27ae..8908253 100644 --- a/src/release.cpp.in +++ b/src/release.cpp.in @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2015 Daniel Scharrer + * Copyright (C) 2011-2020 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/icon.hpp b/src/setup/icon.hpp index 9453c09..97534d2 100644 --- a/src/setup/icon.hpp +++ b/src/setup/icon.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2019 Daniel Scharrer + * Copyright (C) 2011-2020 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/setup/run.hpp b/src/setup/run.hpp index dedb9c7..be832aa 100644 --- a/src/setup/run.hpp +++ b/src/setup/run.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2019 Daniel Scharrer + * Copyright (C) 2011-2020 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/boostfs_compat.hpp b/src/util/boostfs_compat.hpp index cf63377..0e8eec9 100644 --- a/src/util/boostfs_compat.hpp +++ b/src/util/boostfs_compat.hpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2019 Daniel Scharrer + * Copyright (C) 2012-2020 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages diff --git a/src/util/windows.cpp b/src/util/windows.cpp index e7e89ea..16ebf22 100644 --- a/src/util/windows.cpp +++ b/src/util/windows.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2019 Daniel Scharrer + * Copyright (C) 2013-2020 Daniel Scharrer * * This software is provided 'as-is', without any express or implied * warranty. In no event will the author(s) be held liable for any damages