comparison system/file.h @ 27:3a6aaeab7b4e

* Fixed a typo in Jagarl's name * Updated GPL2 headers (new FSF adress)
author thib
date Mon, 02 Mar 2009 20:53:10 +0000
parents 223b71206888
children 3fe3e5f184b5
comparison
equal deleted inserted replaced
26:f45da03ca631 27:3a6aaeab7b4e
17 * This program is distributed in the hope that it will be useful, 17 * This program is distributed in the hope that it will be useful,
18 * but WITHOUT ANY WARRANTY; without even the implied warranty of 18 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 * GNU General Public License for more details. 20 * GNU General Public License for more details.
21 * 21 *
22 * You should have received a copy of the GNU General Public License 22 * You should have received a copy of the GNU General Public License along
23 * along with this program; if not, write to the Free Software 23 * with this program; if not, write to the Free Software Foundation, Inc.,
24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 24 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
25 * 25 *
26 */ 26 */
27 27
28 #ifndef __KANON_FILE_H__ 28 #ifndef __KANON_FILE_H__
29 #define __KANON_FILE_H__ 29 #define __KANON_FILE_H__