aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2009-11-28 13:39:06 +0200
committerPetri Lehtinen <petri@digip.org>2009-11-28 13:39:06 +0200
commitd857fd08a5bed44fc0c036737f0bc774db3ff562 (patch)
tree92cdb2b00ba776e21962a694677dfb0655d72e40
parent842bc2128b70e5390cacf83a24375cd5c0d0341c (diff)
downloadjansson-d857fd08a5bed44fc0c036737f0bc774db3ff562.zip
jansson-d857fd08a5bed44fc0c036737f0bc774db3ff562.tar.gz
jansson-d857fd08a5bed44fc0c036737f0bc774db3ff562.tar.bz2
doc/github_commits.c Add copyright notice
-rw-r--r--doc/github_commits.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/github_commits.c b/doc/github_commits.c
index 3d8e2cb..75b5d34 100644
--- a/doc/github_commits.c
+++ b/doc/github_commits.c
@@ -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>