From 3c5380a34c6ba8deb613d7f9d44b8a65d6fa874a Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Wed, 22 Aug 2018 12:16:16 +0200 Subject: [PATCH] Assign my copyright to Keyboard.io While the original plugin was written independently, significant developments were made while working for Keyboard.io. As such, I feel it is appropriate to assign copyright to the company. Signed-off-by: Gergely Nagy --- examples/LED-AlphaSquare/LED-AlphaSquare.ino | 2 +- library.properties | 2 +- src/Kaleidoscope-LED-AlphaSquare.h | 2 +- src/Kaleidoscope/AlphaSquare-Effect.cpp | 2 +- src/Kaleidoscope/AlphaSquare-Effect.h | 2 +- src/Kaleidoscope/AlphaSquare-Symbols.h | 2 +- src/Kaleidoscope/LED-AlphaSquare-3x4.h | 2 +- src/Kaleidoscope/LED-AlphaSquare-4x4.h | 2 +- src/Kaleidoscope/LED-AlphaSquare.cpp | 2 +- src/Kaleidoscope/LED-AlphaSquare.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/LED-AlphaSquare/LED-AlphaSquare.ino b/examples/LED-AlphaSquare/LED-AlphaSquare.ino index d301dd52..5030ba8d 100644 --- a/examples/LED-AlphaSquare/LED-AlphaSquare.ino +++ b/examples/LED-AlphaSquare/LED-AlphaSquare.ino @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LED-AlphaSquare -- 4x4 pixel LED alphabet - * Copyright (C) 2017, 2018 Gergely Nagy + * Copyright (C) 2017, 2018 Keyboard.io, Inc * * 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 the Free Software diff --git a/library.properties b/library.properties index ecc6a2f2..d67491b7 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=Kaleidoscope-LED-AlphaSquare version=0.0.0 author=Gergely Nagy -maintainer=Gergely Nagy +maintainer=Gergely Nagy sentence=4x4 pixel LED alphabet, to be used with Kaleidoscope. paragraph=Includes a small, 4x4 font of alphanumerics, so you can have text on your keyboard LEDs. category=Communication diff --git a/src/Kaleidoscope-LED-AlphaSquare.h b/src/Kaleidoscope-LED-AlphaSquare.h index a4074126..9366536c 100644 --- a/src/Kaleidoscope-LED-AlphaSquare.h +++ b/src/Kaleidoscope-LED-AlphaSquare.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LED-AlphaSquare -- 4x4 pixel LED alphabet - * Copyright (C) 2017 Gergely Nagy + * Copyright (C) 2017 Keyboard.io, Inc * * 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 the Free Software diff --git a/src/Kaleidoscope/AlphaSquare-Effect.cpp b/src/Kaleidoscope/AlphaSquare-Effect.cpp index faf57b19..d5d343a5 100644 --- a/src/Kaleidoscope/AlphaSquare-Effect.cpp +++ b/src/Kaleidoscope/AlphaSquare-Effect.cpp @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LED-AlphaSquare -- 4x4 pixel LED alphabet - * Copyright (C) 2017, 2018 Gergely Nagy + * Copyright (C) 2017, 2018 Keyboard.io, Inc * * 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 the Free Software diff --git a/src/Kaleidoscope/AlphaSquare-Effect.h b/src/Kaleidoscope/AlphaSquare-Effect.h index d72c505f..af9d4554 100644 --- a/src/Kaleidoscope/AlphaSquare-Effect.h +++ b/src/Kaleidoscope/AlphaSquare-Effect.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LED-AlphaSquare -- 4x4 pixel LED alphabet - * Copyright (C) 2017, 2018 Gergely Nagy + * Copyright (C) 2017, 2018 Keyboard.io, Inc * * 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 the Free Software diff --git a/src/Kaleidoscope/AlphaSquare-Symbols.h b/src/Kaleidoscope/AlphaSquare-Symbols.h index e675251d..05b74566 100644 --- a/src/Kaleidoscope/AlphaSquare-Symbols.h +++ b/src/Kaleidoscope/AlphaSquare-Symbols.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LED-AlphaSquare -- 4x4 pixel LED alphabet - * Copyright (C) 2017 Gergely Nagy + * Copyright (C) 2017 Keyboard.io, Inc * * 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 the Free Software diff --git a/src/Kaleidoscope/LED-AlphaSquare-3x4.h b/src/Kaleidoscope/LED-AlphaSquare-3x4.h index a8e6c344..2fae3bf0 100644 --- a/src/Kaleidoscope/LED-AlphaSquare-3x4.h +++ b/src/Kaleidoscope/LED-AlphaSquare-3x4.h @@ -1,5 +1,5 @@ /* Kaleidoscope-LED-AlphaSquare -- 3x4 pixel LED alphabet - * Copyright (C) 2017 Gergely Nagy + * Copyright (C) 2017 Keyboard.io, Inc * * 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 the Free Software diff --git a/src/Kaleidoscope/LED-AlphaSquare-4x4.h b/src/Kaleidoscope/LED-AlphaSquare-4x4.h index 217f018e..f33e3388 100644 --- a/src/Kaleidoscope/LED-AlphaSquare-4x4.h +++ b/src/Kaleidoscope/LED-AlphaSquare-4x4.h @@ -1,5 +1,5 @@ /* Kaleidoscope-LED-AlphaSquare -- 4x4 pixel LED alphabet - * Copyright (C) 2017 Gergely Nagy + * Copyright (C) 2017 Keyboard.io, Inc * * 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 the Free Software diff --git a/src/Kaleidoscope/LED-AlphaSquare.cpp b/src/Kaleidoscope/LED-AlphaSquare.cpp index 48afb85c..3004ec48 100644 --- a/src/Kaleidoscope/LED-AlphaSquare.cpp +++ b/src/Kaleidoscope/LED-AlphaSquare.cpp @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LED-AlphaSquare -- 4x4 pixel LED alphabet - * Copyright (C) 2017 Gergely Nagy + * Copyright (C) 2017 Keyboard.io, Inc * * 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 the Free Software diff --git a/src/Kaleidoscope/LED-AlphaSquare.h b/src/Kaleidoscope/LED-AlphaSquare.h index eb2c8117..1c602064 100644 --- a/src/Kaleidoscope/LED-AlphaSquare.h +++ b/src/Kaleidoscope/LED-AlphaSquare.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LED-AlphaSquare -- 4x4 pixel LED alphabet - * Copyright (C) 2017 Gergely Nagy + * Copyright (C) 2017 Keyboard.io, Inc * * 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 the Free Software