X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1b30f00857843f1cee60814ed519ff82e8ef4787..2242ae29028361ce4bd42199925b40b7367c3ee4:/src/instr/variables_instr.c diff --git a/src/instr/variables_instr.c b/src/instr/variables_instr.c index bd1c38adc9..b69ee94914 100644 --- a/src/instr/variables_instr.c +++ b/src/instr/variables_instr.c @@ -1,17 +1,10 @@ -/* - * variables_instr.c - * - * Created on: Feb 23, 2010 - * Author: Lucas Schnorr - * License: 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. - * - * Copyright (c) 2009 The SimGrid team. - */ +/* Copyright (c) 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 "instr/private.h" -#include "instr/config.h" #include "surf/surf_private.h" #include "surf/network_private.h"