diff options
| author | MechMerlin | 2019-01-21 03:41:57 +0100 |
|---|---|---|
| committer | Drashna Jaelre | 2019-01-21 03:41:57 +0100 |
| commit | b0d308eea1a66f9daaee523882c6d050cd88f1c5 (patch) | |
| tree | e792b4d2824f5a3603cb7bb8793ecfbc82452d7a /quantum/template/base/keymaps/default/keymap.c | |
| parent | 17fbfcb898c8f765b94ef34cf3f6c9181c7a5c56 (diff) | |
Update Templates (stop living in the past, its 2019) (#4897)
Diffstat (limited to 'quantum/template/base/keymaps/default/keymap.c')
| -rw-r--r-- | quantum/template/base/keymaps/default/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/base/keymaps/default/keymap.c b/quantum/template/base/keymaps/default/keymap.c index 5f0730c8a9..11cd134a06 100644 --- a/quantum/template/base/keymaps/default/keymap.c +++ b/quantum/template/base/keymaps/default/keymap.c @@ -1,4 +1,4 @@ -/* Copyright 2018 REPLACE_WITH_YOUR_NAME +/* Copyright 2019 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 |