Skip to content

Commit 5a79f47

Browse files
author
okuji
committed
2007-07-22 Yoshinori K. Okuji <[email protected]>
Migrate to GNU General Public License Version 3. * COPYING: Replaced with the plain text version of GPLv3. * config.guess: Updated from gnulib. * config.sub: Likewise. * geninit.sh: Output a GPLv3 copyright notice. * geninitheader.sh: Likewise. * genmodsrc.sh: Likewise. * gensymlist.sh.in: Likewise. * boot/i386/pc/boot.S: Upgraded to GPLv3. * boot/i386/pc/diskboot.S: Likewise. * boot/i386/pc/pxeboot.S: Likewise. * commands/blocklist.c: Likewise. * commands/boot.c: Likewise. * commands/cat.c: Likewise. * commands/cmp.c: Likewise. * commands/configfile.c: Likewise. * commands/echo.c: Likewise. * commands/help.c: Likewise. * commands/ls.c: Likewise. * commands/search.c: Likewise. * commands/terminal.c: Likewise. * commands/test.c: Likewise. * commands/videotest.c: Likewise. * commands/i386/cpuid.c: Likewise. * commands/i386/pc/halt.c: Likewise. * commands/i386/pc/play.c: Likewise. * commands/i386/pc/reboot.c: Likewise. * commands/i386/pc/vbeinfo.c: Likewise. * commands/i386/pc/vbetest.c: Likewise. * commands/ieee1275/halt.c: Likewise. * commands/ieee1275/reboot.c: Likewise. * commands/ieee1275/suspend.c: Likewise. * disk/loopback.c: Likewise. * disk/lvm.c: Likewise. * disk/raid.c: Likewise. * disk/efi/efidisk.c: Likewise. * disk/i386/pc/biosdisk.c: Likewise. * disk/ieee1275/ofdisk.c: Likewise. * font/manager.c: Likewise. * fs/affs.c: Likewise. * fs/ext2.c: Likewise. * fs/fat.c: Likewise. * fs/fshelp.c: Likewise. * fs/hfs.c: Likewise. * fs/hfsplus.c: Likewise. * fs/iso9660.c: Likewise. * fs/jfs.c: Likewise. * fs/minix.c: Likewise. * fs/sfs.c: Likewise. * fs/ufs.c: Likewise. * fs/xfs.c: Likewise. * hello/hello.c: Likewise. * include/grub/acorn_filecore.h: Likewise. * include/grub/arg.h: Likewise. * include/grub/bitmap.h: Likewise. * include/grub/boot.h: Likewise. * include/grub/cache.h: Likewise. * include/grub/device.h: Likewise. * include/grub/disk.h: Likewise. * include/grub/dl.h: Likewise. * include/grub/elfload.h: Likewise. * include/grub/env.h: Likewise. * include/grub/err.h: Likewise. * include/grub/file.h: Likewise. * include/grub/font.h: Likewise. * include/grub/fs.h: Likewise. * include/grub/fshelp.h: Likewise. * include/grub/gzio.h: Likewise. * include/grub/hfs.h: Likewise. * include/grub/kernel.h: Likewise. * include/grub/loader.h: Likewise. * include/grub/lvm.h: Likewise. * include/grub/misc.h: Likewise. * include/grub/mm.h: Likewise. * include/grub/net.h: Likewise. * include/grub/normal.h: Likewise. * include/grub/parser.h: Likewise. * include/grub/partition.h: Likewise. * include/grub/pc_partition.h: Likewise. * include/grub/raid.h: Likewise. * include/grub/rescue.h: Likewise. * include/grub/script.h: Likewise. * include/grub/setjmp.h: Likewise. * include/grub/symbol.h: Likewise. * include/grub/term.h: Likewise. * include/grub/terminfo.h: Likewise. * include/grub/tparm.h: Likewise. * include/grub/types.h: Likewise. * include/grub/video.h: Likewise. * include/grub/efi/api.h: Likewise. * include/grub/efi/chainloader.h: Likewise. * include/grub/efi/console.h: Likewise. * include/grub/efi/console_control.h: Likewise. * include/grub/efi/disk.h: Likewise. * include/grub/efi/efi.h: Likewise. * include/grub/efi/pe32.h: Likewise. * include/grub/efi/time.h: Likewise. * include/grub/i386/linux.h: Likewise. * include/grub/i386/setjmp.h: Likewise. * include/grub/i386/types.h: Likewise. * include/grub/i386/efi/kernel.h: Likewise. * include/grub/i386/efi/loader.h: Likewise. * include/grub/i386/efi/time.h: Likewise. * include/grub/i386/pc/biosdisk.h: Likewise. * include/grub/i386/pc/boot.h: Likewise. * include/grub/i386/pc/chainloader.h: Likewise. * include/grub/i386/pc/console.h: Likewise. * include/grub/i386/pc/init.h: Likewise. * include/grub/i386/pc/kernel.h: Likewise. * include/grub/i386/pc/loader.h: Likewise. * include/grub/i386/pc/memory.h: Likewise. * include/grub/i386/pc/multiboot.h: Likewise. * include/grub/i386/pc/serial.h: Likewise. * include/grub/i386/pc/time.h: Likewise. * include/grub/i386/pc/vbe.h: Likewise. * include/grub/i386/pc/vbeblit.h: Likewise. * include/grub/i386/pc/vbefill.h: Likewise. * include/grub/i386/pc/vbeutil.h: Likewise. * include/grub/i386/pc/vga.h: Likewise. * include/grub/ieee1275/ieee1275.h: Likewise. * include/grub/ieee1275/ofdisk.h: Likewise. * include/grub/powerpc/libgcc.h: Likewise. * include/grub/powerpc/setjmp.h: Likewise. * include/grub/powerpc/types.h: Likewise. * include/grub/powerpc/ieee1275/biosdisk.h: Likewise. * include/grub/powerpc/ieee1275/console.h: Likewise. * include/grub/powerpc/ieee1275/ieee1275.h: Likewise. * include/grub/powerpc/ieee1275/kernel.h: Likewise. * include/grub/powerpc/ieee1275/loader.h: Likewise. * include/grub/powerpc/ieee1275/multiboot.h: Likewise. * include/grub/powerpc/ieee1275/time.h: Likewise. * include/grub/powerpc/ieee1275/util/biosdisk.h: Likewise. * include/grub/sparc64/libgcc.h: Likewise. * include/grub/sparc64/setjmp.h: Likewise. * include/grub/sparc64/types.h: Likewise. * include/grub/sparc64/ieee1275/console.h: Likewise. * include/grub/sparc64/ieee1275/ieee1275.h: Likewise. * include/grub/sparc64/ieee1275/kernel.h: Likewise. * include/grub/sparc64/ieee1275/time.h: Likewise. * include/grub/util/biosdisk.h: Likewise. * include/grub/util/getroot.h: Likewise. * include/grub/util/lvm.h: Likewise. * include/grub/util/misc.h: Likewise. * include/grub/util/raid.h: Likewise. * include/grub/util/resolve.h: Likewise. * io/gzio.c: Likewise. * kern/device.c: Likewise. * kern/disk.c: Likewise. * kern/dl.c: Likewise. * kern/elf.c: Likewise. * kern/env.c: Likewise. * kern/err.c: Likewise. * kern/file.c: Likewise. * kern/fs.c: Likewise. * kern/loader.c: Likewise. * kern/main.c: Likewise. * kern/misc.c: Likewise. * kern/mm.c: Likewise. * kern/parser.c: Likewise. * kern/partition.c: Likewise. * kern/rescue.c: Likewise. * kern/term.c: Likewise. * kern/efi/efi.c: Likewise. * kern/efi/init.c: Likewise. * kern/efi/mm.c: Likewise. * kern/i386/dl.c: Likewise. * kern/i386/efi/init.c: Likewise. * kern/i386/efi/startup.S: Likewise. * kern/i386/pc/init.c: Likewise. * kern/i386/pc/lzo1x.S: Likewise. * kern/i386/pc/startup.S: Likewise. * kern/ieee1275/ieee1275.c: Likewise. * kern/powerpc/cache.S: Likewise. * kern/powerpc/dl.c: Likewise. * kern/powerpc/ieee1275/cmain.c: Likewise. * kern/powerpc/ieee1275/crt0.S: Likewise. * kern/powerpc/ieee1275/init.c: Likewise. * kern/powerpc/ieee1275/openfw.c: Likewise. * kern/sparc64/cache.S: Likewise. * kern/sparc64/dl.c: Likewise. * kern/sparc64/ieee1275/init.c: Likewise. * kern/sparc64/ieee1275/openfw.c: Likewise. * loader/efi/chainloader.c: Likewise. * loader/efi/chainloader_normal.c: Likewise. * loader/i386/efi/linux.c: Likewise. * loader/i386/efi/linux_normal.c: Likewise. * loader/i386/pc/chainloader.c: Likewise. * loader/i386/pc/chainloader_normal.c: Likewise. * loader/i386/pc/linux.c: Likewise. * loader/i386/pc/linux_normal.c: Likewise. * loader/i386/pc/multiboot.c: Likewise. * loader/i386/pc/multiboot_normal.c: Likewise. * loader/powerpc/ieee1275/linux.c: Likewise. * loader/powerpc/ieee1275/linux_normal.c: Likewise. * normal/arg.c: Likewise. * normal/cmdline.c: Likewise. * normal/command.c: Likewise. * normal/completion.c: Likewise. * normal/execute.c: Likewise. * normal/function.c: Likewise. * normal/lexer.c: Likewise. * normal/main.c: Likewise. * normal/menu.c: Likewise. * normal/menu_entry.c: Likewise. * normal/misc.c: Likewise. * normal/parser.y: Likewise. * normal/script.c: Likewise. * normal/i386/setjmp.S: Likewise. * normal/powerpc/setjmp.S: Likewise. * normal/sparc64/setjmp.S: Likewise. * partmap/acorn.c: Likewise. * partmap/amiga.c: Likewise. * partmap/apple.c: Likewise. * partmap/gpt.c: Likewise. * partmap/pc.c: Likewise. * partmap/sun.c: Likewise. * term/gfxterm.c: Likewise. * term/terminfo.c: Likewise. * term/efi/console.c: Likewise. * term/i386/pc/console.c: Likewise. * term/i386/pc/serial.c: Likewise. * term/i386/pc/vesafb.c: Likewise. * term/i386/pc/vga.c: Likewise. * term/ieee1275/ofconsole.c: Likewise. * util/biosdisk.c: Likewise. * util/console.c: Likewise. * util/genmoddep.c: Likewise. * util/getroot.c: Likewise. * util/grub-emu.c: Likewise. * util/grub-mkdevicemap.c: Likewise. * util/grub-probe.c: Likewise. * util/lvm.c: Likewise. * util/misc.c: Likewise. * util/raid.c: Likewise. * util/resolve.c: Likewise. * util/update-grub.in: Likewise. * util/update-grub_lib.in: Likewise. * util/grub.d/00_header.in: Likewise. * util/grub.d/10_hurd.in: Likewise. * util/grub.d/10_linux.in: Likewise. * util/i386/efi/grub-install.in: Likewise. * util/i386/efi/grub-mkimage.c: Likewise. * util/i386/pc/grub-install.in: Likewise. * util/i386/pc/grub-mkimage.c: Likewise. * util/i386/pc/grub-mkrescue.in: Likewise. * util/i386/pc/grub-setup.c: Likewise. * util/i386/pc/misc.c: Likewise. * util/powerpc/ieee1275/grub-install.in: Likewise. * util/powerpc/ieee1275/grub-mkimage.c: Likewise. * util/powerpc/ieee1275/misc.c: Likewise. * video/bitmap.c: Likewise. * video/video.c: Likewise. * video/i386/pc/vbe.c: Likewise. * video/i386/pc/vbeblit.c: Likewise. * video/i386/pc/vbefill.c: Likewise. * video/i386/pc/vbeutil.c: Likewise. * video/readers/tga.c: Likewise.
1 parent 3572d01 commit 5a79f47

File tree

260 files changed

+5682
-5807
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

260 files changed

+5682
-5807
lines changed

Diff for: COPYING

+623-289
Large diffs are not rendered by default.

Diff for: ChangeLog

+264
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,267 @@
1+
2007-07-22 Yoshinori K. Okuji <[email protected]>
2+
3+
Migrate to GNU General Public License Version 3.
4+
5+
* COPYING: Replaced with the plain text version of GPLv3.
6+
7+
* config.guess: Updated from gnulib.
8+
* config.sub: Likewise.
9+
10+
* geninit.sh: Output a GPLv3 copyright notice.
11+
* geninitheader.sh: Likewise.
12+
* genmodsrc.sh: Likewise.
13+
* gensymlist.sh.in: Likewise.
14+
15+
* boot/i386/pc/boot.S: Upgraded to GPLv3.
16+
* boot/i386/pc/diskboot.S: Likewise.
17+
* boot/i386/pc/pxeboot.S: Likewise.
18+
* commands/blocklist.c: Likewise.
19+
* commands/boot.c: Likewise.
20+
* commands/cat.c: Likewise.
21+
* commands/cmp.c: Likewise.
22+
* commands/configfile.c: Likewise.
23+
* commands/echo.c: Likewise.
24+
* commands/help.c: Likewise.
25+
* commands/ls.c: Likewise.
26+
* commands/search.c: Likewise.
27+
* commands/terminal.c: Likewise.
28+
* commands/test.c: Likewise.
29+
* commands/videotest.c: Likewise.
30+
* commands/i386/cpuid.c: Likewise.
31+
* commands/i386/pc/halt.c: Likewise.
32+
* commands/i386/pc/play.c: Likewise.
33+
* commands/i386/pc/reboot.c: Likewise.
34+
* commands/i386/pc/vbeinfo.c: Likewise.
35+
* commands/i386/pc/vbetest.c: Likewise.
36+
* commands/ieee1275/halt.c: Likewise.
37+
* commands/ieee1275/reboot.c: Likewise.
38+
* commands/ieee1275/suspend.c: Likewise.
39+
* disk/loopback.c: Likewise.
40+
* disk/lvm.c: Likewise.
41+
* disk/raid.c: Likewise.
42+
* disk/efi/efidisk.c: Likewise.
43+
* disk/i386/pc/biosdisk.c: Likewise.
44+
* disk/ieee1275/ofdisk.c: Likewise.
45+
* font/manager.c: Likewise.
46+
* fs/affs.c: Likewise.
47+
* fs/ext2.c: Likewise.
48+
* fs/fat.c: Likewise.
49+
* fs/fshelp.c: Likewise.
50+
* fs/hfs.c: Likewise.
51+
* fs/hfsplus.c: Likewise.
52+
* fs/iso9660.c: Likewise.
53+
* fs/jfs.c: Likewise.
54+
* fs/minix.c: Likewise.
55+
* fs/sfs.c: Likewise.
56+
* fs/ufs.c: Likewise.
57+
* fs/xfs.c: Likewise.
58+
* hello/hello.c: Likewise.
59+
* include/grub/acorn_filecore.h: Likewise.
60+
* include/grub/arg.h: Likewise.
61+
* include/grub/bitmap.h: Likewise.
62+
* include/grub/boot.h: Likewise.
63+
* include/grub/cache.h: Likewise.
64+
* include/grub/device.h: Likewise.
65+
* include/grub/disk.h: Likewise.
66+
* include/grub/dl.h: Likewise.
67+
* include/grub/elfload.h: Likewise.
68+
* include/grub/env.h: Likewise.
69+
* include/grub/err.h: Likewise.
70+
* include/grub/file.h: Likewise.
71+
* include/grub/font.h: Likewise.
72+
* include/grub/fs.h: Likewise.
73+
* include/grub/fshelp.h: Likewise.
74+
* include/grub/gzio.h: Likewise.
75+
* include/grub/hfs.h: Likewise.
76+
* include/grub/kernel.h: Likewise.
77+
* include/grub/loader.h: Likewise.
78+
* include/grub/lvm.h: Likewise.
79+
* include/grub/misc.h: Likewise.
80+
* include/grub/mm.h: Likewise.
81+
* include/grub/net.h: Likewise.
82+
* include/grub/normal.h: Likewise.
83+
* include/grub/parser.h: Likewise.
84+
* include/grub/partition.h: Likewise.
85+
* include/grub/pc_partition.h: Likewise.
86+
* include/grub/raid.h: Likewise.
87+
* include/grub/rescue.h: Likewise.
88+
* include/grub/script.h: Likewise.
89+
* include/grub/setjmp.h: Likewise.
90+
* include/grub/symbol.h: Likewise.
91+
* include/grub/term.h: Likewise.
92+
* include/grub/terminfo.h: Likewise.
93+
* include/grub/tparm.h: Likewise.
94+
* include/grub/types.h: Likewise.
95+
* include/grub/video.h: Likewise.
96+
* include/grub/efi/api.h: Likewise.
97+
* include/grub/efi/chainloader.h: Likewise.
98+
* include/grub/efi/console.h: Likewise.
99+
* include/grub/efi/console_control.h: Likewise.
100+
* include/grub/efi/disk.h: Likewise.
101+
* include/grub/efi/efi.h: Likewise.
102+
* include/grub/efi/pe32.h: Likewise.
103+
* include/grub/efi/time.h: Likewise.
104+
* include/grub/i386/linux.h: Likewise.
105+
* include/grub/i386/setjmp.h: Likewise.
106+
* include/grub/i386/types.h: Likewise.
107+
* include/grub/i386/efi/kernel.h: Likewise.
108+
* include/grub/i386/efi/loader.h: Likewise.
109+
* include/grub/i386/efi/time.h: Likewise.
110+
* include/grub/i386/pc/biosdisk.h: Likewise.
111+
* include/grub/i386/pc/boot.h: Likewise.
112+
* include/grub/i386/pc/chainloader.h: Likewise.
113+
* include/grub/i386/pc/console.h: Likewise.
114+
* include/grub/i386/pc/init.h: Likewise.
115+
* include/grub/i386/pc/kernel.h: Likewise.
116+
* include/grub/i386/pc/loader.h: Likewise.
117+
* include/grub/i386/pc/memory.h: Likewise.
118+
* include/grub/i386/pc/multiboot.h: Likewise.
119+
* include/grub/i386/pc/serial.h: Likewise.
120+
* include/grub/i386/pc/time.h: Likewise.
121+
* include/grub/i386/pc/vbe.h: Likewise.
122+
* include/grub/i386/pc/vbeblit.h: Likewise.
123+
* include/grub/i386/pc/vbefill.h: Likewise.
124+
* include/grub/i386/pc/vbeutil.h: Likewise.
125+
* include/grub/i386/pc/vga.h: Likewise.
126+
* include/grub/ieee1275/ieee1275.h: Likewise.
127+
* include/grub/ieee1275/ofdisk.h: Likewise.
128+
* include/grub/powerpc/libgcc.h: Likewise.
129+
* include/grub/powerpc/setjmp.h: Likewise.
130+
* include/grub/powerpc/types.h: Likewise.
131+
* include/grub/powerpc/ieee1275/biosdisk.h: Likewise.
132+
* include/grub/powerpc/ieee1275/console.h: Likewise.
133+
* include/grub/powerpc/ieee1275/ieee1275.h: Likewise.
134+
* include/grub/powerpc/ieee1275/kernel.h: Likewise.
135+
* include/grub/powerpc/ieee1275/loader.h: Likewise.
136+
* include/grub/powerpc/ieee1275/multiboot.h: Likewise.
137+
* include/grub/powerpc/ieee1275/time.h: Likewise.
138+
* include/grub/powerpc/ieee1275/util/biosdisk.h: Likewise.
139+
* include/grub/sparc64/libgcc.h: Likewise.
140+
* include/grub/sparc64/setjmp.h: Likewise.
141+
* include/grub/sparc64/types.h: Likewise.
142+
* include/grub/sparc64/ieee1275/console.h: Likewise.
143+
* include/grub/sparc64/ieee1275/ieee1275.h: Likewise.
144+
* include/grub/sparc64/ieee1275/kernel.h: Likewise.
145+
* include/grub/sparc64/ieee1275/time.h: Likewise.
146+
* include/grub/util/biosdisk.h: Likewise.
147+
* include/grub/util/getroot.h: Likewise.
148+
* include/grub/util/lvm.h: Likewise.
149+
* include/grub/util/misc.h: Likewise.
150+
* include/grub/util/raid.h: Likewise.
151+
* include/grub/util/resolve.h: Likewise.
152+
* io/gzio.c: Likewise.
153+
* kern/device.c: Likewise.
154+
* kern/disk.c: Likewise.
155+
* kern/dl.c: Likewise.
156+
* kern/elf.c: Likewise.
157+
* kern/env.c: Likewise.
158+
* kern/err.c: Likewise.
159+
* kern/file.c: Likewise.
160+
* kern/fs.c: Likewise.
161+
* kern/loader.c: Likewise.
162+
* kern/main.c: Likewise.
163+
* kern/misc.c: Likewise.
164+
* kern/mm.c: Likewise.
165+
* kern/parser.c: Likewise.
166+
* kern/partition.c: Likewise.
167+
* kern/rescue.c: Likewise.
168+
* kern/term.c: Likewise.
169+
* kern/efi/efi.c: Likewise.
170+
* kern/efi/init.c: Likewise.
171+
* kern/efi/mm.c: Likewise.
172+
* kern/i386/dl.c: Likewise.
173+
* kern/i386/efi/init.c: Likewise.
174+
* kern/i386/efi/startup.S: Likewise.
175+
* kern/i386/pc/init.c: Likewise.
176+
* kern/i386/pc/lzo1x.S: Likewise.
177+
* kern/i386/pc/startup.S: Likewise.
178+
* kern/ieee1275/ieee1275.c: Likewise.
179+
* kern/powerpc/cache.S: Likewise.
180+
* kern/powerpc/dl.c: Likewise.
181+
* kern/powerpc/ieee1275/cmain.c: Likewise.
182+
* kern/powerpc/ieee1275/crt0.S: Likewise.
183+
* kern/powerpc/ieee1275/init.c: Likewise.
184+
* kern/powerpc/ieee1275/openfw.c: Likewise.
185+
* kern/sparc64/cache.S: Likewise.
186+
* kern/sparc64/dl.c: Likewise.
187+
* kern/sparc64/ieee1275/init.c: Likewise.
188+
* kern/sparc64/ieee1275/openfw.c: Likewise.
189+
* loader/efi/chainloader.c: Likewise.
190+
* loader/efi/chainloader_normal.c: Likewise.
191+
* loader/i386/efi/linux.c: Likewise.
192+
* loader/i386/efi/linux_normal.c: Likewise.
193+
* loader/i386/pc/chainloader.c: Likewise.
194+
* loader/i386/pc/chainloader_normal.c: Likewise.
195+
* loader/i386/pc/linux.c: Likewise.
196+
* loader/i386/pc/linux_normal.c: Likewise.
197+
* loader/i386/pc/multiboot.c: Likewise.
198+
* loader/i386/pc/multiboot_normal.c: Likewise.
199+
* loader/powerpc/ieee1275/linux.c: Likewise.
200+
* loader/powerpc/ieee1275/linux_normal.c: Likewise.
201+
* normal/arg.c: Likewise.
202+
* normal/cmdline.c: Likewise.
203+
* normal/command.c: Likewise.
204+
* normal/completion.c: Likewise.
205+
* normal/execute.c: Likewise.
206+
* normal/function.c: Likewise.
207+
* normal/lexer.c: Likewise.
208+
* normal/main.c: Likewise.
209+
* normal/menu.c: Likewise.
210+
* normal/menu_entry.c: Likewise.
211+
* normal/misc.c: Likewise.
212+
* normal/parser.y: Likewise.
213+
* normal/script.c: Likewise.
214+
* normal/i386/setjmp.S: Likewise.
215+
* normal/powerpc/setjmp.S: Likewise.
216+
* normal/sparc64/setjmp.S: Likewise.
217+
* partmap/acorn.c: Likewise.
218+
* partmap/amiga.c: Likewise.
219+
* partmap/apple.c: Likewise.
220+
* partmap/gpt.c: Likewise.
221+
* partmap/pc.c: Likewise.
222+
* partmap/sun.c: Likewise.
223+
* term/gfxterm.c: Likewise.
224+
* term/terminfo.c: Likewise.
225+
* term/efi/console.c: Likewise.
226+
* term/i386/pc/console.c: Likewise.
227+
* term/i386/pc/serial.c: Likewise.
228+
* term/i386/pc/vesafb.c: Likewise.
229+
* term/i386/pc/vga.c: Likewise.
230+
* term/ieee1275/ofconsole.c: Likewise.
231+
* util/biosdisk.c: Likewise.
232+
* util/console.c: Likewise.
233+
* util/genmoddep.c: Likewise.
234+
* util/getroot.c: Likewise.
235+
* util/grub-emu.c: Likewise.
236+
* util/grub-mkdevicemap.c: Likewise.
237+
* util/grub-probe.c: Likewise.
238+
* util/lvm.c: Likewise.
239+
* util/misc.c: Likewise.
240+
* util/raid.c: Likewise.
241+
* util/resolve.c: Likewise.
242+
* util/update-grub.in: Likewise.
243+
* util/update-grub_lib.in: Likewise.
244+
* util/grub.d/00_header.in: Likewise.
245+
* util/grub.d/10_hurd.in: Likewise.
246+
* util/grub.d/10_linux.in: Likewise.
247+
* util/i386/efi/grub-install.in: Likewise.
248+
* util/i386/efi/grub-mkimage.c: Likewise.
249+
* util/i386/pc/grub-install.in: Likewise.
250+
* util/i386/pc/grub-mkimage.c: Likewise.
251+
* util/i386/pc/grub-mkrescue.in: Likewise.
252+
* util/i386/pc/grub-setup.c: Likewise.
253+
* util/i386/pc/misc.c: Likewise.
254+
* util/powerpc/ieee1275/grub-install.in: Likewise.
255+
* util/powerpc/ieee1275/grub-mkimage.c: Likewise.
256+
* util/powerpc/ieee1275/misc.c: Likewise.
257+
* video/bitmap.c: Likewise.
258+
* video/video.c: Likewise.
259+
* video/i386/pc/vbe.c: Likewise.
260+
* video/i386/pc/vbeblit.c: Likewise.
261+
* video/i386/pc/vbefill.c: Likewise.
262+
* video/i386/pc/vbeutil.c: Likewise.
263+
* video/readers/tga.c: Likewise.
264+
1265
2007-07-02 Robert Millan <[email protected]>
2266

3267
* conf/i386-efi.rmk: Replace obsolete reference to

Diff for: NEWS

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
New in 1.96:
2+
3+
* The license term is changed to GNU General Public License Version 3.
4+
15
New in 1.95 - 2006-10-15:
26

37
* Number partitions from 1 instead of 0. For instance, the first

Diff for: boot/i386/pc/boot.S

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
/* -*-Asm-*- */
22
/*
33
* GRUB -- GRand Unified Bootloader
4-
* Copyright (C) 1999,2000,2001,2002,2005,2006 Free Software Foundation, Inc.
4+
* Copyright (C) 1999,2000,2001,2002,2005,2006,2007 Free Software Foundation, Inc.
55
*
6-
* This program is free software; you can redistribute it and/or modify
6+
* GRUB is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by
8-
* the Free Software Foundation; either version 2 of the License, or
8+
* the Free Software Foundation, either version 3 of the License, or
99
* (at your option) any later version.
1010
*
11-
* This program is distributed in the hope that it will be useful,
11+
* GRUB is distributed in the hope that it will be useful,
1212
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1313
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1414
* GNU General Public License for more details.
1515
*
1616
* You should have received a copy of the GNU General Public License
17-
* along with this program; if not, write to the Free Software
18-
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17+
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
1918
*/
2019

2120
#include <grub/boot.h>

Diff for: boot/i386/pc/diskboot.S

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
/*
22
* GRUB -- GRand Unified Bootloader
3-
* Copyright (C) 1999,2000,2001,2002,2006 Free Software Foundation, Inc.
3+
* Copyright (C) 1999,2000,2001,2002,2006,2007 Free Software Foundation, Inc.
44
*
5-
* This program is free software; you can redistribute it and/or modify
5+
* GRUB is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation; either version 2 of the License, or
7+
* the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
10-
* This program is distributed in the hope that it will be useful,
10+
* GRUB is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program; if not, write to the Free Software
17-
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16+
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
1817
*/
1918

2019
#include <grub/machine/boot.h>

Diff for: boot/i386/pc/pxeboot.S

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
/*
22
* GRUB -- GRand Unified Bootloader
3-
* Copyright (C) 2000,2005 Free Software Foundation, Inc.
3+
* Copyright (C) 2000,2005,2007 Free Software Foundation, Inc.
44
*
5-
* This program is free software; you can redistribute it and/or modify
5+
* GRUB is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by
7-
* the Free Software Foundation; either version 2 of the License, or
7+
* the Free Software Foundation, either version 3 of the License, or
88
* (at your option) any later version.
99
*
10-
* This program is distributed in the hope that it will be useful,
10+
* GRUB is distributed in the hope that it will be useful,
1111
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1212
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1313
* GNU General Public License for more details.
1414
*
1515
* You should have received a copy of the GNU General Public License
16-
* along with this program; if not, write to the Free Software
17-
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
16+
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
1817
*/
1918

2019
.file "pxeboot.S"

Diff for: commands/blocklist.c

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,20 @@
11
/* blocklist.c - print the block list of a file */
22
/*
33
* GRUB -- GRand Unified Bootloader
4-
* Copyright (C) 2006 Free Software Foundation, Inc.
4+
* Copyright (C) 2006,2007 Free Software Foundation, Inc.
55
*
6-
* GRUB is free software; you can redistribute it and/or modify
6+
* GRUB is free software: you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by
8-
* the Free Software Foundation; either version 2 of the License, or
8+
* the Free Software Foundation, either version 3 of the License, or
99
* (at your option) any later version.
1010
*
11-
* This program is distributed in the hope that it will be useful,
11+
* GRUB is distributed in the hope that it will be useful,
1212
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1313
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1414
* GNU General Public License for more details.
1515
*
1616
* You should have received a copy of the GNU General Public License
17-
* along with GRUB; if not, write to the Free Software
18-
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17+
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
1918
*/
2019

2120
#include <grub/normal.h>

0 commit comments

Comments
 (0)