Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Indent include and src using this command:
[simgrid.git] / src / gras / Msg / msg_interface.h
index 819d9f1..2905b0c 100644 (file)
@@ -2,7 +2,8 @@
 
 /* module's public interface exported within GRAS, but not to end user.     */
 
-/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved.            */
+/* Copyright (c) 2004, 2005, 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. */
@@ -52,4 +53,4 @@ void gras_msg_listener_close_socket(int sd);
 #define GRAS_PROTOCOL_VERSION '\1';
 
 
-#endif /* GRAS_MSG_INTERFACE_H */
+#endif                          /* GRAS_MSG_INTERFACE_H */