diff options
| author | fauxpark <fauxpark@gmail.com> | 2019-07-09 07:07:36 +1000 |
|---|---|---|
| committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-07-08 14:07:35 -0700 |
| commit | 8b1cdd1e3d27cce830c36f9604e5f69337b2c83e (patch) | |
| tree | b86e7057a654588457561ff70b70d1eadc947ac7 /quantum/template/base/keymaps/default/config.h | |
| parent | dfebfecd48ebe972e7374e9ce26c795e3ddc88ae (diff) | |
| download | qmk_firmware-8b1cdd1e3d27cce830c36f9604e5f69337b2c83e.tar.gz qmk_firmware-8b1cdd1e3d27cce830c36f9604e5f69337b2c83e.zip | |
Add copyright year placeholders to new keyboard script (#6280)
* Add copyright year placeholders to new keyboard script
* More copyright header tweaks
Diffstat (limited to 'quantum/template/base/keymaps/default/config.h')
| -rw-r--r-- | quantum/template/base/keymaps/default/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/base/keymaps/default/config.h b/quantum/template/base/keymaps/default/config.h index 44382016a..5b00c8956 100644 --- a/quantum/template/base/keymaps/default/config.h +++ b/quantum/template/base/keymaps/default/config.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* Copyright 2019 %YOUR_NAME% | 1 | /* Copyright %YEAR% %YOUR_NAME% |
| 2 | * | 2 | * |
| 3 | * This program is free software: you can redistribute it and/or modify | 3 | * This program is free software: you can redistribute it and/or modify |
| 4 | * it under the terms of the GNU General Public License as published by | 4 | * it under the terms of the GNU General Public License as published by |
