From cbeda51f8dbc8a982a203762b96e1b321da8c6f4 Mon Sep 17 00:00:00 2001 From: skypjack Date: Fri, 16 Jan 2026 09:43:20 +0100 Subject: [PATCH] updated copyright :) --- CMakeLists.txt | 2 +- LICENSE | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 22087eca6..d84146fb9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -25,7 +25,7 @@ endif() message(VERBOSE "*") message(VERBOSE "* ${PROJECT_NAME} v${PROJECT_VERSION} (${CMAKE_BUILD_TYPE})") -message(VERBOSE "* Copyright (c) 2017-2025 Michele Caini ") +message(VERBOSE "* Copyright (c) 2017-2026 Michele Caini ") message(VERBOSE "*") # CMake stuff diff --git a/LICENSE b/LICENSE index e178e28b8..615c47c5b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2017-2025 Michele Caini, author of EnTT +Copyright (c) 2017-2026 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 diff --git a/README.md b/README.md index f58ec1026..cc753ac59 100644 --- a/README.md +++ b/README.md @@ -409,7 +409,7 @@ know who has participated so far. # License -Code and documentation Copyright (c) 2017-2025 Michele Caini.
+Code and documentation Copyright (c) 2017-2026 Michele Caini.
Colorful logo Copyright (c) 2018-2021 Richard Caseres. Code released under