X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0c8f6e25b5f4c2d43e89c600b99d63b4362f71ac..1a39cc6fdc908c33507b5b0f8bae61f7286fd4ca:/src/smpi/smpi_coll_private.h diff --git a/src/smpi/smpi_coll_private.h b/src/smpi/smpi_coll_private.h index 13b1a5d824..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"