summaryrefslogtreecommitdiff
path: root/src/sortedcache.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2017-06-30 13:34:05 +0200
committerPatrick Steinhardt <ps@pks.im>2017-07-03 08:51:47 +0000
commit2480d0eba85781c802027073a91f6f4331d4f71b (patch)
tree33640f556602693b8aaad16ab1abdbdb9df5be82 /src/sortedcache.c
parent0fb4b3519c32914073016f566555286c10e80fac (diff)
downloadlibgit2-2480d0eba85781c802027073a91f6f4331d4f71b.tar.gz
Add missing license headers
Some implementation files were missing the license headers. This commit adds them.
Diffstat (limited to 'src/sortedcache.c')
-rw-r--r--src/sortedcache.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sortedcache.c b/src/sortedcache.c
index cc322d478..76672d9f7 100644
--- a/src/sortedcache.c
+++ b/src/sortedcache.c
@@ -1,3 +1,10 @@
+/*
+ * Copyright (C) the libgit2 contributors. All rights reserved.
+ *
+ * This file is part of libgit2, distributed under the GNU GPL v2 with
+ * a Linking Exception. For full terms see the included COPYING file.
+ */
+
#include "sortedcache.h"
int git_sortedcache_new(