X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Faudio%2Fluts.c;h=4404aff4340948321166a60d1e66704f07e063a7;hb=dfebfecd48ebe972e7374e9ce26c795e3ddc88ae;hp=9f3de9a05c8c578666e64b65ba2eb3c5962e093a;hpb=76e36a787a58ad0e72fac579e4a02aa66ce26be1;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] =