X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a201b7ceece70d2bc461ac48c8b746a36d07243..bf667234dc6219eb5ee398d5dca36a3a16ec340f:/src/amok/Bandwidth/bandwidth_private.h diff --git a/src/amok/Bandwidth/bandwidth_private.h b/src/amok/Bandwidth/bandwidth_private.h index 0b5854abd8..aa3097a704 100644 --- a/src/amok/Bandwidth/bandwidth_private.h +++ b/src/amok/Bandwidth/bandwidth_private.h @@ -2,7 +2,8 @@ /* module's private interface masked even to other parts of AMOK. */ -/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved. */ +/* Copyright (c) 2004, 2005, 2006, 2007, 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. */ @@ -62,4 +63,4 @@ void amok_bw_sat_start(const char *from_name, unsigned int from_port, const char *to_name, unsigned int to_port, unsigned int msg_size, unsigned int duration); -#endif /* AMOK_BANDWIDTH_PRIVATE_H */ +#endif /* AMOK_BANDWIDTH_PRIVATE_H */