Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MPI_Sendrecv
[simgrid.git] / src / xbt / dict_elm.c
index 72f2f61..2284403 100644 (file)
@@ -1,8 +1,8 @@
 /* $Id$ */
 
-/* dict - a generic dictionnary, variation over the B-tree concept          */
+/* dict - a generic dictionary, variation over the B-tree concept           */
 
-/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved.            */
+/* Copyright (c) 2003-2009 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. */