~ruther/qmk_firmware

c5b0366a25639b34c2714e14b5a25a0133bc8e9a — kb-elmo 4 years ago 217e3a5
Fix Kira80 license headers (#12303)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
M keyboards/kira80/config.h => keyboards/kira80/config.h +1 -1
@@ 1,5 1,5 @@
/*
Copyright 2020 Lorenz Wellmer
Copyright 2020 kb-elmo<mail@elmo.space>

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 keyboards/kira80/keymaps/ansi/keymap.c => keyboards/kira80/keymaps/ansi/keymap.c +1 -1
@@ 1,4 1,4 @@
/* Copyright 2020 Lorenz Wellmer
/* Copyright 2020 kb-elmo<mail@elmo.space>
 *
 * 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 keyboards/kira80/keymaps/ansi_wkl/keymap.c => keyboards/kira80/keymaps/ansi_wkl/keymap.c +1 -1
@@ 1,4 1,4 @@
/* Copyright 2020 Lorenz Wellmer
/* Copyright 2020 kb-elmo<mail@elmo.space>
 *
 * 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 keyboards/kira80/keymaps/default/keymap.c => keyboards/kira80/keymaps/default/keymap.c +1 -1
@@ 1,4 1,4 @@
/* Copyright 2020 Lorenz Wellmer
/* Copyright 2020 kb-elmo<mail@elmo.space>
 *
 * 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 keyboards/kira80/keymaps/iso/keymap.c => keyboards/kira80/keymaps/iso/keymap.c +1 -1
@@ 1,4 1,4 @@
/* Copyright 2020 Lorenz Wellmer
/* Copyright 2020 kb-elmo<mail@elmo.space>
 *
 * 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 keyboards/kira80/keymaps/via/keymap.c => keyboards/kira80/keymaps/via/keymap.c +1 -1
@@ 1,4 1,4 @@
/* Copyright 2020 Lorenz Wellmer
/* Copyright 2020 kb-elmo<mail@elmo.space>
 *
 * 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 keyboards/kira80/kira80.c => keyboards/kira80/kira80.c +1 -1
@@ 1,4 1,4 @@
/* Copyright 2020 Lorenz Wellmer
/* Copyright 2020 kb-elmo<mail@elmo.space>
 *
 * 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 keyboards/kira80/kira80.h => keyboards/kira80/kira80.h +1 -1
@@ 1,4 1,4 @@
/* Copyright 2020 Lorenz Wellmer
/* Copyright 2020 kb-elmo<mail@elmo.space>
 *
 * 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