aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--LICENSE2
-rw-r--r--NOTICE4
3 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 7bc8854..e72b3e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
sesiones.html
data.json
*.html
-!claude_sesiones/template.html
+!claude_logbook/template.html
# Python
__pycache__/
diff --git a/LICENSE b/LICENSE
index fe63bba..c77702b 100644
--- a/LICENSE
+++ b/LICENSE
@@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- Copyright 2026 dev.all.ar
+ Copyright 2026 Elvis Claros Castro
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/NOTICE b/NOTICE
index 16bc7d3..2fce9ac 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
-claude-sesiones
-Copyright 2025 Elvis Claros Castro
+claude-logbook
+Copyright 2026 Elvis Claros Castro
This product includes software developed by Elvis Claros Castro.
Licensed under the Apache License, Version 2.0 (see LICENSE).