diff options
Diffstat (limited to 'lib/jsoncpp/src/lib_json/json_batchallocator.h')
-rw-r--r-- | lib/jsoncpp/src/lib_json/json_batchallocator.h | 5 |
1 files changed, 5 insertions, 0 deletions
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 |