diff --git a/quantum/analog.c b/quantum/analog.c index fa2708164bb6..1ec38df75df6 100644 --- a/quantum/analog.c +++ b/quantum/analog.c @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2015 Jack Humbert * * 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/analog.h b/quantum/analog.h index 4653008cac65..8d93de7dc27f 100644 --- a/quantum/analog.h +++ b/quantum/analog.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2015 Jack Humbert * * 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/api.h b/quantum/api.h index be6f64e2443a..efc0ddca1207 100644 --- a/quantum/api.h +++ b/quantum/api.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/api/api_sysex.h b/quantum/api/api_sysex.h index 22f19c6a7404..a23f00f5724e 100644 --- a/quantum/api/api_sysex.h +++ b/quantum/api/api_sysex.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/audio/luts.c b/quantum/audio/luts.c index aca55baedc08..57f2d5924c38 100644 --- a/quantum/audio/luts.c +++ b/quantum/audio/luts.c @@ -1,4 +1,4 @@ -/* Copyright 2017 IBNobody +/* Copyright 2016 IBNobody * * 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/audio/luts.h b/quantum/audio/luts.h index 20c6d14a4d33..155e34e88db5 100644 --- a/quantum/audio/luts.h +++ b/quantum/audio/luts.h @@ -1,4 +1,4 @@ -/* Copyright 2017 IBNobody +/* Copyright 2016 IBNobody * * 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/audio/musical_notes.h b/quantum/audio/musical_notes.h index 165317b6a43f..a3aaa2f1998b 100644 --- a/quantum/audio/musical_notes.h +++ b/quantum/audio/musical_notes.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/audio/wave.h b/quantum/audio/wave.h index f509ff5b8358..f15615dd1ba8 100644 --- a/quantum/audio/wave.h +++ b/quantum/audio/wave.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/keycode_config.c b/quantum/keycode_config.c index 89c0cadc81cc..4f7bc525ec34 100644 --- a/quantum/keycode_config.c +++ b/quantum/keycode_config.c @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/keymap_extras/keymap_dvp.h b/quantum/keymap_extras/keymap_dvp.h index 6574ce4a6390..50e2d1f461e0 100644 --- a/quantum/keymap_extras/keymap_dvp.h +++ b/quantum/keymap_extras/keymap_dvp.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Artyom Mironov +/* Copyright 2016 Artyom Mironov * * 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/process_keycode/process_chording.c b/quantum/process_keycode/process_chording.c index 1f98c8da3af2..6c6ebe300a70 100644 --- a/quantum/process_keycode/process_chording.c +++ b/quantum/process_keycode/process_chording.c @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/process_keycode/process_chording.h b/quantum/process_keycode/process_chording.h index 97d8e9afcf87..8c0f4862a817 100644 --- a/quantum/process_keycode/process_chording.h +++ b/quantum/process_keycode/process_chording.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/process_keycode/process_leader.c b/quantum/process_keycode/process_leader.c index 1120126e2d7b..473906d65784 100644 --- a/quantum/process_keycode/process_leader.c +++ b/quantum/process_keycode/process_leader.c @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/process_keycode/process_leader.h b/quantum/process_keycode/process_leader.h index 6065d169d657..da7a3d2ef702 100644 --- a/quantum/process_keycode/process_leader.h +++ b/quantum/process_keycode/process_leader.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/process_keycode/process_midi.h b/quantum/process_keycode/process_midi.h index b93f54d2585d..561bd5f1baab 100644 --- a/quantum/process_keycode/process_midi.h +++ b/quantum/process_keycode/process_midi.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/process_keycode/process_music.h b/quantum/process_keycode/process_music.h index b6ff04ca51d8..77bf6316bcc0 100644 --- a/quantum/process_keycode/process_music.h +++ b/quantum/process_keycode/process_music.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/process_keycode/process_printer.c b/quantum/process_keycode/process_printer.c index eb31dfa546a6..807f7a0b91a8 100644 --- a/quantum/process_keycode/process_printer.c +++ b/quantum/process_keycode/process_printer.c @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/process_keycode/process_printer.h b/quantum/process_keycode/process_printer.h index 1648473a086d..aa494ac8a7f5 100644 --- a/quantum/process_keycode/process_printer.h +++ b/quantum/process_keycode/process_printer.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/process_keycode/process_printer_bb.c b/quantum/process_keycode/process_printer_bb.c index d94bede8df82..55d3b552b2fb 100644 --- a/quantum/process_keycode/process_printer_bb.c +++ b/quantum/process_keycode/process_printer_bb.c @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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/keymaps/default/config.h b/quantum/template/keymaps/default/config.h index cca980a0c453..26c35164a3e6 100644 --- a/quantum/template/keymaps/default/config.h +++ b/quantum/template/keymaps/default/config.h @@ -1,4 +1,4 @@ -/* Copyright 2017 Jack Humbert +/* Copyright 2016 Jack Humbert * * 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