about summary refs log tree commit homepage
path: root/cfg_parser.rl
diff options
context:
space:
mode:
Diffstat (limited to 'cfg_parser.rl')
-rw-r--r--cfg_parser.rl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cfg_parser.rl b/cfg_parser.rl
index fd496db..2e0b263 100644
--- a/cfg_parser.rl
+++ b/cfg_parser.rl
@@ -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>
  */
 /*
  * parses config files used by the original (Perl) mogstored