Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Massive cleanups in ruby. Not yet working (segfault on task reception)
[simgrid.git] / src / bindings / ruby / rb_msg.c
index 8638eae..b71f556 100644 (file)
@@ -1,12 +1,8 @@
 /* 
- * $Id$
+ * Copyright 2010. The SimGrid Team. All right reserved.
  *
- * Copyright 2010 Martin Quinson, Mehdi Fekari           
- * All right 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. 
+ * 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.
  */ 
 
 #include "rb_msg.h"