Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add FindNS3 module to cmake.
[simgrid.git] / src / xbt / log_private.h
index 1680b59..5ae1d5a 100644 (file)
@@ -1,6 +1,7 @@
 /* $Id: log.c 4794 2007-10-10 12:38:37Z mquinson $ */
 
-/* Copyright (c) 2003-2007 Martin Quinson. All rights reserved.             */
+/* Copyright (c) 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. */
@@ -35,4 +36,4 @@ XBT_PUBLIC(void) xbt_log_parent_set(xbt_log_category_t cat,
                                     xbt_log_category_t parent);
 
 
-#endif /* LOG_PRIVATE_H */
+#endif                          /* LOG_PRIVATE_H */