Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[psg] update: Makefile, run.sh,test.sh
[simgrid.git] / examples / java / tracing / PingPongTask.java
index 8e2224c5e34146752027676ea075ba8886fd55a0..f43b69e67cbb61572b524e75fd8ee0268fbc7e01 100644 (file)
@@ -1,9 +1,8 @@
-/*
- * Copyright 2006-2012. 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 tracing;
 import org.simgrid.msg.NativeException;