X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/45c3f1cfee86fb48c96d53f8267f99b6db6e3d7a..b487d5a9259b88670b8cd97e9c16e4b000c11008:/src/mc/mc_dwarf_attrnames.h diff --git a/src/mc/mc_dwarf_attrnames.h b/src/mc/mc_dwarf_attrnames.h index 1ea8182792..5c83793b3d 100644 --- a/src/mc/mc_dwarf_attrnames.h +++ b/src/mc/mc_dwarf_attrnames.h @@ -1,3 +1,9 @@ +/* Copyright (c) 2014. 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. */ + case 0x01: return "DW_AT_sibling"; case 0x02: return "DW_AT_location"; case 0x03: return "DW_AT_name";