Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replaced check for GNU compiler with CMAKE variable. ...
[simgrid.git] / src / smpi / colls / bcast-scatter-LR-allgather.c
index bf7a05aed5e87339e2bae4fe8b6b5ff67916eefa..87d84cae19a5322d63f0537961284be01e2129b7 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"
 
 /*****************************************************************************
 #include "colls_private.h"
 
 /*****************************************************************************