From 41e47e49515a60878366114819d085645d322890 Mon Sep 17 00:00:00 2001 From: Derek Bailey Date: Mon, 13 Jan 2025 21:35:33 -0800 Subject: [PATCH] update copyright date --- docs/mkdocs.yml | 2 +- docs/overrides/404.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index ec3184f22..6e9520c5d 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -4,7 +4,7 @@ site_url: https://flatbuffers.dev repo_name: google/FlatBuffers repo_url: https://github.com/google/flatbuffers edit_uri: edit/master/docs/source/ -copyright: Copyright © 2024 Google +copyright: Copyright © 2025 Google theme: name: material logo: assets/flatbuffers_logo.svg diff --git a/docs/overrides/404.html b/docs/overrides/404.html index b8c7aa65b..34dfb6bc8 100644 --- a/docs/overrides/404.html +++ b/docs/overrides/404.html @@ -8,4 +8,4 @@ links may not work. Please file an issue indicating the broken link. - {% endblock %} \ No newline at end of file +{% endblock %} \ No newline at end of file