From f71ad5e7f9420ed9f2c4ba9f2d4faab36dd62cf8 Mon Sep 17 00:00:00 2001 From: Daniel Scharrer Date: Sat, 31 Aug 2019 00:37:03 +0200 Subject: [PATCH] Update copyright years --- src/loader/offsets.cpp | 2 +- src/stream/block.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/loader/offsets.cpp b/src/loader/offsets.cpp index cc57298..e573924 100644 --- a/src/loader/offsets.cpp +++ b/src/loader/offsets.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2018 Daniel Scharrer + * Copyright (C) 2011-2019 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/stream/block.cpp b/src/stream/block.cpp index 337ced2..2a90c20 100644 --- a/src/stream/block.cpp +++ b/src/stream/block.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2016 Daniel Scharrer + * Copyright (C) 2011-2019 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