From 52a04752977f0ab149ac362ee49e1b461831a6ec Mon Sep 17 00:00:00 2001 From: Jessica Wright <49636617+AlexicaWright@users.noreply.github.com> Date: Mon, 22 Jan 2024 11:50:50 +0100 Subject: [PATCH] Merge pull request #94 from AlexicaWright/update-copyright-year 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