Skip to content

Commit

Permalink
Merge pull request #4 from funnelfiasco/removemicrosoft
Browse files Browse the repository at this point in the history
Correct the name of Guitar Hero's creator
  • Loading branch information
ciembor committed Jan 21, 2013
2 parents d7770dd + 7fcf7aa commit 2766791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WriteMakefile
NAME => 'TerminalHero',
($[ >= 5.000) ?
(AUTHOR => 'Maciej Ciemborowicz ([email protected])',
ABSTRACT => 'Linux society\'s response to Microsoft\'s Guitar Hero. :)') : (),
ABSTRACT => 'Linux society\'s response to Activision\'s Guitar Hero. :)') : (),
VERSION => '1.0',
PREREQ_PM => {
'Term::ReadKey' => 0,
Expand Down

0 comments on commit 2766791

Please sign in to comment.