From 2faadd7160adeccb51dd387be7126429aab579be Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Fri, 28 Nov 2014 14:28:07 +0000
Subject: [PATCH] OPENDJ-1644 (CR-5507) Update svnkit version to be compatible with svn 1.8 Now use svnkit 1.8.5

---
 opends/ext/svnkit/LICENSE.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/ext/svnkit/COPYING b/opends/ext/svnkit/LICENSE.txt
similarity index 97%
rename from opends/ext/svnkit/COPYING
rename to opends/ext/svnkit/LICENSE.txt
index 3634918..44a944a 100644
--- a/opends/ext/svnkit/COPYING
+++ b/opends/ext/svnkit/LICENSE.txt
@@ -6,7 +6,7 @@
 All the source code and compiled classes in package org.tigris.subversion.javahl
 except SvnClient class are covered by the license in JAVAHL-LICENSE file
 
-Copyright (c) 2004-2012 TMate Software. All rights reserved.
+Copyright (c) 2004-2013 TMate Software. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without modification, 
 are permitted provided that the following conditions are met:

--
Gitblit v1.10.0