| Index: gcc/gcc/LANGUAGES
|
| diff --git a/gcc/gcc/LANGUAGES b/gcc/gcc/LANGUAGES
|
| index 5f20d9c24e9fa9681fb0c016759577e40afbfd29..805e9b49cac3311e37ae741ead4cbcd663699419 100644
|
| --- a/gcc/gcc/LANGUAGES
|
| +++ b/gcc/gcc/LANGUAGES
|
| @@ -55,3 +55,10 @@ Feb 1, 1998:
|
| New way:
|
|
|
| DEFTREECODE (CLASS_METHOD_DECL, "class_method_decl", 'd', 0)
|
| +
|
| +
|
| +Copyright (C) 1998, 2001, 2002, 2004 Free Software Foundation, Inc.
|
| +
|
| +Copying and distribution of this file, with or without modification,
|
| +are permitted in any medium without royalty provided the copyright
|
| +notice and this notice are preserved.
|
|
|