doc: updated copyright

This commit is contained in:
Michele Caini
2022-01-19 07:43:58 +01:00
parent af8ec7b5dd
commit 6e03fe77ae
3 changed files with 3 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ endif()
message(VERBOSE "*")
message(VERBOSE "* ${PROJECT_NAME} v${PROJECT_VERSION} (${CMAKE_BUILD_TYPE})")
message(VERBOSE "* Copyright (c) 2017-2021 Michele Caini <michele.caini@gmail.com>")
message(VERBOSE "* Copyright (c) 2017-2022 Michele Caini <michele.caini@gmail.com>")
message(VERBOSE "*")
#

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2017-2021 Michele Caini, author of EnTT
Copyright (c) 2017-2022 Michele Caini, author of EnTT
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -417,7 +417,7 @@ know who has participated so far.
# License
Code and documentation Copyright (c) 2017-2021 Michele Caini.<br/>
Code and documentation Copyright (c) 2017-2022 Michele Caini.<br/>
Colorful logo Copyright (c) 2018-2021 Richard Caseres.
Code released under