X-Git-Url: https://git.gag.com/?p=debian%2Fyforth;a=blobdiff_plain;f=filee.h;fp=filee.h;h=274e1aa161046eca6af268a852f635a7d6bebc97;hp=f3523a8cd64ff49e54e00e5562a68ffa8f95eed0;hb=389213bc0d9e6b16780f413b883e8b442b83b041;hpb=5ca77188f961aea4b95123227bd6952b735b80e7 diff --git a/filee.h b/filee.h index f3523a8..274e1aa 100644 --- a/filee.h +++ b/filee.h @@ -1,8 +1,18 @@ -/* yForth? - Written by Luca Padovani (C) 1996/97 - * ------------------------------------------------------------------------ - * This software is FreeWare as long as it comes with this header in each - * source file, anyway you can use it or any part of it whatever - * you want. It comes without any warranty, so use it at your own risk. +/* yForth? - A Forth interpreter written in ANSI C + * Copyright (C) 2012 Luca Padovani + * + * 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 . * ------------------------------------------------------------------------ * Module name: filee.h * Abstract: Include file for "File extension" word set