summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorFredric Silberberg <frsilb@microsoft.com>2017-06-01 03:07:02 +0200
committerFredric Silberberg <frsilb@microsoft.com>2017-06-01 03:07:02 +0200
commitdded79a412f6e93af2df7b96c2624980400680f4 (patch)
treefc3c5327b7310b5accdaab239b8addaac71143f0 /keyboards
parentcfaf34daec85e73fb878578ab86661a5b61d29b5 (diff)
downloadqmk_firmware-dded79a412f6e93af2df7b96c2624980400680f4.tar.gz
qmk_firmware-dded79a412f6e93af2df7b96c2624980400680f4.tar.xz
Update licensing on visualizer.c
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/ergodox/keymaps/333fred/visualizer.c15
1 files changed, 1 insertions, 14 deletions
diff --git a/keyboards/ergodox/keymaps/333fred/visualizer.c b/keyboards/ergodox/keymaps/333fred/visualizer.c
index eaeea6b89..2a30562ae 100644
--- a/keyboards/ergodox/keymaps/333fred/visualizer.c
+++ b/keyboards/ergodox/keymaps/333fred/visualizer.c
@@ -1,18 +1,5 @@
/*
-Copyright 2017 Fred Sundvik
-
-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 Foundation, either version 2 of the License, or
-(at your option) any later version.
-
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
+Note: this is a modified copy of ../default/visualizer.c, originally licensed GPL.
*/
#include "simple_visualizer.h"