X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=util.h;h=66bccbfa580b8c68005c3a03c78786722acd03cc;hb=9e0c6247c9cbc5c4c7a4ae6b1e2adc6a7a332c49;hp=2b607ad284423bbf98e40c83db9c392a1c268b96;hpb=2f80e790c6310ad24a4cb3d4a72c31314364fef7;p=max%2Ftmk_keyboard.git diff --git a/util.h b/util.h index 2b607ad2..66bccbfa 100644 --- a/util.h +++ b/util.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 UTIL_H #define UTIL_H 1