Add LICENSE and a copyright note to all sources
[jansson.git] / src / dump.c
index 9645e9f..c00260c 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.
+ */
+
 #define _GNU_SOURCE
 #include <stdio.h>
 #include <stdlib.h>