diff options
author | kb-elmo <lorwel@mailbox.org> | 2021-03-21 03:43:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-21 13:43:04 +1100 |
commit | c5b0366a25639b34c2714e14b5a25a0133bc8e9a (patch) | |
tree | 9cf0c93f315b0d20281c58f235a0287766e0159e /keyboards/kira80/kira80.c | |
parent | 217e3a59c4efe4547bfe1be2ca09844d7758a3eb (diff) | |
download | qmk_firmware-c5b0366a25639b34c2714e14b5a25a0133bc8e9a.tar.gz qmk_firmware-c5b0366a25639b34c2714e14b5a25a0133bc8e9a.zip |
Fix Kira80 license headers (#12303)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/kira80/kira80.c')
-rw-r--r-- | keyboards/kira80/kira80.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kira80/kira80.c b/keyboards/kira80/kira80.c index b3ebcae29..0f79316fb 100644 --- a/keyboards/kira80/kira80.c +++ b/keyboards/kira80/kira80.c | |||
@@ -1,4 +1,4 @@ | |||
1 | /* Copyright 2020 Lorenz Wellmer | 1 | /* Copyright 2020 kb-elmo<mail@elmo.space> |
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 |