[BACK]Return to external.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / gpl3 / binutils / dist / include / coff

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/gpl3/binutils/dist/include/coff/external.h between version 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2009/08/18 10:16:42 version 1.1.1.2, 2011/09/24 22:23:08
Line 1 
Line 1 
 /* external.h  -- External COFF structures  /* external.h  -- External COFF structures
   
    Copyright 2001, 2006 Free Software Foundation, Inc.     Copyright 2001, 2006, 2010 Free Software Foundation, Inc.
   
    This program is free software; you can redistribute it and/or modify     This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by     it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or     the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.     (at your option) any later version.
   
    This program is distributed in the hope that it will be useful,     This program is distributed in the hope that it will be useful,
Line 14 
Line 14 
   
    You should have received a copy of the GNU General Public License     You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software     along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */     Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
      MA 02110-1301, USA.  */
   
 #ifndef COFF_EXTERNAL_H  #ifndef COFF_EXTERNAL_H
 #define COFF_EXTERNAL_H  #define COFF_EXTERNAL_H

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2

CVSweb <webmaster@jp.NetBSD.org>