Updated copyright and TODO list

This commit is contained in:
Pierre Pronchery 2010-09-10 00:39:11 +00:00
parent 75edcf4333
commit 96726c61ee

View File

@ -1,5 +1,5 @@
/* $Id$ */
/* Copyright (c) 2009 Pierre Pronchery <khorben@defora.org> */
/* Copyright (c) 2010 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS System libSystem */
/* 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
@ -13,8 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* TODO:
* - implement what's missing
* - add floating point types (which can be transferred as a string) */
* - implement what's missing */