JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.
diff --git a/include/json/config.h b/include/json/config.h
index a0fed8a..3fe08f2 100644
--- a/include/json/config.h
+++ b/include/json/config.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_CONFIG_H_INCLUDED
# define JSON_CONFIG_H_INCLUDED