Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] switch back to regular boost libs (1_59 was mandatory for MSVC15)
[simgrid.git] / examples / java / cloud / FinalizeTask.java
index c7b5c544204a666b0c1c9f82036e5a80bfcdc06f..b710b2fa54b156d8daebea0626bc64f18679b3d7 100644 (file)
@@ -1,9 +1,9 @@
-/*
- * Copyright 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) 2012-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 cloud;
 
 import org.simgrid.msg.Task;