Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix (C) dates
[simgrid.git] / src / xbt / dict.c
index a499ab2..4d1d51c 100644 (file)
@@ -2,7 +2,7 @@
 
 /* dict - a generic dictionnary, variation over the B-tree concept          */
 
-/* Copyright (c) 2004 Martin Quinson. All rights reserved.                  */
+/* Copyright (c) 2003,2004 Martin Quinson. 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. */