Add LICENSE and a copyright note to all sources
[jansson.git] / src / jansson.h
index 9b79892..91bf553 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2009 Petri Lehtinen <petri@digip.org>
+ *
+ * Jansson is free software; you can redistribute it and/or modify
+ * it under the terms of the MIT license. See LICENSE for details.
+ */
+
 #ifndef JANSSON_H
 #define JANSSON_H