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, 2 insertions, 2 deletions
diff --git a/defaults.h b/defaults.h
index 1d2e1b4..66ec0e5 100644
--- a/defaults.h
+++ b/defaults.h
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2012-2016 all contributors <cmogstored-public@bogomips.org>
- * License: GPLv3 or later (see COPYING for details)
+ * Copyright (C) 2012-2018 all contributors <cmogstored-public@bogomips.org>
+ * License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
  */
 #define MOG_DEFAULT_MAXCONNS 10000
 #define MOG_DEFAULT_HTTPLISTEN "0.0.0.0:7500"