diff --git a/LICENSE b/LICENSE
index 82df78b6..65ebf260 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2023-2024 Ettore Di Giacinto (mudler@localai.io)
+Copyright (c) 2023-2025 Ettore Di Giacinto (mudler@localai.io)
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/core/http/views/partials/footer.html b/core/http/views/partials/footer.html
index 919861e3..77f7ff69 100644
--- a/core/http/views/partials/footer.html
+++ b/core/http/views/partials/footer.html
@@ -1,5 +1,5 @@
diff --git a/docs/config.toml b/docs/config.toml
index 71d18ba4..52602750 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -36,7 +36,7 @@ defaultContentLanguage = 'en'
mono_font = "Fira Code" # Default is System font
[params.footer]
- copyright = "© 2023-2024 Ettore Di Giacinto"
+ copyright = "© 2023-2025 Ettore Di Giacinto"
version = true # includes git commit info
[params.social]