M quantum/template/avr/config.h => quantum/template/avr/config.h +1 -1
@@ 1,5 1,5 @@
/*
-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
M quantum/template/avr/template.c => quantum/template/avr/template.c +1 -1
@@ 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
M quantum/template/avr/template.h => quantum/template/avr/template.h +1 -1
@@ 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
M quantum/template/base/keymaps/default/config.h => quantum/template/base/keymaps/default/config.h +1 -1
@@ 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
M quantum/template/base/keymaps/default/keymap.c => quantum/template/base/keymaps/default/keymap.c +1 -1
@@ 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
M quantum/template/ps2avrgb/rules.mk => quantum/template/ps2avrgb/rules.mk +1 -1
@@ 1,4 1,4 @@
-# Copyright 2017 Luiz Ribeiro <luizribeiro@gmail.com>
+# Copyright 2019 Luiz Ribeiro <luizribeiro@gmail.com>
#
# 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
M quantum/template/ps2avrgb/template.c => quantum/template/ps2avrgb/template.c +1 -1
@@ 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
M quantum/template/ps2avrgb/template.h => quantum/template/ps2avrgb/template.h +1 -1
@@ 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