Change the underlying type of JSON integer from long to json_int_t
[jansson.git] / src / strbuffer.h
index ec1009e..f4c5f77 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) 2009, 2010 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 STRBUFFER_H
 #define STRBUFFER_H