Fixes a typo in the license notice in include/elf/score.h
authorNick Clifton <nickc@redhat.com>
Mon, 23 Feb 2015 13:43:11 +0000 (13:43 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 23 Feb 2015 14:52:12 +0000 (14:52 +0000)
PR 17915
* score.h: Fix typo in license header.

include/elf/ChangeLog
include/elf/score.h

index 2dc56253b6e3680562838d1d57fb51281e71c4fb..1fccebc6dfbd4a056cdc6038c828f492dfcf3e10 100644 (file)
@@ -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.
index c4f94a5df7c65ef8ec12ae6eebb81dd07213c2c3..51962ad3db915a355b4eb12fa8d282ba778ccd40 100644 (file)
@@ -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
This page took 0.027543 seconds and 4 git commands to generate.