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