]> gitweb.ps.run Git - ps-cgit/blobdiff - cache.c
Add license file and copyright notices
[ps-cgit] / cache.c
diff --git a/cache.c b/cache.c
index 1be1ea4393d50266ec623e7ff5bb38d9e7008795..b034c480e0d9866de93bfa3866abda0cb0bd7df5 100644 (file)
--- a/cache.c
+++ b/cache.c
@@ -1,3 +1,11 @@
+/* cache.c: cache management
+ *
+ * Copyright (C) 2006 Lars Hjemli
+ *
+ * Licensed under GNU General Public License v2
+ *   (see COPYING for full license text)
+ */
+
 #include "cgit.h"
 
 const int NOLOCK = -1;