Fixes a typo in the license notice in include/elf/score.h
PR 17915 * score.h: Fix typo in license header.
This commit is contained in:
parent
e5b85ead63
commit
8f3102ea1a
2 changed files with 8 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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…
Reference in a new issue