about summary refs log tree commit homepage
path: root/defaults.h
diff options
context:
space:
mode:
Diffstat (limited to 'defaults.h')
-rw-r--r--defaults.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/defaults.h b/defaults.h
index adf9468..caa974c 100644
--- a/defaults.h
+++ b/defaults.h
@@ -1,3 +1,7 @@
+/*
+ * Copyright (C) 2012-2015 all contributors <cmogstored-public@bogomips.org>
+ * License: GPLv3 or later (see COPYING for details)
+ */
 #define MOG_DEFAULT_MAXCONNS 10000
 #define MOG_DEFAULT_HTTPLISTEN "0.0.0.0:7500"
 #define MOG_DEFAULT_MGMTLISTEN "0.0.0.0:7501"