library for reading Macintosh resource forks
Go to file
Jesús A. Álvarez 5997cc7683 bump version 2016-04-17 14:16:31 +02:00
Makefile initial commit 2012-03-22 12:49:31 +01:00
README initial commit 2012-03-22 12:49:31 +01:00
libres_internal.h fix crash when reading empty resource maps 2016-04-17 14:15:06 +02:00
res.c bump version 2016-04-17 14:16:31 +02:00
res.h initial commit 2012-03-22 12:49:31 +01:00

README

libres - library for reading Macintosh resource forks
Copyright (C) 2008-2009 Jesus A. Alvarez

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, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.