aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2009-07-28 11:01:52 +0300
committerPetri Lehtinen <petri@digip.org>2009-07-30 11:32:24 +0300
commit2f4d6f8ae768886f8ee831bae169763856b5a827 (patch)
treeab9565367d59b31d11984e5e8032c84fe30a14fe /src/util.h
parentf41e3809844319feae0033ce84d3acc2c5340e8d (diff)
downloadjansson-2f4d6f8ae768886f8ee831bae169763856b5a827.zip
jansson-2f4d6f8ae768886f8ee831bae169763856b5a827.tar.gz
jansson-2f4d6f8ae768886f8ee831bae169763856b5a827.tar.bz2
Add LICENSE and a copyright note to all sources
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/util.h b/src/util.h
index 5bffa9b..66066c5 100644
--- a/src/util.h
+++ b/src/util.h
@@ -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 UTIL_H
#define UTIL_H