--- trunk/src/misc.c 2007/10/08 16:19:56 24 +++ trunk/src/misc.c 2007/10/08 16:21:17 34 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2006 Anders Gavare. All rights reserved. + * Copyright (C) 2005-2007 Anders Gavare. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -25,7 +25,7 @@ * SUCH DAMAGE. * * - * $Id: misc.c,v 1.5 2006/02/25 12:55:19 debug Exp $ + * $Id: misc.c,v 1.6 2006/12/30 13:30:52 debug Exp $ * * This file contains things that don't fit anywhere else, and fake/dummy * implementations of libc functions that are missing on some systems.