diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0f0c90cf..f7e623d2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -27,7 +27,7 @@ set(PROJECT_AUTHOR_EMAIL "michele.caini@gmail.com")
message("*")
message("* ${PROJECT_NAME} v${PROJECT_VERSION} (${CMAKE_BUILD_TYPE})")
-message("* Copyright (c) 2016-2019 ${PROJECT_AUTHOR} <${PROJECT_AUTHOR_EMAIL}>")
+message("* Copyright (c) 2016-2020 ${PROJECT_AUTHOR} <${PROJECT_AUTHOR_EMAIL}>")
message("*")
set(CMAKE_CXX_STANDARD 17)
diff --git a/LICENSE b/LICENSE
index 47515e97..727a9717 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)
-Copyright (c) 2016-2019 Michele Caini
+Copyright (c) 2016-2020 Michele Caini
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 95081398..456ca60c 100644
--- a/README.md
+++ b/README.md
@@ -408,8 +408,8 @@ who has partecipated so far.
# License
-Code and documentation Copyright (c) 2016-2019 Michele Caini.
-Logo Copyright (c) 2018-2019 Richard Caseres.
+Code and documentation Copyright (c) 2016-2020 Michele Caini.
+Logo Copyright (c) 2018-2020 Richard Caseres.
Code released under
[the MIT license](https://github.com/skypjack/uvw/blob/master/LICENSE).