We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ceaa3e commit 8bb516aCopy full SHA for 8bb516a
2 files changed
tests/data/test_package_generation/LICENSE.md
@@ -1,6 +1,6 @@
1
<!-- markdownlint-disable MD041 --># MIT License
2
3
-Copyright (c) 2025 Eva Lu Ator
+Copyright (c) 2026 Eva Lu Ator
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy of
6
this software and associated documentation files (the "Software"), to deal in
tests/data/test_package_generation/mkdocs.yml
@@ -1,7 +1,7 @@
site_name: "Cookiecutter Test"
site_description: "Documentation website for Cookiecutter Test"
site_author: "Eva Lu Ator"
-copyright: "Copyright © 2025 Eva Lu Ator"
+copyright: "Copyright © 2026 Eva Lu Ator"
repo_url: "https://github.com/test-user/cookiecutter-test/"
repo_name: "test-user/cookiecutter-test"
7
edit_uri: edit/main/docs/
0 commit comments