Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] DRY by adding get_call_type()
[simgrid.git] / examples / java / commTime / FinalizeTask.java
index d0e3f32899c0bf9630a181b53502eeb4a8159412..f5dcc1815fec2504d0ead406d2be99161092ef1b 100644 (file)
@@ -1,10 +1,8 @@
-/*
- * Copyright (c) 2006-2013. 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. 
- */
+/* Copyright (c) 2006-2014. 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. */
 
 package commTime;
 import org.simgrid.msg.*;