diff options
Diffstat (limited to 'keyboards/planck/ez/ez.c')
-rw-r--r-- | keyboards/planck/ez/ez.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/planck/ez/ez.c b/keyboards/planck/ez/ez.c index 818dc6658..5c68726a0 100644 --- a/keyboards/planck/ez/ez.c +++ b/keyboards/planck/ez/ez.c | |||
@@ -1,4 +1,6 @@ | |||
1 | /* Copyright 2018 Jack Humbert <jack.humb@gmail.com> | 1 | /* Copyright 2018 Jack Humbert <jack.humb@gmail.com> |
2 | * Copyright 2015 ZSA Technology Labs Inc (@zsa) | ||
3 | * Copyright 2020 Christopher Courtney, aka Drashna Jael're (@drashna) <drashna@live.com> | ||
2 | * | 4 | * |
3 | * This program is free software: you can redistribute it and/or modify | 5 | * 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 | 6 | * it under the terms of the GNU General Public License as published by |