Patch merged into coreboot/master: a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«

gerrit at coreboot.org gerrit at coreboot.org
Fri Mar 1 10:16:10 CET 2013


the following patch was just integrated into master:
commit a46a712610c130cdadfe1ebf6bec9ad22e474dac
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sat Feb 23 18:37:27 2013 +0100

    GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
    
    In the file `COPYING` in the coreboot repository and upstream [1]
    just one space is used.
    
    The following command was used to convert all files.
    
        $ git grep -l 'MA  02' | xargs sed -i 's/MA  02/MA 02/'
    
    [1] http://www.gnu.org/licenses/gpl-2.0.txt
    
    Change-Id: Ic956dab2820a9e2ccb7841cab66966ba168f305f
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-on: http://review.coreboot.org/2490
    Tested-by: build bot (Jenkins)
    Reviewed-by: Anton Kochkov <anton.kochkov at gmail.com>

Build-Tested: build bot (Jenkins) at Wed Feb 27 10:51:53 2013, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov at gmail.com> at Fri Mar  1 10:02:57 2013, giving +2
See http://review.coreboot.org/2490 for details.

-gerrit



More information about the coreboot mailing list