From 0158bd9ab97f4a4fa8d7770f4137905a3503b224 Mon Sep 17 00:00:00 2001 From: montellese Date: Fri, 28 Jan 2011 14:08:12 +0100 Subject: JSONRPC: update of jsoncpp library to latest revision --- lib/jsoncpp/src/lib_json/json_batchallocator.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/jsoncpp/src/lib_json/json_batchallocator.h') diff --git a/lib/jsoncpp/src/lib_json/json_batchallocator.h b/lib/jsoncpp/src/lib_json/json_batchallocator.h index 87ea5ed807..173e2ed257 100644 --- a/lib/jsoncpp/src/lib_json/json_batchallocator.h +++ b/lib/jsoncpp/src/lib_json/json_batchallocator.h @@ -1,3 +1,8 @@ +// Copyright 2007-2010 Baptiste Lepilleur +// Distributed under MIT license, or public domain if desired and +// recognized in your jurisdiction. +// See file LICENSE for detail or copy at http://jsoncpp.sourceforge.net/LICENSE + #ifndef JSONCPP_BATCHALLOCATOR_H_INCLUDED # define JSONCPP_BATCHALLOCATOR_H_INCLUDED -- cgit v1.2.3