diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | NOTICE | 4 |
3 files changed, 4 insertions, 4 deletions
@@ -3,7 +3,7 @@ sesiones.html data.json *.html -!claude_sesiones/template.html +!claude_logbook/template.html # Python __pycache__/ @@ -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. @@ -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). |