X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/06bf176b160c61ded9d6d7fc28936b1a8c928b82..5afd75483d80ccf2c678e50f82613b3556c7ca97:/examples/smpi/gemm/gemm.c diff --git a/examples/smpi/gemm/gemm.c b/examples/smpi/gemm/gemm.c index b6baeae544..3e1580ca72 100644 --- a/examples/smpi/gemm/gemm.c +++ b/examples/smpi/gemm/gemm.c @@ -1,3 +1,8 @@ +/* Copyright (c) 2019-2021. 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. */ + /*==================================================================================================*/ /*# This file is part of the CodeVault project. The project is licensed under Apache Version 2.0.*/ /*# CodeVault is part of the EU-project PRACE-4IP (WP7.3.C).*/