Browse Source

Fixes a typo in the license notice in include/elf/score.h

PR 17915
	* score.h: Fix typo in license header.
gdb-7.10-branch
Nick Clifton 12 years ago
parent
commit
8f3102ea1a
  1. 5
      include/elf/ChangeLog
  2. 5
      include/elf/score.h

5
include/elf/ChangeLog

@ -1,3 +1,8 @@
2015-02-23 Nick Clifton <nickc@redhat.com>
PR 17915
* score.h: Fix typo in license header.
2015-02-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
* common.h (NT_S390_VXRS_LOW): New macro.

5
include/elf/score.h

@ -18,8 +18,9 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
along with this program; if not, write to the Free Software
Foundation Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA. */
#ifndef _ELF_SCORE_H
#define _ELF_SCORE_H

Loading…
Cancel
Save