]> AND Public Git Repository - simgrid.git/blobdiff - src/amok/Bandwidth/saturate.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sizes are unsigned long int
[simgrid.git] / src / amok / Bandwidth / saturate.c
index 40b7894244a8c5238ab0ae68cfcbd7ad31825e97..1334151148addee8c3dc421f97ed2d9f5d7f3404 100644 (file)
@@ -2,11 +2,10 @@
 
 /* amok_saturate - Link saturating facilities (for ALNeM's BW testing)      */
 
-/* Authors: Martin Quinson                                                  */
-/* Copyright (C) 2003, 2004 the OURAGAN project.                            */
+/* Copyright (c) 2003, 2004 Martin Quinson. 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. */
* under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "amok/Bandwidth/bandwidth_private.h"