X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4725d7a4bc5ac1fdae3e86222cdc23eaaf6fb226..1c10206dfec917be0f5b3f4964f82b0c959436e2:/src/xbt/error.c diff --git a/src/xbt/error.c b/src/xbt/error.c index 9fe0e4e9ac..24abc680c5 100644 --- a/src/xbt/error.c +++ b/src/xbt/error.c @@ -1,12 +1,10 @@ -/* $Id$ */ - /* error - Error handling functions */ -/* Authors: Martin Quinson */ -/* Copyright (C) 2001,2002,2003,2004 the OURAGAN project. */ +/* Copyright (c) 2004, 2005, 2006, 2008, 2010. The SimGrid Team. + * All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it - under the terms of the license (GNU LGPL) which comes with this package. */ + * under the terms of the license (GNU LGPL) which comes with this package. */ #include "xbt/sysdep.h"