doc/github_commits.c Add copyright notice

This commit is contained in:
Petri Lehtinen 2009-11-28 13:39:06 +02:00
parent 842bc2128b
commit d857fd08a5

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.
*/
#include <stdlib.h>
#include <string.h>