Update license headers to 2011 and add some missing ones
commit7f96aac28988f28c59ea7071bdb21534f2bab027
authorHector Martin <hector@marcansoft.com>
Sat, 1 Jan 2011 22:35:13 +0000 (1 23:35 +0100)
committerHector Martin <hector@marcansoft.com>
Sat, 1 Jan 2011 22:35:13 +0000 (1 23:35 +0100)
tree5aceffe4fabc79fd634c11c2b8d13a3f9916b940
parent6e55527fbfaef951090253229593008a89692c35
Update license headers to 2011 and add some missing ones
60 files changed:
Makefile
common/assembly.h
common/ppu.mak
stage1/Makefile
stage1/lv2.h
stage1/stage1.ld
stage1/start.S
stage1/thunks.S
stage1/usbdev.c
stage2/Makefile
stage2/cleanup.c
stage2/cleanup.h
stage2/config.h
stage2/debug.c
stage2/debug.h
stage2/device.c
stage2/device.h
stage2/devtree.dts
stage2/diskio.c
stage2/elf.h
stage2/exc_vector.S
stage2/exceptions.c
stage2/exceptions.h
stage2/gelic.h
stage2/gelic_netif.c
stage2/kbootconf.c
stage2/kbootconf.h
stage2/kernel.c
stage2/kernel.h
stage2/main.c
stage2/mm.c
stage2/mm.h
stage2/netrpc.c
stage2/netrpc.h
stage2/network.c
stage2/network.h
stage2/repo.h
stage2/stage2.ld
stage2/stage2_native.ld
stage2/start.S
stage2/start_native.S
stage2/string.c
stage2/string.h
stage2/tftp.c
stage2/tftp.h
stage2/time.c
stage2/time.h
stage2/types.h
stage2/uncompress/stub.ld
stage2/uncompress/stub_start.S
tools/Makefile
tools/dbgcli.c
tools/netrpc/calltest.py
tools/netrpc/dumpnor.py
tools/netrpc/lv1calls.py
tools/netrpc/netrpc.py
tools/netrpc/rsxconst.py
tools/netrpc/rsxtest.py
tools/netrpc/rsxutil.py
tools/netrpc/shell.py