From 6e85eb6ff5f45f8a9cc87c6609b9cce6855942b8 Mon Sep 17 00:00:00 2001
From: chebrard <chebrard@localhost>
Date: Thu, 13 Aug 2009 08:08:44 +0000
Subject: [PATCH] Fix for 4175: This rev up the external dependency svnkit to version 1.3.0 (from  1.2.0). svnkit 1.3.0 is required to deal with svn 1.6

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

diff --git a/opends/ext/svnkit/COPYING b/opends/ext/svnkit/COPYING
index f30961b..817c939 100644
--- a/opends/ext/svnkit/COPYING
+++ b/opends/ext/svnkit/COPYING
@@ -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-2008 TMate Software. All rights reserved.
+Copyright (c) 2004-2009 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