From c24b5842bd9cbb110b1cb3751575eb96124ef105 Mon Sep 17 00:00:00 2001 From: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Fri, 27 Mar 2026 12:42:35 +0000 Subject: [PATCH] Add Portions copyright 2026 3A Systems, LLC to modified files --- opendj-server-legacy/src/main/java/org/opends/server/plugins/ReferentialIntegrityPlugin.java | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/opendj-server-legacy/src/main/java/org/opends/server/plugins/ReferentialIntegrityPlugin.java b/opendj-server-legacy/src/main/java/org/opends/server/plugins/ReferentialIntegrityPlugin.java index a1995b6..7fe3553 100644 --- a/opendj-server-legacy/src/main/java/org/opends/server/plugins/ReferentialIntegrityPlugin.java +++ b/opendj-server-legacy/src/main/java/org/opends/server/plugins/ReferentialIntegrityPlugin.java @@ -14,6 +14,7 @@ * Copyright 2008-2010 Sun Microsystems, Inc. * Portions Copyright 2011-2016 ForgeRock AS. * Portions copyright 2011 profiq s.r.o. + * Portions copyright 2026 3A Systems, LLC. */ package org.opends.server.plugins; -- Gitblit v1.10.0