X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/865f97c868ce92518b1cf4f23e23bd1b16b7917c..283fae6059d96ec39fcbb36f21c6e1b6c8bae501:/src/xbt/set.c diff --git a/src/xbt/set.c b/src/xbt/set.c index 2f79281dfb..c5d84656da 100644 --- a/src/xbt/set.c +++ b/src/xbt/set.c @@ -1,8 +1,7 @@ -/* $Id$ */ - /* set - data container consisting in dict+dynar */ -/* Copyright (c) 2004 Martin Quinson. All rights reserved. */ +/* Copyright (c) 2004, 2005, 2006, 2007, 2008, 2009, 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. */