Paul Menzel
a46a712610
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@users.sourceforge.net >
Reviewed-on: http://review.coreboot.org/2490
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com >
2013-03-01 10:16:08 +01:00
Stefan Reinauer
14e2277962
Since some people disapprove of white space cleanups mixed in regular commits
...
while others dislike them being extra commits, let's clean them up once and
for all for the existing code. If it's ugly, let it only be ugly once :-)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de >
Acked-by: Stefan Reinauer <stepan@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5507 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-27 06:56:47 +00:00
Stefan Reinauer
f64b42ed7a
I took Rob Landley's nice "menuconfig2html.py" script from
...
http://landley.net/hg/kdocs and modified it to produce MediaWiki output
for coreboot's Option List at http://coreboot.org/Coreboot_Options . The
attached patch exchanges our old ("newconfig") optionlist script with
the new one.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de >
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5101 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-02-09 15:15:29 +00:00
Stefan Reinauer
c4225c8452
add proper licensing information. thanks to Uwe Hermann.
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2463 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-19 19:08:00 +00:00
Stefan Reinauer
0a3f60775b
add xsl stylesheet for wiki table generation
...
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2458 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-10-17 20:58:47 +00:00
arch import user (historical)
8c8cbac3c3
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-12
...
Creator: Stefan Reinauer <stepan@openbios.org >
Add timestamp to mkOptionList.py
mkOptionList.py: add timestamp
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1930 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2005-07-06 16:57:34 +00:00