From ba8ed701d5c07cc17d43c39cfa025e46e4d353f2 Mon Sep 17 00:00:00 2001 From: mrholek Date: Fri, 14 Feb 2025 12:45:07 +0100 Subject: [PATCH] chore: update the current year to 2025 --- LICENSE | 2 +- README.md | 2 +- index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index eee6fcc1..433069ca 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2024 creativeLabs Łukasz Holeczek. +Copyright (c) 2025 creativeLabs Łukasz Holeczek. 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 f043636a..5cc0eda5 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,6 @@ CoreUI is an MIT-licensed open source project and is completely free to use. How ## Copyright and License -copyright 2024 creativeLabs Łukasz Holeczek. +copyright 2025 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/main/LICENSE). diff --git a/index.html b/index.html index 6981e6fa..c3c244de 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ * CoreUI Free Vue.js Admin Template * @version v5.2.0 * @link https://coreui.io/product/free-vue-admin-template/ -* Copyright (c) 2024 creativeLabs Łukasz Holeczek +* Copyright (c) 2025 creativeLabs Łukasz Holeczek * Licensed under MIT (https://github.com/coreui/coreui-free-vue-admin-template/blob/main/LICENSE) -->