diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-02 22:21:24 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2001-03-02 22:21:24 +0000 |
commit | 4d2cf7156f52f377023a842613d13d8271607aa0 (patch) | |
tree | a55d2eb3ce428f7f254d36eb17dbf77952fbed63 /libffi/include | |
parent | f11fc7bfa49bac623388b22258071c80eab7d16f (diff) | |
download | gcc-4d2cf7156f52f377023a842613d13d8271607aa0.tar.gz |
Remove RCS ident strings to allow comparisions with multiple source checkouts to work
From-SVN: r40195
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 |