X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Faudio%2Fluts.c;h=4404aff4340948321166a60d1e66704f07e063a7;hb=84879f28a3e9e61053f7db37724b23bb32fbb0b4;hp=9f3de9a05c8c578666e64b65ba2eb3c5962e093a;hpb=639cdd363e35c13fe331939d0972aa4db5f5198d;p=qmk_firmware.git diff --git a/quantum/audio/luts.c b/quantum/audio/luts.c index 9f3de9a05..4404aff43 100644 --- a/quantum/audio/luts.c +++ b/quantum/audio/luts.c @@ -1,6 +1,19 @@ -#include -#include -#include +/* Copyright 2016 IBNobody + * + * 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 . + */ + #include "luts.h" const float vibrato_lut[VIBRATO_LUT_LENGTH] =