From c5b0366a25639b34c2714e14b5a25a0133bc8e9a Mon Sep 17 00:00:00 2001 From: kb-elmo Date: Sun, 21 Mar 2021 03:43:04 +0100 Subject: [PATCH] Fix Kira80 license headers (#12303) Co-authored-by: Ryan Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> --- keyboards/kira80/config.h | 2 +- keyboards/kira80/keymaps/ansi/keymap.c | 2 +- keyboards/kira80/keymaps/ansi_wkl/keymap.c | 2 +- keyboards/kira80/keymaps/default/keymap.c | 2 +- keyboards/kira80/keymaps/iso/keymap.c | 2 +- keyboards/kira80/keymaps/via/keymap.c | 2 +- keyboards/kira80/kira80.c | 2 +- keyboards/kira80/kira80.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/keyboards/kira80/config.h b/keyboards/kira80/config.h index d61d23ab614d8d5fab2fa0eaa5ff32da6b3bd2c1..d73c2faed0a43f06597ebe23e6cffafb3123a7fc 100644 --- a/keyboards/kira80/config.h +++ b/keyboards/kira80/config.h @@ -1,5 +1,5 @@ /* -Copyright 2020 Lorenz Wellmer +Copyright 2020 kb-elmo 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/keyboards/kira80/keymaps/ansi/keymap.c b/keyboards/kira80/keymaps/ansi/keymap.c index c25d9cbeaa78b267bafa28e6fcc50bdc43076c56..21e4ce66eb6cde645194d61ce12128a458156a84 100644 --- a/keyboards/kira80/keymaps/ansi/keymap.c +++ b/keyboards/kira80/keymaps/ansi/keymap.c @@ -1,4 +1,4 @@ -/* Copyright 2020 Lorenz Wellmer +/* Copyright 2020 kb-elmo * * 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/keyboards/kira80/keymaps/ansi_wkl/keymap.c b/keyboards/kira80/keymaps/ansi_wkl/keymap.c index 398d9f8118f93c125973de290b2a75d7261911ba..85411bbcd637093cd9400aeacebc49246dc174ca 100644 --- a/keyboards/kira80/keymaps/ansi_wkl/keymap.c +++ b/keyboards/kira80/keymaps/ansi_wkl/keymap.c @@ -1,4 +1,4 @@ -/* Copyright 2020 Lorenz Wellmer +/* Copyright 2020 kb-elmo * * 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/keyboards/kira80/keymaps/default/keymap.c b/keyboards/kira80/keymaps/default/keymap.c index 44a4236f7f8281fd93c598febc6b365cab9c9ca1..e8468a0db6d9da77aee86f313a9c86773f8d19fa 100644 --- a/keyboards/kira80/keymaps/default/keymap.c +++ b/keyboards/kira80/keymaps/default/keymap.c @@ -1,4 +1,4 @@ -/* Copyright 2020 Lorenz Wellmer +/* Copyright 2020 kb-elmo * * 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/keyboards/kira80/keymaps/iso/keymap.c b/keyboards/kira80/keymaps/iso/keymap.c index 1890aa2e190682cfe997dc9aa45dbbaad83e30c0..a4c86fbf304183bb4221e663f21d77227bcfbde5 100644 --- a/keyboards/kira80/keymaps/iso/keymap.c +++ b/keyboards/kira80/keymaps/iso/keymap.c @@ -1,4 +1,4 @@ -/* Copyright 2020 Lorenz Wellmer +/* Copyright 2020 kb-elmo * * 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/keyboards/kira80/keymaps/via/keymap.c b/keyboards/kira80/keymaps/via/keymap.c index ebac6c6bd07fb9bbd683d28264dd4d6a986ca2c7..d875541045afa600d926e77fe036362019a2560a 100644 --- a/keyboards/kira80/keymaps/via/keymap.c +++ b/keyboards/kira80/keymaps/via/keymap.c @@ -1,4 +1,4 @@ -/* Copyright 2020 Lorenz Wellmer +/* Copyright 2020 kb-elmo * * 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/keyboards/kira80/kira80.c b/keyboards/kira80/kira80.c index b3ebcae29aa8654a799e2678ebafce43af6394a7..0f79316fbaa451b986f2ee91bb9ad6ce5d688d19 100644 --- a/keyboards/kira80/kira80.c +++ b/keyboards/kira80/kira80.c @@ -1,4 +1,4 @@ -/* Copyright 2020 Lorenz Wellmer +/* Copyright 2020 kb-elmo * * 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/keyboards/kira80/kira80.h b/keyboards/kira80/kira80.h index 7a037e9e499175f50e91e499ad842cf6bc5cfeed..079153639507b76d7157cab3a58e32cee265f306 100644 --- a/keyboards/kira80/kira80.h +++ b/keyboards/kira80/kira80.h @@ -1,4 +1,4 @@ -/* Copyright 2020 Lorenz Wellmer +/* Copyright 2020 kb-elmo * * 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