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

Public GIT Repository
on the way for 3.22.2
[simgrid.git] / src / bindings / java / jmsg_rngstream.h
index 0cc952d4eb625f8db993b0d9956f3534b6741122..e92b58707a38186878da09baeb1c6a369e592846 100644 (file)
@@ -1,6 +1,6 @@
 /* Java binding of the RngStream library                                    */
 
-/* Copyright (c) 2007-2017. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2007-2019. 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. */
@@ -39,4 +39,4 @@ JNIEXPORT jdouble JNICALL Java_org_simgrid_msg_RngStream_randU01(JNIEnv *env, jo
 JNIEXPORT jint JNICALL Java_org_simgrid_msg_RngStream_randInt(JNIEnv *env, jobject jrngstream, jint i, jint j);
 
 SG_END_DECL()
-#endif                          /* MSG_RNGSTREAM_H */
+#endif