From 9df0c0351216575123c607a39c5c7ec453bae64b Mon Sep 17 00:00:00 2001
From: maximthomas <maxim.thomas@gmail.com>
Date: Tue, 29 Apr 2025 07:55:53 +0000
Subject: [PATCH] Merge branch 'master' into update-jdk-11
---
opendj-cli/src/main/resources/templates/refEntry.ftl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-cli/src/main/resources/templates/refEntry.ftl b/opendj-cli/src/main/resources/templates/refEntry.ftl
index a387603..26d1077 100644
--- a/opendj-cli/src/main/resources/templates/refEntry.ftl
+++ b/opendj-cli/src/main/resources/templates/refEntry.ftl
@@ -12,7 +12,7 @@
# information: "Portions Copyright [year] [name of copyright owner]".
#
# Copyright 2015 ForgeRock AS.
- # Portions ${year} 3A Systems LLC.
+ # Portions Copyright 2024-${year} 3A Systems LLC.
#
////
--
Gitblit v1.10.0