From c5b0366a25639b34c2714e14b5a25a0133bc8e9a Mon Sep 17 00:00:00 2001 From: kb-elmo Date: Sun, 21 Mar 2021 03:43:04 +0100 Subject: 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(-) (limited to 'keyboards') diff --git a/keyboards/kira80/config.h b/keyboards/kira80/config.h index d61d23ab61..d73c2faed0 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 c25d9cbeaa..21e4ce66eb 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 398d9f8118..85411bbcd6 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 44a4236f7f..e8468a0db6 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 1890aa2e19..a4c86fbf30 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 ebac6c6bd0..d875541045 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 b3ebcae29a..0f79316fba 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 7a037e9e49..0791536395 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 -- cgit v1.2.3