X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6399b037de5d22e37584d156b87f293dbfa16df7..dd5a646d37996bd34b2e5896b50a6f3d64779a45:/src/mc/mc_dwarf_tagnames.h diff --git a/src/mc/mc_dwarf_tagnames.h b/src/mc/mc_dwarf_tagnames.h index 98b883a395..e87aec4a56 100644 --- a/src/mc/mc_dwarf_tagnames.h +++ b/src/mc/mc_dwarf_tagnames.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_TAG_array_type"; case 0x02: return "DW_TAG_class_type"; case 0x03: return "DW_TAG_entry_point";