diff options
author | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-02 22:21:24 +0000 |
---|---|---|
committer | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-02 22:21:24 +0000 |
commit | c8fdcc07b876c816bf9e48bfcba21a2a6e34e7bf (patch) | |
tree | a55d2eb3ce428f7f254d36eb17dbf77952fbed63 /libffi/include | |
parent | f92705b0dfa8b0c72113d81f80f4fdaa6457d76f (diff) | |
download | ppe42-gcc-c8fdcc07b876c816bf9e48bfcba21a2a6e34e7bf.tar.gz ppe42-gcc-c8fdcc07b876c816bf9e48bfcba21a2a6e34e7bf.zip |
Remove RCS ident strings to allow comparisions with multiple source checkouts to work
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40195 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libffi/include')
-rw-r--r-- | libffi/include/ffi.h.in | 2 | ||||
-rw-r--r-- | libffi/include/ffi_mips.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/libffi/include/ffi.h.in b/libffi/include/ffi.h.in index 830026a4a85..17c383d3167 100644 --- a/libffi/include/ffi.h.in +++ b/libffi/include/ffi.h.in @@ -1,8 +1,6 @@ /* -----------------------------------------------------------------*-C-*- libffi @VERSION@ - Copyright (c) 1996-1999 Cygnus Solutions - $Id: ffi.h.in,v 1.6 2000/12/08 19:41:15 green Exp $ - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including diff --git a/libffi/include/ffi_mips.h b/libffi/include/ffi_mips.h index 9d4a66cb8c3..6fd56474f06 100644 --- a/libffi/include/ffi_mips.h +++ b/libffi/include/ffi_mips.h @@ -3,8 +3,6 @@ MIPS FFI Definitions - $Id: ffi_mips.h,v 1.1.1.1 1998/11/29 16:48:16 green Exp $ - Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including |