about summary refs log tree commit homepage
path: root/listen_parser.rl
diff options
context:
space:
mode:
Diffstat (limited to 'listen_parser.rl')
-rw-r--r--listen_parser.rl4
1 files changed, 2 insertions, 2 deletions
diff --git a/listen_parser.rl b/listen_parser.rl
index a006355..3df9ad5 100644
--- a/listen_parser.rl
+++ b/listen_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>
  */
 #include "cmogstored.h"
 #include "listen_parser.h"