]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/colls/allreduce-redbcast.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update the comments of that file
[simgrid.git] / src / smpi / colls / allreduce-redbcast.c
index ca9b8fcd37f1c699d284b4c81c823a950d9268ec..20b4481dd70612c8c682367a423de37e411fb12b 100644 (file)
@@ -1,3 +1,9 @@
+/* Copyright (c) 2013-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. */
+
 #include "colls_private.h"
 
 int smpi_coll_tuned_allreduce_redbcast(void *buf, void *buf2, int count,