X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dff9e15c44ab6340d27215957c56fa72fad246a2..e6bc6eb53997f4648bf3207348c060e9f50ee282:/src/amok/Bandwidth/bandwidth_private.h diff --git a/src/amok/Bandwidth/bandwidth_private.h b/src/amok/Bandwidth/bandwidth_private.h index a580ef3b90..aa3097a704 100644 --- a/src/amok/Bandwidth/bandwidth_private.h +++ b/src/amok/Bandwidth/bandwidth_private.h @@ -1,10 +1,9 @@ -/* $Id$ */ - /* bandwidth - network bandwidth tests facilities */ /* 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. */ @@ -64,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 */