]> AND Public Git Repository - simgrid.git/blobdiff - examples/java/async/Forwarder.java
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / examples / java / async / Forwarder.java
index a4913a6d71954bcd1b72f1481eb7342f1bcc0eb1..fbf394faf08317ace259e0fe924b5a68fd881610 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 async;
 import org.simgrid.msg.Host;