From f7b9c65d347cd8bb749d64f6c87a684a01458e05 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Wed, 22 Aug 2018 12:16:28 +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/LEDEffects/LEDEffects.ino | 2 +- library.properties | 2 +- src/Kaleidoscope-LEDEffects.h | 2 +- src/Kaleidoscope/Jukebox.cpp | 2 +- src/Kaleidoscope/Jukebox.h | 2 +- src/Kaleidoscope/Miami.cpp | 2 +- src/Kaleidoscope/Miami.h | 2 +- src/Kaleidoscope/TriColor.cpp | 2 +- src/Kaleidoscope/TriColor.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/LEDEffects/LEDEffects.ino b/examples/LEDEffects/LEDEffects.ino index 2e092fd7..0c88da2e 100644 --- a/examples/LEDEffects/LEDEffects.ino +++ b/examples/LEDEffects/LEDEffects.ino @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LEDEffects -- An assorted collection of LED effects for Kaleidoscope - * Copyright (C) 2016, 2017, 2018 Gergely Nagy + * Copyright (C) 2016, 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 0fb17c84..fe8dc009 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=Kaleidoscope-LEDEffects version=0.0.0 author=Gergely Nagy -maintainer=Gergely Nagy +maintainer=Gergely Nagy sentence=An assorted collection of LED effects for Kaleidoscope. paragraph=A neat effect for every occasion one can possibly think of! category=Communication diff --git a/src/Kaleidoscope-LEDEffects.h b/src/Kaleidoscope-LEDEffects.h index a11d9b63..abc86147 100644 --- a/src/Kaleidoscope-LEDEffects.h +++ b/src/Kaleidoscope-LEDEffects.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LEDEffects -- An assorted collection of LED effects for Kaleidoscope - * Copyright (C) 2016, 2017 Gergely Nagy + * Copyright (C) 2016, 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/Jukebox.cpp b/src/Kaleidoscope/Jukebox.cpp index ff9b8229..b174ed09 100644 --- a/src/Kaleidoscope/Jukebox.cpp +++ b/src/Kaleidoscope/Jukebox.cpp @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LEDEffects -- An assorted collection of LED effects for Kaleidoscope - * Copyright (C) 2016 Gergely Nagy + * Copyright (C) 2016 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/Jukebox.h b/src/Kaleidoscope/Jukebox.h index a79dda40..76769893 100644 --- a/src/Kaleidoscope/Jukebox.h +++ b/src/Kaleidoscope/Jukebox.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LEDEffects -- An assorted collection of LED effects for Kaleidoscope - * Copyright (C) 2016, 2017 Gergely Nagy + * Copyright (C) 2016, 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/Miami.cpp b/src/Kaleidoscope/Miami.cpp index 249fc7e8..d0fdddf3 100644 --- a/src/Kaleidoscope/Miami.cpp +++ b/src/Kaleidoscope/Miami.cpp @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LEDEffects -- An assorted collection of LED effects for Kaleidoscope - * Copyright (C) 2016, 2017 Gergely Nagy + * Copyright (C) 2016, 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/Miami.h b/src/Kaleidoscope/Miami.h index 770cc323..add5bea1 100644 --- a/src/Kaleidoscope/Miami.h +++ b/src/Kaleidoscope/Miami.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LEDEffects -- An assorted collection of LED effects for Kaleidoscope - * Copyright (C) 2016, 2017 Gergely Nagy + * Copyright (C) 2016, 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/TriColor.cpp b/src/Kaleidoscope/TriColor.cpp index bfe91338..c2779364 100644 --- a/src/Kaleidoscope/TriColor.cpp +++ b/src/Kaleidoscope/TriColor.cpp @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LEDEffects -- An assorted collection of LED effects for Kaleidoscope - * Copyright (C) 2016, 2017 Gergely Nagy + * Copyright (C) 2016, 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/TriColor.h b/src/Kaleidoscope/TriColor.h index fa0ff132..6693608f 100644 --- a/src/Kaleidoscope/TriColor.h +++ b/src/Kaleidoscope/TriColor.h @@ -1,6 +1,6 @@ /* -*- mode: c++ -*- * Kaleidoscope-LEDEffects -- An assorted collection of LED effects for Kaleidoscope - * Copyright (C) 2016, 2017 Gergely Nagy + * Copyright (C) 2016, 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