summaryrefslogtreecommitdiffstats
path: root/quantum/template/base
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-05-14 06:01:13 +0200
committerDrashna Jaelre <drashna@live.com>2018-05-14 06:01:13 +0200
commit70e60b0a0cbcc000b0192cec8d32a2745a0b25fa (patch)
treed418653d4f299db1c83d06e7d8184bae7ad9b172 /quantum/template/base
parentfdee10b38e23254063cae18dac839752c2cc84c0 (diff)
downloadqmk_firmware-70e60b0a0cbcc000b0192cec8d32a2745a0b25fa.tar.gz
qmk_firmware-70e60b0a0cbcc000b0192cec8d32a2745a0b25fa.tar.xz
update template copyrights to 2018 (#2962)
Diffstat (limited to 'quantum/template/base')
-rw-r--r--quantum/template/base/keymaps/default/config.h2
-rw-r--r--quantum/template/base/keymaps/default/keymap.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/quantum/template/base/keymaps/default/config.h b/quantum/template/base/keymaps/default/config.h
index 0aa9e9e81..0f7563505 100644
--- a/quantum/template/base/keymaps/default/config.h
+++ b/quantum/template/base/keymaps/default/config.h
@@ -1,4 +1,4 @@
-/* Copyright 2017 REPLACE_WITH_YOUR_NAME
+/* Copyright 2018 REPLACE_WITH_YOUR_NAME
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/quantum/template/base/keymaps/default/keymap.c b/quantum/template/base/keymaps/default/keymap.c
index d4bda895c..14a8bc0f2 100644
--- a/quantum/template/base/keymaps/default/keymap.c
+++ b/quantum/template/base/keymaps/default/keymap.c
@@ -1,4 +1,4 @@
-/* Copyright 2017 REPLACE_WITH_YOUR_NAME
+/* Copyright 2018 REPLACE_WITH_YOUR_NAME
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by