From d52e84440476109dffaafd48604b403e30d1db8c Mon Sep 17 00:00:00 2001 From: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:48:47 +0100 Subject: [PATCH] update copyright year to 2024 --- preview.yml | 2 +- publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/preview.yml b/preview.yml index 33e741e..3619f3b 100644 --- a/preview.yml +++ b/preview.yml @@ -42,7 +42,7 @@ asciidoc: includePDF: false nonhtmloutput: "" experimental: '' - copyright: 2023 + copyright: 2024 common-license-page-uri: https://neo4j.com/docs/license/ partials: 5@ROOT:partial$@ # attributes for doc links to other manuals in preview playbook diff --git a/publish.yml b/publish.yml index e1f1f83..14cd8af 100644 --- a/publish.yml +++ b/publish.yml @@ -49,7 +49,7 @@ asciidoc: includePDF: false nonhtmloutput: "" experimental: '' - copyright: 2023 + copyright: 2024 common-license-page-uri: https://neo4j.com/docs/license/ partials: ROOT:partial$@ # attributes for doc links to other manuals in publish playbook