diff --git a/SDL2pp/Window.cc b/SDL2pp/Window.cc index de8d803..6413ff4 100644 --- a/SDL2pp/Window.cc +++ b/SDL2pp/Window.cc @@ -1,6 +1,6 @@ /* libSDL2pp - C++11 bindings/wrapper for SDL2 - Copyright (C) 2013-2015 Dmitry Marakasov + Copyright (C) 2013-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/Window.hh b/SDL2pp/Window.hh index 768b969..4324064 100644 --- a/SDL2pp/Window.hh +++ b/SDL2pp/Window.hh @@ -1,6 +1,6 @@ /* libSDL2pp - C++11 bindings/wrapper for SDL2 - Copyright (C) 2013-2016 Dmitry Marakasov + Copyright (C) 2013-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