X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0c8195a8faf2acaa4704408ee6fd364a42ab482d..78b786f599846a182722690739c50e734dbe0676:/src/smpi/colls/barrier/barrier-mpich-smp.cpp diff --git a/src/smpi/colls/barrier/barrier-mpich-smp.cpp b/src/smpi/colls/barrier/barrier-mpich-smp.cpp index 6df4962690..2820a06f1b 100644 --- a/src/smpi/colls/barrier/barrier-mpich-smp.cpp +++ b/src/smpi/colls/barrier/barrier-mpich-smp.cpp @@ -1,3 +1,9 @@ +/* Copyright (c) 2013-2018. 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. */ + /* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil ; -*- */ /* *