X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=quantum%2Fanalog.h;h=8d93de7dc27f983e1d55620bf3ead95858586aa4;hb=a7942c4f4893b0726566217a2cbe5c526483bd47;hp=9b95a93befe985b5337e15421444772c90106479;hpb=547da78335298df6666200c6063ac6f1aba312fd;p=qmk_firmware.git diff --git a/quantum/analog.h b/quantum/analog.h index 9b95a93be..8d93de7dc 100644 --- a/quantum/analog.h +++ b/quantum/analog.h @@ -1,3 +1,19 @@ +/* Copyright 2015 Jack Humbert + * + * 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 . + */ + #ifndef _analog_h_included__ #define _analog_h_included__