comparison src/unexmips.c @ 14186:ee40177f6c68

Update FSF's address in the preamble.
author Erik Naggum <erik@naggum.no>
date Mon, 15 Jan 1996 09:18:04 +0000
parents 0c728a1b2bed
children 695cf19ef79e d7ddb3e565de
comparison
equal deleted inserted replaced
14185:aba3b91c8b3d 14186:ee40177f6c68
20 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 GNU General Public License for more details. 21 GNU General Public License for more details.
22 22
23 You should have received a copy of the GNU General Public License 23 You should have received a copy of the GNU General Public License
24 along with GNU Emacs; see the file COPYING. If not, write to 24 along with GNU Emacs; see the file COPYING. If not, write to
25 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 25 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
26 Boston, MA 02111-1307, USA. */
26 27
27 28
28 #include <config.h> 29 #include <config.h>
29 #include <sys/types.h> 30 #include <sys/types.h>
30 #include <sys/file.h> 31 #include <sys/file.h>