X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7df79fb2ff6e105b83092e142fbe74214fd3b75..f35db13138682b1be530a509d1eeadeafff84ca7:/src/mc/mc_unw.h diff --git a/src/mc/mc_unw.h b/src/mc/mc_unw.h index 87d3fa9f6c..945fb4f657 100644 --- a/src/mc/mc_unw.h +++ b/src/mc/mc_unw.h @@ -1,5 +1,4 @@ -/* Copyright (c) 2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2015-2017. 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. */ @@ -7,7 +6,7 @@ #ifndef SIMGRID_MC_UNW_H #define SIMGRID_MC_UNW_H -/** \file +/** @file * Libunwind implementation for the model-checker * * Libunwind provides an pluggable stack unwinding API: the way the current