neo4j: fix malformed licence header in jsonable
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 24 Nov 2014 18:37:53 +0000 (13:37 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Tue, 25 Nov 2014 21:12:07 +0000 (16:12 -0500)
Note: this file will disappear once merged with master.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

lib/neo4j/jsonable.nit

index c82a240..3578d59 100644 (file)
@@ -1,3 +1,7 @@
+# This file is part of NIT ( http://www.nitlanguage.org ).
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
 #     http://www.apache.org/licenses/LICENSE-2.0