ieat.txt 1.1 KB

123456789101112131415161718192021222324
  1. =======================================================================
  2. iEat - Internet recipe database
  3. Version @VERSION@ @BUILD_DATE@
  4. =======================================================================
  5. iEat is released under the GPL, as noted below:
  6. ---------------------------------------------------------------------
  7. This program is free software; you can redistribute it and/or
  8. modify it under the terms of the GNU General Public License as
  9. published by the Free Software Foundation; either version 2 of
  10. the License, or (at your option) any later version.
  11. This program is distributed in the hope that it will be useful,
  12. but WITHOUT ANY WARRANTY; without even the implied warranty of
  13. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  14. General Public License for more details.
  15. You should have received a copy of the GNU General Public License
  16. along with this program; if not, write to the Free Software
  17. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
  18. 02111-1307 USA
  19. ---------------------------------------------------------------------
  20. $Id: ieat.txt,v 1.1 2004/11/19 16:20:20 matt Exp $