Skip to content

Commit 41e47e4

Browse files
committed
update copyright date
1 parent 4999936 commit 41e47e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ site_url: https://flatbuffers.dev
44
repo_name: google/FlatBuffers
55
repo_url: https://github.com/google/flatbuffers
66
edit_uri: edit/master/docs/source/
7-
copyright: Copyright © 2024 Google
7+
copyright: Copyright © 2025 Google
88
theme:
99
name: material
1010
logo: assets/flatbuffers_logo.svg

docs/overrides/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ <h1>404 - Not found</h1>
88
links may not work.
99

1010
Please <a href="https://github.com/google/flatbuffers/issues/new?template=404-doc.md">file an issue</a> indicating the broken link.
11-
{% endblock %}
11+
{% endblock %}

0 commit comments

Comments
 (0)