From cfd36184316982a0973166181221cd6dc3b64cc5 Mon Sep 17 00:00:00 2001 From: Eric Schneider <37347760+eric-schneider@users.noreply.github.com> Date: Mon, 16 Dec 2024 22:53:42 -0800 Subject: [PATCH 1/2] Update copyright year to 2025 --- src/partials/footer.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/partials/footer.hbs b/src/partials/footer.hbs index 9aa6d2fd..c0bc243d 100644 --- a/src/partials/footer.hbs +++ b/src/partials/footer.hbs @@ -11,7 +11,7 @@

© - 2024 + 2025 DataStax | Date: Tue, 17 Dec 2024 10:47:59 -0800 Subject: [PATCH 2/2] Use year.js helper to retrieve the year --- src/partials/footer.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/partials/footer.hbs b/src/partials/footer.hbs index c0bc243d..694938a5 100644 --- a/src/partials/footer.hbs +++ b/src/partials/footer.hbs @@ -11,7 +11,7 @@

© - 2025 + {{year}} DataStax |