X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=src%2Fstrbuffer.c;h=3496024770d9396b21a45e927c71fe83e129dfc4;hb=49880cbabeb597a9c748a3d5f37e9961a084dce3;hp=7de7be410beedf432cdc0866ab344bc9e242b911;hpb=625f50f9166592d165b8e4bd9681ba7938d4c072;p=jansson.git diff --git a/src/strbuffer.c b/src/strbuffer.c index 7de7be4..3496024 100644 --- a/src/strbuffer.c +++ b/src/strbuffer.c @@ -1,3 +1,10 @@ +/* + * Copyright (c) 2009, 2010 Petri Lehtinen + * + * 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 #include