about summary refs log tree commit homepage
path: root/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'http.h')
-rw-r--r--http.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/http.h b/http.h
index 5dd3a30..a7cdb55 100644
--- a/http.h
+++ b/http.h
@@ -1,3 +1,7 @@
+/*
+ * Copyright (C) 2012-2015 all contributors <cmogstored-public@bogomips.org>
+ * License: GPLv3 or later (see COPYING for details)
+ */
 #include "iov_str.h"
 void mog_http_resp0(struct mog_fd *, struct iovec *status, bool alive);