X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/70ed180f3ce3495678d048e9e396ef5eb65a6a99..6760cb07d6b57be16928d95339d71e57c4e24f36:/src/smpi/smpi_coll_private.h diff --git a/src/smpi/smpi_coll_private.h b/src/smpi/smpi_coll_private.h index f062c7c684..d0c3022741 100644 --- a/src/smpi/smpi_coll_private.h +++ b/src/smpi/smpi_coll_private.h @@ -1,9 +1,9 @@ -/** - * $Id$tag - * - * smpi_coll_private.h -- functions of smpi_coll.c that are exported to other SMPI modules. - * - * - * - **/ +/* smpi_coll_private.h -- functions of smpi_coll.c that are exported to other SMPI modules. */ + +/* Copyright (c) 2009, 2010. 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 "private.h"