diff options
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/xd75/config.h | 2 | ||||
-rw-r--r-- | keyboards/xd75/keymaps/default/config.h | 2 | ||||
-rw-r--r-- | keyboards/xd75/keymaps/default/keymap.c | 2 | ||||
-rw-r--r-- | keyboards/xd75/xd75.c | 2 | ||||
-rw-r--r-- | keyboards/xd75/xd75.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/xd75/config.h b/keyboards/xd75/config.h index 608d0aad13..b509dbdec2 100644 --- a/keyboards/xd75/config.h +++ b/keyboards/xd75/config.h @@ -1,5 +1,5 @@ /* -Copyright 2017 REPLACE_WITH_YOUR_NAME +Copyright 2017 Benjamin Kesselring 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/xd75/keymaps/default/config.h b/keyboards/xd75/keymaps/default/config.h index f52a97bbc8..015377b5f8 100644 --- a/keyboards/xd75/keymaps/default/config.h +++ b/keyboards/xd75/keymaps/default/config.h @@ -1,4 +1,4 @@ -/* Copyright 2017 REPLACE_WITH_YOUR_NAME +/* Copyright 2017 Benjamin Kesselring * * 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/xd75/keymaps/default/keymap.c b/keyboards/xd75/keymaps/default/keymap.c index 82ea1f2be8..9867322993 100644 --- a/keyboards/xd75/keymaps/default/keymap.c +++ b/keyboards/xd75/keymaps/default/keymap.c @@ -1,4 +1,4 @@ -/* Copyright 2017 REPLACE_WITH_YOUR_NAME +/* Copyright 2017 Benjamin Kesselring * * 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/xd75/xd75.c b/keyboards/xd75/xd75.c index 3d635f3c10..9b35b6cfa0 100644 --- a/keyboards/xd75/xd75.c +++ b/keyboards/xd75/xd75.c @@ -1,4 +1,4 @@ -/* Copyright 2017 REPLACE_WITH_YOUR_NAME +/* Copyright 2017 Benjamin Kesselring * * 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/xd75/xd75.h b/keyboards/xd75/xd75.h index 08592b6650..b2030d4a6e 100644 --- a/keyboards/xd75/xd75.h +++ b/keyboards/xd75/xd75.h @@ -1,4 +1,4 @@ -/* Copyright 2017 REPLACE_WITH_YOUR_NAME +/* Copyright 2017 Benjamin Kesselring * * 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 |