diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index 4f727a5ac..8b3757038 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -1,5 +1,5 @@ # ASEPRITE -# Copyright (C) 2001-2016 David Capello +# Copyright (C) 2001-2017 David Capello if(WIN32) add_definitions(-D_CRT_SECURE_NO_WARNINGS) diff --git a/src/ui/LICENSE.txt b/src/ui/LICENSE.txt index 0d2d81fd4..dce2ee200 100644 --- a/src/ui/LICENSE.txt +++ b/src/ui/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2001-2016 David Capello +Copyright (c) 2001-2017 David Capello Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/src/ui/README.md b/src/ui/README.md index 57148f8b4..2e4522cc9 100644 --- a/src/ui/README.md +++ b/src/ui/README.md @@ -1,4 +1,4 @@ # Aseprite UI Library -*Copyright (C) 2001-2016 David Capello* +*Copyright (C) 2001-2017 David Capello* > Distributed under [MIT license](LICENSE.txt)