|
| 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 | + |
1 | 265 | 2007-07-02 Robert Millan < [email protected]>
|
2 | 266 |
|
3 | 267 | * conf/i386-efi.rmk: Replace obsolete reference to
|
|
0 commit comments