Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix copyright headers
[simgrid.git] / src / include / surf / surfxml_parse_private.h
index 57becf4..019c175 100644 (file)
@@ -1,6 +1,5 @@
-/*     $Id$     */
-
-/* Copyright (c) 2004 Arnaud Legrand. All rights reserved.                  */
+/* Copyright (c) 2006, 2007, 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. */
@@ -8,7 +7,6 @@
 #ifndef _SURF_SURFXML_PARSE_PRIVATE_H
 #define _SURF_SURFXML_PARSE_PRIVATE_H
 
-#include <stdio.h>
 #include "xbt/misc.h"
 #include "xbt/function_types.h"
 #include "surf/surfxml_parse.h"