From de43ae83c1253f541a3d7e494d348b3ad3129633 Mon Sep 17 00:00:00 2001 From: quietone <quietone@2572884.no-reply.drupal.org> Date: Wed, 10 Jan 2024 17:14:35 +1300 Subject: [PATCH] Issue #3412422 by dww, catch, longwave, jwilson3, smustgrave: Use 'present' for end year in COPYRIGHT.txt --- core/COPYRIGHT.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/COPYRIGHT.txt b/core/COPYRIGHT.txt index 6a2f157fdebf..1f6be29a3507 100644 --- a/core/COPYRIGHT.txt +++ b/core/COPYRIGHT.txt @@ -1,4 +1,4 @@ -All Drupal code is Copyright 2001 - 2022 by the original authors. +All Drupal code is Copyright 2001 - present by the original authors. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- GitLab