From 68dbbbc336766bf0bad04d9f991a7175ec61fdb9 Mon Sep 17 00:00:00 2001 From: Gaetan Boismal <gaetan.boismal@forgerock.com> Date: Tue, 28 Jun 2016 14:19:27 +0000 Subject: [PATCH] OPENDJ-2997 Fix THIRDPARTYREADME files --- opendj-packages/opendj-zip/opendj-zip-oem/legal-notices/THIRDPARTYREADME.txt | 6 +++--- opendj-server-legacy/legal-notices/THIRDPARTYREADME.txt | 6 +++--- opendj-rest2ldap-servlet/legal-notices/THIRDPARTYREADME.txt | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/opendj-packages/opendj-zip/opendj-zip-oem/legal-notices/THIRDPARTYREADME.txt b/opendj-packages/opendj-zip/opendj-zip-oem/legal-notices/THIRDPARTYREADME.txt index 4587d3d..cfd7221 100644 --- a/opendj-packages/opendj-zip/opendj-zip-oem/legal-notices/THIRDPARTYREADME.txt +++ b/opendj-packages/opendj-zip/opendj-zip-oem/legal-notices/THIRDPARTYREADME.txt @@ -282,10 +282,10 @@ Apache Software License, Version 2.0 *************************************************************************** -Version: commons-codec (1.9) +Version: commons-codec.jar (1.9.0) Copyright: Copyright 2002-2013 The Apache Software Foundation -Version: commons-logging (1.2) +Version: commons-logging.jar (1.2.0) Copyright: Copyright 2003-2014 The Apache Software Foundation Version: httpasyncclient.jar (4.1) @@ -413,7 +413,7 @@ The MIT License (MIT) *************************************************************************** -Version: jul-to-slf4j (1.7.12) +Version: jul-to-slf4j.jar (1.7.12) Copyright: Copyright (c) 2004-2011 QOS.ch. All rights reserved. Version: slf4j-api.jar (1.7.12) diff --git a/opendj-rest2ldap-servlet/legal-notices/THIRDPARTYREADME.txt b/opendj-rest2ldap-servlet/legal-notices/THIRDPARTYREADME.txt index 204cdb7..1a0ed24 100644 --- a/opendj-rest2ldap-servlet/legal-notices/THIRDPARTYREADME.txt +++ b/opendj-rest2ldap-servlet/legal-notices/THIRDPARTYREADME.txt @@ -209,10 +209,10 @@ Apache Software License, Version 2.0 *************************************************************************** -Version: commons-codec (1.9) +Version: commons-codec.jar (1.9.0) Copyright: Copyright 2002-2013 The Apache Software Foundation -Version: commons-logging (1.2) +Version: commons-logging.jar (1.2.0) Copyright: Copyright 2003-2014 The Apache Software Foundation Version: httpasyncclient.jar (4.1) diff --git a/opendj-server-legacy/legal-notices/THIRDPARTYREADME.txt b/opendj-server-legacy/legal-notices/THIRDPARTYREADME.txt index 450832c..6c8cd95 100644 --- a/opendj-server-legacy/legal-notices/THIRDPARTYREADME.txt +++ b/opendj-server-legacy/legal-notices/THIRDPARTYREADME.txt @@ -283,10 +283,10 @@ Apache Software License, Version 2.0 *************************************************************************** -Version: commons-codec (1.9) +Version: commons-codec.jar (1.9.0) Copyright: Copyright 2002-2013 The Apache Software Foundation -Version: commons-logging (1.2) +Version: commons-logging.jar (1.2.0) Copyright: Copyright 2003-2014 The Apache Software Foundation Version: httpasyncclient.jar (4.1) @@ -414,7 +414,7 @@ The MIT License (MIT) *************************************************************************** -Version: jul-to-slf4j (1.7.12) +Version: jul-to-slf4j.jar (1.7.12) Copyright: Copyright (c) 2004-2011 QOS.ch. All rights reserved. Version: slf4j-api.jar (1.7.12) -- Gitblit v1.10.0