]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Scan/avr-capsense/scan_loop.h
Cleaning up cap sense Alpha code
[kiibohd-controller.git] / Scan / avr-capsense / scan_loop.h
index 465cf57bb3d35e4f57bc8835e702c4bdee871c49..01007209fd50037b075268ecee4f42c93d337d0f 100644 (file)
@@ -1,7 +1,17 @@
 /* Copyright (C) 2013 by Jacob Alexander
  * 
- * dfj, put whatever license here you want
- * This file will probably be removed though.
+ *  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 3 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/>.
  */
 
 #ifndef __SCAN_LOOP_H