diff options
Diffstat (limited to 'gnu/usr.bin/gcc2/common/function.h')
| -rw-r--r-- | gnu/usr.bin/gcc2/common/function.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc2/common/function.h b/gnu/usr.bin/gcc2/common/function.h index 209e44a93f9..5265122f445 100644 --- a/gnu/usr.bin/gcc2/common/function.h +++ b/gnu/usr.bin/gcc2/common/function.h @@ -15,7 +15,10 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. + + $Id: function.h,v 1.2 1993/08/02 17:34:37 mycroft Exp $ +*/ #ifndef NULL_TREE |
