diff options
Diffstat (limited to 'include/json/json.h')
-rw-r--r-- | include/json/json.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/json/json.h b/include/json/json.h index 8f10ac2..3d2798a 100644 --- a/include/json/json.h +++ b/include/json/json.h @@ -1,4 +1,4 @@ -// Copyright 2007-2010 Baptiste Lepilleur +// Copyright 2007-2010 Baptiste Lepilleur and The JsonCpp Authors // 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 |