From b4b39e32d0d06b2db338d8ef85d2937ffabcac84 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 21 Apr 2017 14:51:11 +0300 Subject: [PATCH] Update copyright years --- SDL2pp/Music.cc | 2 +- SDL2pp/Music.hh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL2pp/Music.cc b/SDL2pp/Music.cc index 6c797d5..764a1b0 100644 --- a/SDL2pp/Music.cc +++ b/SDL2pp/Music.cc @@ -1,6 +1,6 @@ /* libSDL2pp - C++11 bindings/wrapper for SDL2 - Copyright (C) 2015 Dmitry Marakasov + Copyright (C) 2015-2017 Dmitry Marakasov This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/SDL2pp/Music.hh b/SDL2pp/Music.hh index 014aba7..9ce23ba 100644 --- a/SDL2pp/Music.hh +++ b/SDL2pp/Music.hh @@ -1,6 +1,6 @@ /* libSDL2pp - C++11 bindings/wrapper for SDL2 - Copyright (C) 2015 Dmitry Marakasov + Copyright (C) 2015-2017 Dmitry Marakasov This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages