From 3bea3598871b4dbac200f0eec65e0bc46a71f6ec Mon Sep 17 00:00:00 2001 From: Gaetan Boismal <gaetan.boismal@forgerock.com> Date: Wed, 24 Feb 2016 16:06:12 +0000 Subject: [PATCH] Fix copyright headers --- opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/AttrHistorical.java | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/AttrHistorical.java b/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/AttrHistorical.java index abcff67..991bc40 100644 --- a/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/AttrHistorical.java +++ b/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/AttrHistorical.java @@ -22,8 +22,7 @@ * * * Copyright 2006-2010 Sun Microsystems, Inc. - * Portions Copyright 2013-2014 ForgeRock, AS. - * Portions Copyright 2015-2016 ForgeRock AS. + * Portions Copyright 2013-2016 ForgeRock AS. */ package org.opends.server.replication.plugin; -- Gitblit v1.10.0