diff options
Diffstat (limited to 'gcc/dwarf2.h')
-rw-r--r-- | gcc/dwarf2.h | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/gcc/dwarf2.h b/gcc/dwarf2.h index 44db03a8677..a0a97eee3bb 100644 --- a/gcc/dwarf2.h +++ b/gcc/dwarf2.h @@ -22,8 +22,13 @@ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with GCC; see the file COPYING3. If not see + Under Section 7 of GPL version 3, you are granted additional + permissions described in the GCC Runtime Library Exception, version + 3.1, as published by the Free Software Foundation. + + You should have received a copy of the GNU General Public License and + a copy of the GCC Runtime Library Exception along with this program; + see the files COPYING3 and COPYING.RUNTIME respectively. If not, see <http://www.gnu.org/licenses/>. */ /* This file is derived from the DWARF specification (a public document) |