diff C++/modules/Unicode/Unicode.h @ 403:d5ec1174b707

Massive cleanup
author David Demelier <markand@malikania.fr>
date Mon, 05 Oct 2015 14:27:19 +0200
parents b78d6d8f2872
children f083259de5e6
line wrap: on
line diff
--- a/C++/modules/Unicode/Unicode.h	Mon Oct 05 13:22:20 2015 +0200
+++ b/C++/modules/Unicode/Unicode.h	Mon Oct 05 14:27:19 2015 +0200
@@ -1,7 +1,7 @@
 /*
  * Unicode.h -- UTF-8 to UTF-32 conversions and various operations
  *
- * Copyright (c) 2013, 2014, 2015 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