mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
doc/github_commits.c Add copyright notice
This commit is contained in:
parent
842bc2128b
commit
d857fd08a5
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue