Add LICENSE and a copyright note to all sources

This commit is contained in:
Petri Lehtinen
2009-07-28 11:01:52 +03:00
parent f41e380984
commit 2f4d6f8ae7
18 changed files with 130 additions and 0 deletions

View 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 STRBUFFER_H
#define STRBUFFER_H