diff options
Diffstat (limited to 'lib/jsoncpp/include/json/autolink.h')
-rw-r--r-- | lib/jsoncpp/include/json/autolink.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/jsoncpp/include/json/autolink.h b/lib/jsoncpp/include/json/autolink.h index 37c9258ed5..02328d1f1a 100644 --- a/lib/jsoncpp/include/json/autolink.h +++ b/lib/jsoncpp/include/json/autolink.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 JSON_AUTOLINK_H_INCLUDED # define JSON_AUTOLINK_H_INCLUDED |