diff C++/modules/Json/Json.cpp @ 403:d5ec1174b707

Massive cleanup
author David Demelier <markand@malikania.fr>
date Mon, 05 Oct 2015 14:27:19 +0200
parents 0b576ee64d45
children 9ab878fb9fa2
line wrap: on
line diff
--- a/C++/modules/Json/Json.cpp	Mon Oct 05 13:22:20 2015 +0200
+++ b/C++/modules/Json/Json.cpp	Mon Oct 05 14:27:19 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * Json.cpp -- jansson C++11 wrapper
  *
- * Copyright (c) 2013, 2014 David Demelier <markand@malikania.fr>
+ * Copyright (c) 2013-2015 David Demelier <markand@malikania.fr>
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above