]> AND Public Git Repository - simgrid.git/blobdiff - src/bindings/java/jxbt_utilities.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
explode smpi_main into modules
[simgrid.git] / src / bindings / java / jxbt_utilities.c
index 0f270e0f46d26c79817d436bd40c3dac2ec3be92..9d6e309748a6927c50f030921655e66281367ed0 100644 (file)
@@ -1,10 +1,10 @@
 /* Various JNI helper functions                                             */
 
-/* Copyright (c) 2007-2013. The SimGrid Team.
+/* Copyright (c) 2007-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. */
+ * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include <stdlib.h>             /* abort */
 #include "xbt/misc.h"