X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=MSP430-FORTH%2Flib%2FI2C_Slave_to_LCD_2x20.f;h=1a315c1a7fe4a6fd650e4a963ea224ad68150676;hb=a204bd28a60ae4fa7b7ee0153a0ed03bd968522a;hp=d5161fd8fb8859244e74609714405fe25f27e951;hpb=ec2b890a07db1986430c91c464d38e38f5446f3d;p=fast-forth%2Fmaster.git diff --git a/MSP430-FORTH/lib/I2C_Slave_to_LCD_2x20.f b/MSP430-FORTH/lib/I2C_Slave_to_LCD_2x20.f index d5161fd..1a315c1 100644 --- a/MSP430-FORTH/lib/I2C_Slave_to_LCD_2x20.f +++ b/MSP430-FORTH/lib/I2C_Slave_to_LCD_2x20.f @@ -1,21 +1,5 @@ \ name : I2C_Slave_to_LCD_2x20.f -\ Copyright (C) <2015> -\ -\ 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 . -\ - \ --------------------------------------\ \ example of App running under interrupt \ --------------------------------------\