X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=led.h;h=402a247b9a45ba76f800e6cdc1ca45ab88d9e436;hb=660ea5a2cd6aaf26eb584ae6cfbf777bdf62f0b2;hp=37bab4255459b3dbe6f9f72ca6767802ee2635c6;hpb=acc974c64b1e17e6807133fdc50de5bb34aedda5;p=max%2Ftmk_keyboard.git diff --git a/led.h b/led.h index 37bab425..402a247b 100644 --- a/led.h +++ b/led.h @@ -1,3 +1,20 @@ +/* +Copyright 2011 Jun Wako + +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 LED_H #define LED_H #include "stdint.h"