From 1707ad8fc25bf8807a04291cd522298a8315900f Mon Sep 17 00:00:00 2001 From: neil Date: Tue, 30 Sep 2014 17:35:27 +0000 Subject: [PATCH] Copyright clean-up (part 1): - Added standard copyright statements to APL ".c" files that had none. - Added "LEGAL" files to directories containing non-APL code. - Fixed some minor errors in existing "LEGAL" files. git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49667 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- arch/all-android/bootstrap/kickstart.c | 5 +++++ arch/all-android/bootstrap/kputc.c | 5 +++++ arch/all-android/bootstrap/main.c | 5 +++++ arch/all-android/bootstrap/runtime.c | 5 +++++ arch/all-android/bootstrap/ui.c | 5 +++++ arch/all-android/filesys/emul_handler/emul_dir.c | 5 +++++ arch/all-android/hidd/androidgfx/server.c | 5 +++++ arch/all-android/hidd/androidgfx/startup.c | 5 +++++ arch/all-android/kernel/kernel_panic.c | 5 +++++ arch/all-darwin/hostdisk/geometry.c | 5 +++++ arch/all-hosted/bootstrap/elf_io.c | 5 +++++ arch/all-hosted/bootstrap/hostinterface.c | 5 +++++ arch/all-hosted/bootstrap/kickstart.c | 5 +++++ arch/all-hosted/bootstrap/log.c | 5 +++++ arch/all-hosted/bootstrap/main.c | 5 +++++ arch/all-hosted/bootstrap/memory.c | 5 +++++ arch/all-hosted/bootstrap/runtime.c | 5 +++++ arch/all-hosted/bootstrap/shutdown.c | 5 +++++ arch/all-hosted/bootstrap/support.c | 5 +++++ arch/all-hosted/bootstrap/ui.c | 5 +++++ arch/all-hosted/devs/hostdisk/automount.c | 5 +++++ arch/all-hosted/devs/hostdisk/hostdisk_host.c | 5 +++++ arch/all-hosted/filesys/emul_handler/emul_host.c | 5 +++++ arch/all-hosted/filesys/emul_handler/filenames.c | 5 +++++ arch/all-hosted/hidd/sdl/startup.c | 5 +++++ arch/all-hosted/hidd/x11/startup.c | 5 +++++ arch/all-hosted/hidd/x11/x11_hostlib.c | 5 +++++ arch/all-hosted/hostlib/close.c | 5 +++++ arch/all-hosted/hostlib/dropinterface.c | 5 +++++ arch/all-hosted/hostlib/freeerrorstr.c | 5 +++++ arch/all-hosted/hostlib/getinterface.c | 5 +++++ arch/all-hosted/hostlib/getpointer.c | 5 +++++ arch/all-hosted/hostlib/hostlib_init.c | 5 +++++ arch/all-hosted/hostlib/lock.c | 5 +++++ arch/all-hosted/hostlib/open.c | 5 +++++ arch/all-hosted/hostlib/unlock.c | 5 +++++ arch/all-ios/bootstrap/kickstart.c | 5 +++++ arch/all-ios/hidd/uikit/eventtask.c | 5 +++++ arch/all-ios/hidd/uikit/startup.c | 5 +++++ arch/all-linux/bootstrap/malloc.c | 5 +++++ arch/all-linux/hidd/linuxinput/startup.c | 5 +++++ arch/all-linux/hostdisk/geometry.c | 5 +++++ arch/all-mingw32/battclock/battclock_init.c | 5 +++++ arch/all-mingw32/bootstrap/hostinterface.c | 5 +++++ arch/all-mingw32/bootstrap/hostlib.c | 5 +++++ arch/all-mingw32/bootstrap/memory.c | 5 +++++ arch/all-mingw32/bootstrap/shutdown.c | 5 +++++ arch/all-mingw32/bootstrap/support.c | 5 +++++ arch/all-mingw32/bootstrap/ui.c | 5 +++++ arch/all-mingw32/bsdsocket/bsdsocket_init.c | 5 +++++ arch/all-mingw32/bsdsocket/bsdsocket_open.c | 5 +++++ arch/all-mingw32/bsdsocket/bsdsocket_util.c | 5 +++++ arch/all-mingw32/bsdsocket/host_socket.c | 5 +++++ arch/all-mingw32/devs/hostdisk/hostdisk_host.c | 5 +++++ arch/all-mingw32/exec/platform_init.c | 5 +++++ arch/all-mingw32/filesys/emul_handler/filenames.c | 5 +++++ arch/all-mingw32/hidd/wingdi/gdi_hostlib.c | 5 +++++ arch/all-mingw32/hidd/wingdi/startup.c | 5 +++++ arch/all-mingw32/hostlib/freeerrorstr.c | 5 +++++ arch/all-mingw32/kernel/addirqhandler.c | 5 +++++ arch/all-mingw32/kernel/cli.c | 5 +++++ arch/all-mingw32/kernel/cpu_i386.c | 5 +++++ arch/all-mingw32/kernel/cpu_x86_64.c | 5 +++++ arch/all-mingw32/kernel/host_debug.c | 5 +++++ arch/all-mingw32/kernel/host_intr.c | 5 +++++ arch/all-mingw32/kernel/host_mmu.c | 5 +++++ arch/all-mingw32/kernel/issuper.c | 5 +++++ arch/all-mingw32/kernel/kernel_debug.c | 5 +++++ arch/all-mingw32/kernel/kernel_intr.c | 5 +++++ arch/all-mingw32/kernel/kernel_startup.c | 5 +++++ arch/all-mingw32/kernel/maygetchar.c | 5 +++++ arch/all-mingw32/kernel/obtaininput.c | 5 +++++ arch/all-mingw32/kernel/putchar.c | 5 +++++ arch/all-mingw32/kernel/setprotection.c | 5 +++++ arch/all-mingw32/kernel/sti.c | 5 +++++ arch/all-mingw32/testboot/testboot.c | 5 +++++ arch/all-mingw32/timer/timer_init.c | 5 +++++ arch/all-native/bootconsole/clear.c | 5 +++++ arch/all-native/bootconsole/font8x14.c | 5 +++++ arch/all-native/bootconsole/serial_16450_unused.c | 5 +++++ arch/all-native/bootconsole/util_fb.c | 5 +++++ arch/all-native/kernel/boot_utils.c | 5 +++++ arch/all-native/kernel/kernel_bootmem.c | 5 +++++ arch/all-pc/acpitool/parsers.c | 5 +++++ arch/all-pc/battclock/battclock_init.c | 5 +++++ arch/all-pc/bootstrap/memory_io.c | 5 +++++ arch/all-pc/bootstrap/multiboot1.c | 5 +++++ arch/all-pc/bootstrap/vesa_setup.c | 5 +++++ arch/all-pc/hpet/allochpetunit.c | 5 +++++ arch/all-pc/hpet/freehpetunit.c | 5 +++++ arch/all-pc/hpet/gethpetcount.c | 5 +++++ arch/all-pc/hpet/getunitattrsa.c | 5 +++++ arch/all-pc/hpet/hpet_init.c | 5 +++++ arch/all-pc/kernel/_displayalert.c | 5 +++++ arch/all-pc/kernel/displayalert.c | 5 +++++ arch/all-pc/kernel/kernel_memory.c | 9 +++++++-- arch/all-pc/kernel/kernel_timer.c | 5 +++++ arch/all-unix/battclock/battclock_init.c | 5 +++++ arch/all-unix/bootstrap/hostinterface.c | 5 +++++ arch/all-unix/bootstrap/hostlib.c | 5 +++++ arch/all-unix/bootstrap/kickstart.c | 5 +++++ arch/all-unix/bootstrap/kputc.c | 5 +++++ arch/all-unix/bootstrap/memory.c | 5 +++++ arch/all-unix/bootstrap/shutdown.c | 5 +++++ arch/all-unix/bootstrap/support.c | 5 +++++ arch/all-unix/devs/hostdisk/geometry.c | 5 +++++ arch/all-unix/devs/hostdisk/hostdisk_host.c | 5 +++++ arch/all-unix/devs/unixio/deviceio.c | 5 +++++ arch/all-unix/devs/unixio/deviceutil.c | 5 +++++ arch/all-unix/exec/platform_init.c | 5 +++++ arch/all-unix/filesys/emul_handler/emul_dir.c | 5 +++++ arch/all-unix/kernel/allockernelbase.c | 5 +++++ arch/all-unix/kernel/allocpages.c | 5 +++++ arch/all-unix/kernel/cause.c | 5 +++++ arch/all-unix/kernel/cli.c | 5 +++++ arch/all-unix/kernel/cpu_arm.c | 5 +++++ arch/all-unix/kernel/cpu_i386.c | 5 +++++ arch/all-unix/kernel/cpu_ppc.c | 5 +++++ arch/all-unix/kernel/cpu_x86_64.c | 5 +++++ arch/all-unix/kernel/freepages.c | 5 +++++ arch/all-unix/kernel/issuper.c | 5 +++++ arch/all-unix/kernel/kernel_debug.c | 5 +++++ arch/all-unix/kernel/kernel_startup.c | 5 +++++ arch/all-unix/kernel/maygetchar.c | 5 +++++ arch/all-unix/kernel/obtaininput.c | 5 +++++ arch/all-unix/kernel/releaseinput.c | 5 +++++ arch/all-unix/kernel/setprotection.c | 5 +++++ arch/all-unix/kernel/sti.c | 5 +++++ arch/all-unix/timer/timer_init.c | 5 +++++ arch/arm-all/arm-aeabi/ldiv.c | 9 +++------ arch/arm-all/arm-aeabi/uldiv.c | 8 +++----- arch/arm-all/kernel/cpu_init.c | 5 +++++ arch/arm-efika/boot/serialdebug.c | 8 +++----- arch/arm-efika/boot/support.c | 8 +++----- arch/arm-linux/processor/arch_init.c | 5 +++++ arch/arm-native/ceboot/bootmem.c | 5 +++++ arch/arm-native/ceboot/bootmem.h | 5 +++++ arch/arm-native/ceboot/bootstrap.h | 5 +++++ arch/arm-native/ceboot/elf_io.h | 5 +++++ arch/arm-native/ceboot/hardware.c | 5 +++++ arch/arm-native/ceboot/hardware.h | 5 +++++ arch/arm-native/ceboot/ui.c | 5 +++++ arch/arm-raspi/boot/bc/font8x14.c | 5 +++++ arch/arm-raspi/exec/exec_idle.c | 4 ++++ arch/arm-raspi/i2c/i2c-bcm2835.c | 9 +++------ arch/arm-raspi/kernel/kernel_cpu.c | 5 +++++ arch/arm-raspi/usb/poseidon/usbromstartup.c | 5 +++++ arch/i386-all/exec/cpu_init.c | 5 +++++ arch/i386-all/kernel/cpu_init.c | 5 +++++ arch/i386-all/kernel/createcontext.c | 5 +++++ arch/i386-pc/bootstrap/cpu.c | 5 +++++ arch/i386-pc/cpu/smp.c | 5 +++++ arch/i386-pc/kernel/getcpucount.c | 5 +++++ arch/i386-pc/kernel/getcpunumber.c | 5 +++++ arch/i386-pc/kernel/ictl.c | 5 +++++ arch/i386-pc/kernel/kernel_debug.c | 5 +++++ arch/i386-pc/kernel/platform_init.c | 5 +++++ arch/i386-pc/kernel/smp.c | 5 +++++ arch/i386-pc/kernel/utils.c | 5 +++++ arch/m68k-all/dos/bcpl_patches.c | 4 ++++ arch/m68k-all/dosboot/bootcode.c | 5 +++++ arch/m68k-all/kernel/bushandler.c | 4 ++++ arch/m68k-all/kernel/dispatch.c | 5 +++++ arch/m68k-all/kernel/kernel_cpu.c | 5 +++++ arch/m68k-all/kernel/mapglobal.c | 5 +++++ arch/m68k-all/kernel/mmu.c | 4 ++++ arch/m68k-all/kernel/platform_init.c | 5 +++++ arch/m68k-all/kernel/schedule.c | 5 +++++ arch/m68k-all/kernel/setprotection.c | 5 +++++ arch/m68k-all/kernel/switch.c | 5 +++++ arch/m68k-all/m680x0/init.c | 4 ++++ arch/m68k-amiga/battclock/battclock_init.c | 4 ++++ arch/m68k-amiga/battclock/battclock_intern.c | 6 +++++- arch/m68k-amiga/boot/mmu.c | 4 ++++ arch/m68k-amiga/c/gdbstop.c | 5 +++++ arch/m68k-amiga/c/patches.c | 4 ++++ arch/m68k-amiga/cia/cia_init.c | 5 +++++ arch/m68k-amiga/cia/cia_interrupt.c | 4 ++++ arch/m68k-amiga/cia/resident_end.c | 5 +++++ arch/m68k-amiga/devs/ata/ata_amiga.c | 4 ++++ arch/m68k-amiga/devs/ata/dma_generic.c | 11 ++++++++++- arch/m68k-amiga/diag/resident_end.c | 5 +++++ arch/m68k-amiga/disk/disk_intern_init.c | 4 ++++ arch/m68k-amiga/hidd/gfx/blitter.c | 4 ++++ arch/m68k-amiga/hidd/gfx/chipset.c | 4 ++++ arch/m68k-amiga/hidd/gfx/startup.c | 4 ++++ arch/m68k-amiga/hidd/keyboard/startup.c | 5 +++++ arch/m68k-amiga/hidd/mouse/startup.c | 5 +++++ arch/m68k-amiga/hidd/uaegfx/startup.c | 4 ++++ arch/m68k-amiga/hidd/uaegfx/uaertg.c | 4 ++++ arch/m68k-amiga/kernel/cause.c | 5 +++++ arch/m68k-amiga/kernel/cli.c | 5 +++++ arch/m68k-amiga/kernel/dispatch.c | 5 +++++ arch/m68k-amiga/kernel/getbootinfo.c | 5 +++++ arch/m68k-amiga/kernel/kernel_debug.c | 5 +++++ arch/m68k-amiga/kernel/kernel_timer.c | 5 +++++ arch/m68k-amiga/kernel/maygetchar.c | 5 +++++ arch/m68k-amiga/kernel/obtaininput.c | 5 +++++ arch/m68k-amiga/kernel/releaseinput.c | 5 +++++ arch/m68k-amiga/kernel/sti.c | 5 +++++ arch/m68k-amiga/romboot/resident_end.c | 5 +++++ arch/m68k-amiga/romboot/romboot.c | 6 +++++- arch/m68k-amiga/wb.tag/resident_end.c | 5 +++++ arch/m68k-mac/exec/detect_memory.c | 5 +++++ arch/m68k-mac/exec/screen.c | 5 +++++ arch/ppc-all/kernel/createcontext.c | 5 +++++ arch/ppc-all/prep/kernel/io.c | 4 ++++ arch/ppc-chrp/boot/openfirmware/src/bootstrap.c | 8 +++----- arch/ppc-chrp/boot/openfirmware/src/of1275.c | 8 +++----- arch/ppc-chrp/boot/openfirmware/src/support.c | 8 +++----- arch/ppc-chrp/dosboot/bootconfig.c | 5 +++++ arch/ppc-chrp/efika/ata/ata_bestcomm.c | 8 +++----- arch/ppc-chrp/efika/ata/lowlevel_mpc5200b.c | 5 +++++ arch/ppc-chrp/efika/bestcomm/bestcomm_init.c | 8 +++----- arch/ppc-chrp/efika/kernel/debug.c | 8 +++----- arch/ppc-chrp/efika/kernel/ictl.c | 8 +++----- arch/ppc-chrp/efika/kernel/intr.c | 8 +++----- arch/ppc-chrp/efika/kernel/kernel_init.c | 8 +++----- arch/ppc-chrp/efika/kernel/mmu.c | 8 +++----- arch/ppc-chrp/efika/kernel/syscall.c | 8 +++----- arch/ppc-chrp/efika/kernel/tags.c | 5 +++++ arch/ppc-chrp/efika/pci/driverclass.c | 8 +++----- arch/ppc-chrp/efika/pci/pci_efika_init.c | 8 +++----- arch/ppc-chrp/efika/timer/lowlevel.c | 5 +++++ arch/ppc-chrp/efika/timer/lowlevel.h | 8 +++----- arch/ppc-chrp/efika/timer/ticks.c | 5 +++++ arch/ppc-chrp/exec/exec_init.c | 5 +++++ arch/ppc-chrp/exec/preparecontext.c | 5 +++++ arch/ppc-chrp/pegasos/kernel/kernel_bootmem.c | 5 +++++ arch/ppc-chrp/pegasos/kernel/kernel_bootmem.h | 5 +++++ arch/ppc-chrp/pegasos/kernel/kernel_debug.c | 5 +++++ arch/ppc-chrp/pegasos/kernel/kernel_intern.h | 5 +++++ arch/ppc-chrp/pegasos/kernel/kernel_startup.c | 5 +++++ arch/ppc-chrp/rtas/rtas_init.c | 8 +++----- arch/ppc-chrp/rtas/rtas_private.h | 8 +++----- arch/ppc-sam440/dosboot/bootconfig.c | 5 +++++ arch/ppc-sam440/exec/preparecontext.c | 5 +++++ arch/ppc-sam440/i2c/i2c-amcc440.c | 9 +++------ arch/ppc-sam440/kernel/intr.c | 5 +++++ arch/ppc-sam440/kernel/kernel_debug.c | 5 +++++ arch/ppc-sam440/kernel/kernel_startup.c | 5 +++++ arch/ppc-sam440/kernel/maygetchar.c | 5 +++++ arch/ppc-sam440/kernel/mmu.c | 5 +++++ arch/ppc-sam440/kernel/obtaininput.c | 5 +++++ arch/ppc-sam440/kernel/syscall.c | 4 ++++ arch/ppc-sam440/kernel/tags.c | 5 +++++ arch/ppc-sam440/kernel/uic.c | 5 +++++ arch/ppc-sam440/kernel/virtualtophysical.c | 5 +++++ arch/x86_64-all/kernel/cpu_init.c | 5 +++++ arch/x86_64-pc/bootstrap/cpu.c | 5 +++++ arch/x86_64-pc/kernel/getcpucount.c | 5 +++++ arch/x86_64-pc/kernel/getcpunumber.c | 5 +++++ arch/x86_64-pc/kernel/intr.c | 5 +++++ arch/x86_64-pc/kernel/kernel_cpu.c | 5 +++++ arch/x86_64-pc/kernel/kernel_debug.c | 5 +++++ arch/x86_64-pc/kernel/mmu.c | 5 +++++ arch/x86_64-pc/kernel/platform_init.c | 5 +++++ arch/x86_64-pc/kernel/smp.c | 5 +++++ compiler/arossupport/createbstr.c | 5 +++++ compiler/arossupport/libfindtagitem.c | 5 +++++ compiler/arossupport/libgettagdata.c | 5 +++++ compiler/arossupport/libnexttagitem.c | 5 +++++ compiler/autoinit/__stdiowin.c | 5 +++++ compiler/autoinit/_programname.c | 5 +++++ compiler/autoinit/commandname.c | 5 +++++ compiler/libinit/kickentry.c | 5 +++++ compiler/libinit/libentry.c | 5 +++++ compiler/posixc/__alloca.c | 5 +++++ compiler/posixc/cfgetispeed.c | 5 +++++ compiler/posixc/cfgetospeed.c | 5 +++++ compiler/posixc/cfsetispeed.c | 5 +++++ compiler/posixc/cfsetospeed.c | 5 +++++ compiler/posixc/ftello.c | 5 +++++ compiler/posixc/pathconf.c | 5 +++++ compiler/posixc/realpath.c | 5 +++++ compiler/posixc/sync.c | 5 +++++ compiler/posixc/tcgetattr.c | 5 +++++ compiler/posixc/tcsetattr.c | 5 +++++ compiler/purify/src/access.c | 5 +++++ compiler/purify/src/debug.c | 5 +++++ compiler/purify/src/error.c | 5 +++++ compiler/purify/src/hash.c | 5 +++++ compiler/purify/src/init.c | 5 +++++ compiler/purify/src/io.c | 5 +++++ compiler/purify/src/memory.c | 5 +++++ compiler/purify/src/posinfo.c | 5 +++++ compiler/purify/src/stack.c | 5 +++++ compiler/purify/src/util.c | 5 +++++ compiler/purify/t.c | 5 +++++ compiler/purify/t_illread.c | 5 +++++ compiler/purify/t_illread2.c | 5 +++++ compiler/purify/test1.c | 5 +++++ compiler/purify/test10.c | 5 +++++ compiler/purify/test11.c | 5 +++++ compiler/purify/test2.c | 5 +++++ compiler/purify/test3.c | 5 +++++ compiler/purify/test4.c | 5 +++++ compiler/purify/test5.c | 5 +++++ compiler/purify/test6.c | 5 +++++ compiler/purify/test7.c | 5 +++++ compiler/purify/test8.c | 5 +++++ compiler/purify/test9.c | 5 +++++ compiler/startup/elf-startup.c | 5 +++++ compiler/stdc/_fenv.c | 5 +++++ compiler/stdc/math/s_llrint.c | 5 +++++ compiler/stdc/math/s_llrintf.c | 5 +++++ compiler/stdc/math/s_llround.c | 5 +++++ compiler/stdc/math/s_llroundf.c | 5 +++++ compiler/stdc/math/s_llroundl.c | 5 +++++ compiler/stdc/math/s_lrintf.c | 5 +++++ compiler/stdc/math/s_lroundf.c | 5 +++++ compiler/stdc/math/s_lroundl.c | 5 +++++ compiler/stdc/math/sincos.c | 4 ++++ compiler/stdc/math/sincosf.c | 4 ++++ compiler/stdc/math/sincosl.c | 4 ++++ compiler/stdc/memcpy.c | 5 +++++ rom/alerthook/resident_end.c | 5 +++++ rom/aros/aros_init.c | 5 +++++ rom/disk/disk_init.c | 4 ++++ rom/disk/disk_intern_init.c | 5 +++++ rom/dos/internalloadseg_support.c | 5 +++++ rom/dosboot/bootanim.c | 5 +++++ rom/dosboot/bootscreen.c | 5 +++++ rom/dosboot/gadgets.c | 5 +++++ rom/efi/findconfigtable.c | 5 +++++ rom/exec/findtaskbypid.c | 5 +++++ rom/exec/intservers.c | 5 +++++ rom/graphics/cgx_support.c | 5 +++++ rom/graphics/compositor_driver.c | 5 +++++ rom/hidds/hidd/initcode.c | 5 +++++ rom/hidds/i8042/startup.c | 5 +++++ rom/hidds/mouse/driverdata.c | 5 +++++ rom/hidds/mouse/mouse_init.c | 5 +++++ rom/hidds/pci/pci_libfunc.c | 5 +++++ rom/hidds/serialmouse/startup.c | 5 +++++ rom/intuition/freezedemon.c | 5 +++++ rom/kernel/tlsf.c | 5 +++++ rom/openfirmware/of_init.c | 8 +++----- rom/partition/fsloader.c | 5 +++++ rom/partition/loadbootfilesystems.c | 5 +++++ rom/partition/partition_types.c | 5 +++++ rom/partition/readpartitiondata.c | 5 +++++ rom/partition/writepartitiondata.c | 5 +++++ rom/timer/timervblank.c | 5 +++++ scripts/strtoint.c | 5 +++++ test/HiddGraphics/hiddmodeid.c | 5 +++++ test/HiddGraphics/obsolete/gfxhiddtool.c | 5 +++++ test/amiga2date.c | 5 +++++ test/benchmarks/exec/taskswitch.c | 5 +++++ test/benchmarks/exec/taskswitch2.c | 5 ++++- test/boot/testboot.c | 5 +++++ test/bz2/version.c | 5 +++++ test/camdtree.c | 5 ++++- test/clib/abort.c | 5 +++++ test/clib/access_test.c | 5 +++++ test/clib/arguments.c | 5 +++++ test/clib/argv0_slave.c | 5 +++++ test/clib/argv0_test1.c | 5 +++++ test/clib/argv0_test2.c | 5 +++++ test/clib/argv0_test3.c | 5 +++++ test/clib/argv0_test4.c | 5 +++++ test/clib/chdir.c | 5 +++++ test/clib/chmod.c | 5 +++++ test/clib/chown.c | 5 +++++ test/clib/ctype.c | 5 +++++ test/clib/environ.c | 5 +++++ test/clib/execl2.c | 5 +++++ test/clib/execl2_slave.c | 5 +++++ test/clib/execl2_vfork.c | 5 +++++ test/clib/fchmod.c | 5 +++++ test/clib/fcntl.c | 5 +++++ test/clib/flock.c | 5 +++++ test/clib/fseek_test.c | 5 +++++ test/clib/getfsstat.c | 5 +++++ test/clib/jmpbuf.c | 5 +++++ test/clib/lseek.c | 5 +++++ test/clib/mnt_names.c | 5 +++++ test/clib/open.c | 5 +++++ test/clib/opendir.c | 5 +++++ test/clib/pipe.c | 5 +++++ test/clib/posix_memalign.c | 5 +++++ test/clib/snprintf.c | 5 +++++ test/clib/sprintf.c | 5 +++++ test/clib/sscanf.c | 5 +++++ test/clib/statfs.c | 5 +++++ test/clib/stdin1.c | 5 +++++ test/clib/stdin2.c | 5 +++++ test/clib/stdin3.c | 5 +++++ test/clib/stdin4.c | 5 +++++ test/clib/stpblk.c | 5 +++++ test/clib/strchr.c | 5 +++++ test/clib/strptime.c | 5 +++++ test/clib/strtod.c | 5 +++++ test/clib/strtok.c | 5 +++++ test/clib/strtoul.c | 5 +++++ test/clib/strtoull.c | 5 +++++ test/clib/tmpfile.c | 5 +++++ test/clib/uname.c | 5 +++++ test/clib/usleep.c | 5 +++++ test/clib/vfork.c | 5 +++++ test/clib/vfork_execl.c | 5 +++++ test/clib/wait.c | 5 +++++ test/clib/waitpid.c | 5 +++++ test/consolemodes.c | 5 +++++ test/convertpixels.c | 5 +++++ test/cplusplus/exception.cpp | 5 +++++ test/cplusplus/headertest.cpp | 5 +++++ test/customscreen.c | 5 +++++ test/displayalert.c | 5 +++++ test/dos/addpart.c | 5 +++++ test/dos/doslist.c | 5 +++++ test/dos/examinefh.c | 5 +++++ test/dos/examinelock.c | 5 +++++ test/dos/exit.c | 5 +++++ test/dos/fread.c | 5 +++++ test/dos/getenv.c | 5 +++++ test/dos/inhibit.c | 5 +++++ test/dos/namefromfh.c | 5 +++++ test/dos/nil.c | 5 +++++ test/dos/notify.c | 5 +++++ test/dos/output.c | 5 +++++ test/dos/r.c | 5 +++++ test/dos/readitemloop.c | 4 ++++ test/dos/runcommand.c | 5 +++++ test/dos/setenv.c | 5 +++++ test/dos/setfiledate.c | 5 +++++ test/dos/systemtags.c | 5 +++++ test/dos/systemtags_slave.c | 5 +++++ test/dosvartest.c | 5 +++++ test/examine.c | 5 +++++ test/exec/alert.c | 5 +++++ test/exec/allocmem.c | 5 +++++ test/exec/allocxxx.c | 5 +++++ test/exec/childstatus.c | 5 +++++ test/exec/childwait.c | 5 +++++ test/exec/enqueue.c | 4 ++++ test/exec/makelib.c | 5 +++++ test/exec/pool.c | 5 +++++ test/exec/portreceive.c | 5 +++++ test/exec/portsend.c | 5 +++++ test/exec/rawdofmt.c | 5 +++++ test/exec/semtorture.c | 5 +++++ test/exec/stackswap.c | 5 +++++ test/exec/traptest.c | 5 +++++ test/exec/vblank.c | 5 +++++ test/fileseek.c | 5 +++++ test/fontinfo.c | 5 +++++ test/frequencies.c | 5 +++++ test/getcpuinfo.c | 5 +++++ test/graphics/areatest2.c | 5 +++++ test/graphics/blttemplatealpha.c | 4 ++++ test/graphics/getcybermapattr.c | 5 +++++ test/graphics/gfx.c | 5 +++++ test/graphics/gfxinfo.c | 5 +++++ test/graphics/textbug.c | 5 +++++ test/graphics/weightamatch.c | 5 +++++ test/graphics/writepixelarray.c | 4 ++++ test/graphics/writepixelarrayalpha.c | 4 ++++ test/hostlib.c | 5 +++++ test/icon/examine.c | 5 +++++ test/icon/writetooltypes.c | 5 +++++ test/iffparsewrite.c | 5 +++++ test/ilbmtoc.c | 5 +++++ test/ilbmtoc_image.c | 5 +++++ test/intuition/drawinfoattr.c | 5 +++++ test/intuition/pubscreen.c | 5 +++++ test/intuition/screenclass.c | 5 +++++ test/intuition/scrollerwin.c | 5 +++++ test/joystick.c | 5 +++++ test/kernel/allocator.c | 5 +++++ test/kernel/mmap.c | 5 +++++ test/kernel/stackcheck.c | 5 +++++ test/keymaptest.c | 5 +++++ test/layers/clippingtest.c | 5 +++++ test/layers/layerstest.c | 5 +++++ test/lcms/gamma.c | 5 +++++ test/library/dummyprint4.c | 4 ++++ test/library/getchildvalue.c | 5 +++++ test/library/peropenernamechange.c | 5 +++++ test/library/peropenernolib.c | 5 +++++ test/library/peropenervalue.c | 5 +++++ test/library/pertaskvalue.c | 5 +++++ test/library/pertaskvalue_linklib.c | 5 +++++ test/localetest.c | 5 +++++ test/mathffp.c | 5 +++++ test/mesa/mesagetprocaddress.c | 5 +++++ test/mesa/mesasimplerendering.c | 5 +++++ test/minicat.c | 5 +++++ test/mktime.c | 5 +++++ test/modeid.c | 5 +++++ test/monitorclass.c | 5 +++++ test/mountlist.c | 5 +++++ test/net/netlib.c | 5 +++++ test/oop/hidd.cs | 7 ++++++- test/opendiskfont.c | 5 +++++ test/patchrgbconv.c | 5 +++++ test/png/version.c | 5 +++++ test/printf_f.c | 5 +++++ test/printnativekeytable.c | 5 +++++ test/randtest.c | 5 +++++ test/rexx/vartest.c | 5 +++++ test/rexxsyslibtest.c | 5 +++++ test/rwverify.c | 5 +++++ test/sdi/LEGAL | 1 + test/seektest.c | 5 +++++ test/serialmousetest.c | 5 +++++ test/serialtest.c | 5 +++++ test/setfilesize.c | 5 +++++ test/smult.c | 4 ++++ test/sortlayercr.c | 5 +++++ test/systemtags.c | 5 +++++ test/systemtagsslave.c | 5 +++++ test/taskstorage.c | 5 +++++ test/testide.c | 7 ++++++- test/time.c | 5 +++++ test/timeport.c | 5 +++++ test/uae-tmpl/test-1.c | 4 ++++ test/uae-tmpl/test-2.c | 4 ++++ test/uae-tmpl/test.c | 5 ++++- test/uae/test.c | 5 ++++- test/unixio.c | 5 +++++ test/versionlib.c | 5 +++++ test/waitforchar.c | 5 +++++ test/windebug.c | 5 +++++ test/z/version.c | 5 +++++ tools/collect-aros/backend-bfd.c | 5 +++++ tools/collect-aros/backend-generic.c | 5 +++++ tools/collect-aros/collect-aros.c | 5 +++++ tools/collect-aros/docommand-exec.c | 5 +++++ tools/collect-aros/docommand-spawn.c | 5 +++++ tools/collect-aros/misc.c | 5 +++++ tools/copytoafs/copytoafs.c | 5 +++++ {workbench/classes/datatypes/gemimage => tools/cxref}/LEGAL | 3 +-- {workbench/classes/datatypes/gemimage => tools/flexcat}/LEGAL | 3 +-- tools/setrev/LEGAL | 1 + {workbench/classes/datatypes/gemimage => tools/sfdc}/LEGAL | 3 +-- workbench/classes/datatypes/{gemimage => degas}/LEGAL | 3 +-- workbench/classes/datatypes/gemimage/LEGAL | 3 +-- workbench/classes/datatypes/gif/codec.c | 3 ++- workbench/classes/datatypes/jpeg/memory.c | 5 +++++ workbench/classes/datatypes/png/memory.c | 5 +++++ workbench/classes/zune/aboutwindow/LEGAL | 3 +++ workbench/classes/zune/betterstring/LEGAL | 3 +++ workbench/classes/zune/iconimage/LEGAL | 3 +++ workbench/classes/zune/nlist/LEGAL | 3 +++ workbench/classes/zune/prefseditor/LEGAL | 3 +++ workbench/classes/zune/prefswindow/LEGAL | 3 +++ workbench/classes/zune/systemprefswindow/LEGAL | 3 +++ workbench/classes/zune/texteditor/LEGAL | 3 +++ workbench/system/SysMon/memory.c | 5 +++++ workbench/system/SysMon/processor.c | 5 +++++ workbench/system/SysMon/timer.c | 5 +++++ workbench/system/SysMon/video.c | 5 +++++ 553 files changed, 2646 insertions(+), 140 deletions(-) create mode 100644 test/sdi/LEGAL copy {workbench/classes/datatypes/gemimage => tools/cxref}/LEGAL (61%) copy {workbench/classes/datatypes/gemimage => tools/flexcat}/LEGAL (61%) create mode 100644 tools/setrev/LEGAL copy {workbench/classes/datatypes/gemimage => tools/sfdc}/LEGAL (61%) copy workbench/classes/datatypes/{gemimage => degas}/LEGAL (61%) create mode 100644 workbench/classes/zune/aboutwindow/LEGAL create mode 100644 workbench/classes/zune/betterstring/LEGAL create mode 100644 workbench/classes/zune/iconimage/LEGAL create mode 100644 workbench/classes/zune/nlist/LEGAL create mode 100644 workbench/classes/zune/prefseditor/LEGAL create mode 100644 workbench/classes/zune/prefswindow/LEGAL create mode 100644 workbench/classes/zune/systemprefswindow/LEGAL create mode 100644 workbench/classes/zune/texteditor/LEGAL diff --git a/arch/all-android/bootstrap/kickstart.c b/arch/all-android/bootstrap/kickstart.c index 971bc6a975..a31e71b188 100644 --- a/arch/all-android/bootstrap/kickstart.c +++ b/arch/all-android/bootstrap/kickstart.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-android/bootstrap/kputc.c b/arch/all-android/bootstrap/kputc.c index 732da2170d..6b5dd49082 100644 --- a/arch/all-android/bootstrap/kputc.c +++ b/arch/all-android/bootstrap/kputc.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-android/bootstrap/main.c b/arch/all-android/bootstrap/main.c index 6f98524557..2a5a0b98b6 100644 --- a/arch/all-android/bootstrap/main.c +++ b/arch/all-android/bootstrap/main.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-android/bootstrap/runtime.c b/arch/all-android/bootstrap/runtime.c index 352230a17d..88838eaade 100644 --- a/arch/all-android/bootstrap/runtime.c +++ b/arch/all-android/bootstrap/runtime.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-android/bootstrap/ui.c b/arch/all-android/bootstrap/ui.c index 78e04d0331..ed76460b35 100644 --- a/arch/all-android/bootstrap/ui.c +++ b/arch/all-android/bootstrap/ui.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-android/filesys/emul_handler/emul_dir.c b/arch/all-android/filesys/emul_handler/emul_dir.c index 641d962b73..37c19544a6 100644 --- a/arch/all-android/filesys/emul_handler/emul_dir.c +++ b/arch/all-android/filesys/emul_handler/emul_dir.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* These two are needed for some definitions in emul_host.h */ #include #include diff --git a/arch/all-android/hidd/androidgfx/server.c b/arch/all-android/hidd/androidgfx/server.c index 64cc5cf101..d86e8e8f6d 100644 --- a/arch/all-android/hidd/androidgfx/server.c +++ b/arch/all-android/hidd/androidgfx/server.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 1 #include diff --git a/arch/all-android/hidd/androidgfx/startup.c b/arch/all-android/hidd/androidgfx/startup.c index 098ba62c44..af2b521f20 100644 --- a/arch/all-android/hidd/androidgfx/startup.c +++ b/arch/all-android/hidd/androidgfx/startup.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * A newstyle startup code for resident display drivers. * * Now it's the job of the driver to add ifself to the system. diff --git a/arch/all-android/kernel/kernel_panic.c b/arch/all-android/kernel/kernel_panic.c index f3bc44dd3d..b2abe884f7 100644 --- a/arch/all-android/kernel/kernel_panic.c +++ b/arch/all-android/kernel/kernel_panic.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-darwin/hostdisk/geometry.c b/arch/all-darwin/hostdisk/geometry.c index e1bd216c92..f4e5d6dfb5 100644 --- a/arch/all-darwin/hostdisk/geometry.c +++ b/arch/all-darwin/hostdisk/geometry.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* This routine differs in different UNIX variants (using different IOCTLs) */ #include diff --git a/arch/all-hosted/bootstrap/elf_io.c b/arch/all-hosted/bootstrap/elf_io.c index d640421fb7..46bb52a7d5 100644 --- a/arch/all-hosted/bootstrap/elf_io.c +++ b/arch/all-hosted/bootstrap/elf_io.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-hosted/bootstrap/hostinterface.c b/arch/all-hosted/bootstrap/hostinterface.c index f89b91e7ae..14669c5437 100644 --- a/arch/all-hosted/bootstrap/hostinterface.c +++ b/arch/all-hosted/bootstrap/hostinterface.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /* diff --git a/arch/all-hosted/bootstrap/kickstart.c b/arch/all-hosted/bootstrap/kickstart.c index 38da3d8c28..59939b7162 100644 --- a/arch/all-hosted/bootstrap/kickstart.c +++ b/arch/all-hosted/bootstrap/kickstart.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-hosted/bootstrap/log.c b/arch/all-hosted/bootstrap/log.c index 8cced78408..3e0f51b446 100644 --- a/arch/all-hosted/bootstrap/log.c +++ b/arch/all-hosted/bootstrap/log.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include /* Needed for STDERR_FILENO on Windows */ #ifdef _WIN32 diff --git a/arch/all-hosted/bootstrap/main.c b/arch/all-hosted/bootstrap/main.c index f304dee2c3..ad27a1be20 100644 --- a/arch/all-hosted/bootstrap/main.c +++ b/arch/all-hosted/bootstrap/main.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "bootstrap.h" int main(int argc, char **argv) diff --git a/arch/all-hosted/bootstrap/memory.c b/arch/all-hosted/bootstrap/memory.c index 626dfe2329..a4619471c7 100644 --- a/arch/all-hosted/bootstrap/memory.c +++ b/arch/all-hosted/bootstrap/memory.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /* diff --git a/arch/all-hosted/bootstrap/runtime.c b/arch/all-hosted/bootstrap/runtime.c index 0aa1650b22..892ef4d9f2 100644 --- a/arch/all-hosted/bootstrap/runtime.c +++ b/arch/all-hosted/bootstrap/runtime.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-hosted/bootstrap/shutdown.c b/arch/all-hosted/bootstrap/shutdown.c index a1dd1c1c77..e9cea9a651 100644 --- a/arch/all-hosted/bootstrap/shutdown.c +++ b/arch/all-hosted/bootstrap/shutdown.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "shutdown.h" diff --git a/arch/all-hosted/bootstrap/support.c b/arch/all-hosted/bootstrap/support.c index b254a31426..ac341861ff 100644 --- a/arch/all-hosted/bootstrap/support.c +++ b/arch/all-hosted/bootstrap/support.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "support.h" char *DefaultConfig = ARCH "/AROSBootstrap.conf"; diff --git a/arch/all-hosted/bootstrap/ui.c b/arch/all-hosted/bootstrap/ui.c index f3d2008a44..b396b65069 100644 --- a/arch/all-hosted/bootstrap/ui.c +++ b/arch/all-hosted/bootstrap/ui.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-hosted/devs/hostdisk/automount.c b/arch/all-hosted/devs/hostdisk/automount.c index b105d50c97..895767b4b6 100644 --- a/arch/all-hosted/devs/hostdisk/automount.c +++ b/arch/all-hosted/devs/hostdisk/automount.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-hosted/devs/hostdisk/hostdisk_host.c b/arch/all-hosted/devs/hostdisk/hostdisk_host.c index e149cf969f..3e2920dda5 100644 --- a/arch/all-hosted/devs/hostdisk/hostdisk_host.c +++ b/arch/all-hosted/devs/hostdisk/hostdisk_host.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This file is just a dummy nonfunctional template. These functions * need host-specific implementations. */ diff --git a/arch/all-hosted/filesys/emul_handler/emul_host.c b/arch/all-hosted/filesys/emul_handler/emul_host.c index 2a42868f50..0730e2942a 100644 --- a/arch/all-hosted/filesys/emul_handler/emul_host.c +++ b/arch/all-hosted/filesys/emul_handler/emul_host.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This file is just a dummy nonfunctional template. These functions * need host-specific implementations. */ diff --git a/arch/all-hosted/filesys/emul_handler/filenames.c b/arch/all-hosted/filesys/emul_handler/filenames.c index fa5aacdd96..492836d8a8 100644 --- a/arch/all-hosted/filesys/emul_handler/filenames.c +++ b/arch/all-hosted/filesys/emul_handler/filenames.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-hosted/hidd/sdl/startup.c b/arch/all-hosted/hidd/sdl/startup.c index 849ac10327..e62642cfa0 100644 --- a/arch/all-hosted/hidd/sdl/startup.c +++ b/arch/all-hosted/hidd/sdl/startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 0 #include diff --git a/arch/all-hosted/hidd/x11/startup.c b/arch/all-hosted/hidd/x11/startup.c index 4054e8eae4..3f1fa24e2d 100644 --- a/arch/all-hosted/hidd/x11/startup.c +++ b/arch/all-hosted/hidd/x11/startup.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * A newstyle startup code for resident display drivers. * * Now it's the job of the driver to add ifself to the system. diff --git a/arch/all-hosted/hidd/x11/x11_hostlib.c b/arch/all-hosted/hidd/x11/x11_hostlib.c index 9f9dfac6f1..b2225d4604 100644 --- a/arch/all-hosted/hidd/x11/x11_hostlib.c +++ b/arch/all-hosted/hidd/x11/x11_hostlib.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "x11gfx_intern.h" diff --git a/arch/all-hosted/hostlib/close.c b/arch/all-hosted/hostlib/close.c index 30081b9a66..bb344232de 100644 --- a/arch/all-hosted/hostlib/close.c +++ b/arch/all-hosted/hostlib/close.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-hosted/hostlib/dropinterface.c b/arch/all-hosted/hostlib/dropinterface.c index 90632f0068..13f01c98b7 100644 --- a/arch/all-hosted/hostlib/dropinterface.c +++ b/arch/all-hosted/hostlib/dropinterface.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /***************************************************************************** diff --git a/arch/all-hosted/hostlib/freeerrorstr.c b/arch/all-hosted/hostlib/freeerrorstr.c index 5d970255de..e121c9fcab 100644 --- a/arch/all-hosted/hostlib/freeerrorstr.c +++ b/arch/all-hosted/hostlib/freeerrorstr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /***************************************************************************** diff --git a/arch/all-hosted/hostlib/getinterface.c b/arch/all-hosted/hostlib/getinterface.c index 36c18a05ae..c2d713ee77 100644 --- a/arch/all-hosted/hostlib/getinterface.c +++ b/arch/all-hosted/hostlib/getinterface.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "hostinterface.h" diff --git a/arch/all-hosted/hostlib/getpointer.c b/arch/all-hosted/hostlib/getpointer.c index 372dbe4cbf..a5a9c75d44 100644 --- a/arch/all-hosted/hostlib/getpointer.c +++ b/arch/all-hosted/hostlib/getpointer.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-hosted/hostlib/hostlib_init.c b/arch/all-hosted/hostlib/hostlib_init.c index ca75a59cd5..57faa92d09 100644 --- a/arch/all-hosted/hostlib/hostlib_init.c +++ b/arch/all-hosted/hostlib/hostlib_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-hosted/hostlib/lock.c b/arch/all-hosted/hostlib/lock.c index 531cf72d3c..f84d8b4885 100644 --- a/arch/all-hosted/hostlib/lock.c +++ b/arch/all-hosted/hostlib/lock.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-hosted/hostlib/open.c b/arch/all-hosted/hostlib/open.c index 7418e8b5af..8398d63945 100644 --- a/arch/all-hosted/hostlib/open.c +++ b/arch/all-hosted/hostlib/open.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-hosted/hostlib/unlock.c b/arch/all-hosted/hostlib/unlock.c index c279cf2f63..2dea567a46 100644 --- a/arch/all-hosted/hostlib/unlock.c +++ b/arch/all-hosted/hostlib/unlock.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-ios/bootstrap/kickstart.c b/arch/all-ios/bootstrap/kickstart.c index 30b06a8d34..7033de0023 100644 --- a/arch/all-ios/bootstrap/kickstart.c +++ b/arch/all-ios/bootstrap/kickstart.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-ios/hidd/uikit/eventtask.c b/arch/all-ios/hidd/uikit/eventtask.c index 9d0a05f822..c62b4c9297 100644 --- a/arch/all-ios/hidd/uikit/eventtask.c +++ b/arch/all-ios/hidd/uikit/eventtask.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 1 #include diff --git a/arch/all-ios/hidd/uikit/startup.c b/arch/all-ios/hidd/uikit/startup.c index cce573c889..58eb30623f 100644 --- a/arch/all-ios/hidd/uikit/startup.c +++ b/arch/all-ios/hidd/uikit/startup.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * A newstyle startup code for resident display drivers. * * Now it's the job of the driver to add ifself to the system. diff --git a/arch/all-linux/bootstrap/malloc.c b/arch/all-linux/bootstrap/malloc.c index 82b7181bf8..4ee4d2a5a0 100644 --- a/arch/all-linux/bootstrap/malloc.c +++ b/arch/all-linux/bootstrap/malloc.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * AROS-thread-safe versions of libc memory allocation routines * This does not work with Android's bionic. */ diff --git a/arch/all-linux/hidd/linuxinput/startup.c b/arch/all-linux/hidd/linuxinput/startup.c index c4674e2054..b0a01018f6 100644 --- a/arch/all-linux/hidd/linuxinput/startup.c +++ b/arch/all-linux/hidd/linuxinput/startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-linux/hostdisk/geometry.c b/arch/all-linux/hostdisk/geometry.c index 967352af3a..9643f5cea0 100644 --- a/arch/all-linux/hostdisk/geometry.c +++ b/arch/all-linux/hostdisk/geometry.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Define struct stat64 on Linux. * Define this before anything, since AROS includes * may include POSIX includes (for example aros/debug.h diff --git a/arch/all-mingw32/battclock/battclock_init.c b/arch/all-mingw32/battclock/battclock_init.c index cb2e0a5299..39a7fdffa7 100644 --- a/arch/all-mingw32/battclock/battclock_init.c +++ b/arch/all-mingw32/battclock/battclock_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 0 #include diff --git a/arch/all-mingw32/bootstrap/hostinterface.c b/arch/all-mingw32/bootstrap/hostinterface.c index caa43f2c60..8359a07cef 100644 --- a/arch/all-mingw32/bootstrap/hostinterface.c +++ b/arch/all-mingw32/bootstrap/hostinterface.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/bootstrap/hostlib.c b/arch/all-mingw32/bootstrap/hostlib.c index 4d68c40c38..dd6725481f 100644 --- a/arch/all-mingw32/bootstrap/hostlib.c +++ b/arch/all-mingw32/bootstrap/hostlib.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/bootstrap/memory.c b/arch/all-mingw32/bootstrap/memory.c index 25a26d5436..e0223e58f6 100644 --- a/arch/all-mingw32/bootstrap/memory.c +++ b/arch/all-mingw32/bootstrap/memory.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/bootstrap/shutdown.c b/arch/all-mingw32/bootstrap/shutdown.c index c04b2505cc..5cfcd142e0 100644 --- a/arch/all-mingw32/bootstrap/shutdown.c +++ b/arch/all-mingw32/bootstrap/shutdown.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/bootstrap/support.c b/arch/all-mingw32/bootstrap/support.c index 5ee4572fde..8024b9d8d2 100644 --- a/arch/all-mingw32/bootstrap/support.c +++ b/arch/all-mingw32/bootstrap/support.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/bootstrap/ui.c b/arch/all-mingw32/bootstrap/ui.c index dad6fc0692..b66140557f 100644 --- a/arch/all-mingw32/bootstrap/ui.c +++ b/arch/all-mingw32/bootstrap/ui.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/bsdsocket/bsdsocket_init.c b/arch/all-mingw32/bsdsocket/bsdsocket_init.c index 25341c2624..0fc748b3ed 100644 --- a/arch/all-mingw32/bsdsocket/bsdsocket_init.c +++ b/arch/all-mingw32/bsdsocket/bsdsocket_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/bsdsocket/bsdsocket_open.c b/arch/all-mingw32/bsdsocket/bsdsocket_open.c index 5ddec1d9ee..ed782f0f71 100644 --- a/arch/all-mingw32/bsdsocket/bsdsocket_open.c +++ b/arch/all-mingw32/bsdsocket/bsdsocket_open.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/bsdsocket/bsdsocket_util.c b/arch/all-mingw32/bsdsocket/bsdsocket_util.c index b7e8850d17..ff4aea09eb 100644 --- a/arch/all-mingw32/bsdsocket/bsdsocket_util.c +++ b/arch/all-mingw32/bsdsocket/bsdsocket_util.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/bsdsocket/host_socket.c b/arch/all-mingw32/bsdsocket/host_socket.c index 0fbcd93029..94e7f5567d 100644 --- a/arch/all-mingw32/bsdsocket/host_socket.c +++ b/arch/all-mingw32/bsdsocket/host_socket.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/devs/hostdisk/hostdisk_host.c b/arch/all-mingw32/devs/hostdisk/hostdisk_host.c index 9bbeaf5f00..a106dbc089 100644 --- a/arch/all-mingw32/devs/hostdisk/hostdisk_host.c +++ b/arch/all-mingw32/devs/hostdisk/hostdisk_host.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/exec/platform_init.c b/arch/all-mingw32/exec/platform_init.c index 38a2a6a6b9..1e5a714fb7 100644 --- a/arch/all-mingw32/exec/platform_init.c +++ b/arch/all-mingw32/exec/platform_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/filesys/emul_handler/filenames.c b/arch/all-mingw32/filesys/emul_handler/filenames.c index a758de7359..690738d1fb 100644 --- a/arch/all-mingw32/filesys/emul_handler/filenames.c +++ b/arch/all-mingw32/filesys/emul_handler/filenames.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/hidd/wingdi/gdi_hostlib.c b/arch/all-mingw32/hidd/wingdi/gdi_hostlib.c index 68342165f7..c9fe687a6c 100644 --- a/arch/all-mingw32/hidd/wingdi/gdi_hostlib.c +++ b/arch/all-mingw32/hidd/wingdi/gdi_hostlib.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "gdi.h" diff --git a/arch/all-mingw32/hidd/wingdi/startup.c b/arch/all-mingw32/hidd/wingdi/startup.c index a7e1d5eb88..abb58e2d0f 100644 --- a/arch/all-mingw32/hidd/wingdi/startup.c +++ b/arch/all-mingw32/hidd/wingdi/startup.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * A newstyle startup code for resident display drivers. * * Now it's the job of the driver to add ifself to the system. diff --git a/arch/all-mingw32/hostlib/freeerrorstr.c b/arch/all-mingw32/hostlib/freeerrorstr.c index 2e903ff584..5666440bf2 100644 --- a/arch/all-mingw32/hostlib/freeerrorstr.c +++ b/arch/all-mingw32/hostlib/freeerrorstr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/kernel/addirqhandler.c b/arch/all-mingw32/kernel/addirqhandler.c index 9d5c370a43..4810f4d8ac 100644 --- a/arch/all-mingw32/kernel/addirqhandler.c +++ b/arch/all-mingw32/kernel/addirqhandler.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/kernel/cli.c b/arch/all-mingw32/kernel/cli.c index d0d8da8728..67d9a87e9c 100644 --- a/arch/all-mingw32/kernel/cli.c +++ b/arch/all-mingw32/kernel/cli.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-mingw32/kernel/cpu_i386.c b/arch/all-mingw32/kernel/cpu_i386.c index 573a71d576..3440e8bda0 100644 --- a/arch/all-mingw32/kernel/cpu_i386.c +++ b/arch/all-mingw32/kernel/cpu_i386.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "kernel_traps.h" struct ExceptionTranslation Traps[] = diff --git a/arch/all-mingw32/kernel/cpu_x86_64.c b/arch/all-mingw32/kernel/cpu_x86_64.c index 3ec217c065..1594a4df4f 100644 --- a/arch/all-mingw32/kernel/cpu_x86_64.c +++ b/arch/all-mingw32/kernel/cpu_x86_64.c @@ -1,2 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* Traps translation is the same on both 32 and 64 bits */ #include "cpu_i386.c" diff --git a/arch/all-mingw32/kernel/host_debug.c b/arch/all-mingw32/kernel/host_debug.c index edac479d02..c00e772424 100644 --- a/arch/all-mingw32/kernel/host_debug.c +++ b/arch/all-mingw32/kernel/host_debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "host_intern.h" diff --git a/arch/all-mingw32/kernel/host_intr.c b/arch/all-mingw32/kernel/host_intr.c index 05fe9ebec9..ed56acf889 100644 --- a/arch/all-mingw32/kernel/host_intr.c +++ b/arch/all-mingw32/kernel/host_intr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/kernel/host_mmu.c b/arch/all-mingw32/kernel/host_mmu.c index d6ec365dc6..99bb5e2a56 100644 --- a/arch/all-mingw32/kernel/host_mmu.c +++ b/arch/all-mingw32/kernel/host_mmu.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "host_intern.h" diff --git a/arch/all-mingw32/kernel/issuper.c b/arch/all-mingw32/kernel/issuper.c index caa6c94579..ae854cce2e 100644 --- a/arch/all-mingw32/kernel/issuper.c +++ b/arch/all-mingw32/kernel/issuper.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-mingw32/kernel/kernel_debug.c b/arch/all-mingw32/kernel/kernel_debug.c index c49573457d..869a0746ab 100644 --- a/arch/all-mingw32/kernel/kernel_debug.c +++ b/arch/all-mingw32/kernel/kernel_debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/kernel/kernel_intr.c b/arch/all-mingw32/kernel/kernel_intr.c index 87c9500caf..209e848f58 100644 --- a/arch/all-mingw32/kernel/kernel_intr.c +++ b/arch/all-mingw32/kernel/kernel_intr.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Architecture-specific interrupt processing. We reimplement * core_ExitInterrupt() because of non-typical idle loop implementation, * hence the file name. diff --git a/arch/all-mingw32/kernel/kernel_startup.c b/arch/all-mingw32/kernel/kernel_startup.c index 30a9854c12..00248d8f08 100644 --- a/arch/all-mingw32/kernel/kernel_startup.c +++ b/arch/all-mingw32/kernel/kernel_startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/kernel/maygetchar.c b/arch/all-mingw32/kernel/maygetchar.c index 6a2e4a2213..5fb69d5d65 100644 --- a/arch/all-mingw32/kernel/maygetchar.c +++ b/arch/all-mingw32/kernel/maygetchar.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-mingw32/kernel/obtaininput.c b/arch/all-mingw32/kernel/obtaininput.c index 923308875d..b522694396 100644 --- a/arch/all-mingw32/kernel/obtaininput.c +++ b/arch/all-mingw32/kernel/obtaininput.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/kernel/putchar.c b/arch/all-mingw32/kernel/putchar.c index 19caa67503..507791a305 100644 --- a/arch/all-mingw32/kernel/putchar.c +++ b/arch/all-mingw32/kernel/putchar.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-mingw32/kernel/setprotection.c b/arch/all-mingw32/kernel/setprotection.c index b88c94248a..70c932ff0c 100644 --- a/arch/all-mingw32/kernel/setprotection.c +++ b/arch/all-mingw32/kernel/setprotection.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-mingw32/kernel/sti.c b/arch/all-mingw32/kernel/sti.c index 0de8e18ea6..8a9438fb52 100644 --- a/arch/all-mingw32/kernel/sti.c +++ b/arch/all-mingw32/kernel/sti.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-mingw32/testboot/testboot.c b/arch/all-mingw32/testboot/testboot.c index 863fd9f645..b6f446dde9 100644 --- a/arch/all-mingw32/testboot/testboot.c +++ b/arch/all-mingw32/testboot/testboot.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-mingw32/timer/timer_init.c b/arch/all-mingw32/timer/timer_init.c index 82547fbc1b..abe7b7a2f8 100644 --- a/arch/all-mingw32/timer/timer_init.c +++ b/arch/all-mingw32/timer/timer_init.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Windows-hosted timer driver. * * In Windows kernel we have two statically allocated timers. diff --git a/arch/all-native/bootconsole/clear.c b/arch/all-native/bootconsole/clear.c index 8739637142..03add6ddae 100644 --- a/arch/all-native/bootconsole/clear.c +++ b/arch/all-native/bootconsole/clear.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /* Clear the console */ diff --git a/arch/all-native/bootconsole/font8x14.c b/arch/all-native/bootconsole/font8x14.c index fd199ad639..501d968fff 100644 --- a/arch/all-native/bootconsole/font8x14.c +++ b/arch/all-native/bootconsole/font8x14.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + const unsigned int fontWidth = 8; const unsigned int fontHeight = 14; diff --git a/arch/all-native/bootconsole/serial_16450_unused.c b/arch/all-native/bootconsole/serial_16450_unused.c index 2efd0c16bc..427509b4d5 100644 --- a/arch/all-native/bootconsole/serial_16450_unused.c +++ b/arch/all-native/bootconsole/serial_16450_unused.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This code was rescued from arch/x86_64/exec/serialrawio.c before x86-64 port update. * Perhaps it can be useful in future, however it's questionable whether it is really * needed for debugging console. diff --git a/arch/all-native/bootconsole/util_fb.c b/arch/all-native/bootconsole/util_fb.c index 8feb4013e9..2210c9e7ec 100644 --- a/arch/all-native/bootconsole/util_fb.c +++ b/arch/all-native/bootconsole/util_fb.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include void fb_SetMirror(char *addr) diff --git a/arch/all-native/kernel/boot_utils.c b/arch/all-native/kernel/boot_utils.c index 3a20a35cbe..acba3ed79e 100644 --- a/arch/all-native/kernel/boot_utils.c +++ b/arch/all-native/kernel/boot_utils.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* Utility functions for boot taglist relocation */ #include diff --git a/arch/all-native/kernel/kernel_bootmem.c b/arch/all-native/kernel/kernel_bootmem.c index 054e4af1b3..b24c1de8d9 100644 --- a/arch/all-native/kernel/kernel_bootmem.c +++ b/arch/all-native/kernel/kernel_bootmem.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Boot-time memory management functions. * This is a very simple allocator working on a continuous memory block. * Its purpose is to help to set up initial boot-time data for your kernel, diff --git a/arch/all-pc/acpitool/parsers.c b/arch/all-pc/acpitool/parsers.c index a10fb92818..46d9394d9e 100644 --- a/arch/all-pc/acpitool/parsers.c +++ b/arch/all-pc/acpitool/parsers.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-pc/battclock/battclock_init.c b/arch/all-pc/battclock/battclock_init.c index 525dd95cf3..0206358e78 100644 --- a/arch/all-pc/battclock/battclock_init.c +++ b/arch/all-pc/battclock/battclock_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-pc/bootstrap/memory_io.c b/arch/all-pc/bootstrap/memory_io.c index 0a4dc44e4f..5bd37f41e5 100644 --- a/arch/all-pc/bootstrap/memory_io.c +++ b/arch/all-pc/bootstrap/memory_io.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-pc/bootstrap/multiboot1.c b/arch/all-pc/bootstrap/multiboot1.c index 12ecd8439c..c3ddf6f6c8 100644 --- a/arch/all-pc/bootstrap/multiboot1.c +++ b/arch/all-pc/bootstrap/multiboot1.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG #include diff --git a/arch/all-pc/bootstrap/vesa_setup.c b/arch/all-pc/bootstrap/vesa_setup.c index e305a98955..71b9de78ca 100644 --- a/arch/all-pc/bootstrap/vesa_setup.c +++ b/arch/all-pc/bootstrap/vesa_setup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG #include diff --git a/arch/all-pc/hpet/allochpetunit.c b/arch/all-pc/hpet/allochpetunit.c index 0ae470b590..c33e13590d 100644 --- a/arch/all-pc/hpet/allochpetunit.c +++ b/arch/all-pc/hpet/allochpetunit.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "hpet_intern.h" diff --git a/arch/all-pc/hpet/freehpetunit.c b/arch/all-pc/hpet/freehpetunit.c index d5f8adee52..cf0c0836ab 100644 --- a/arch/all-pc/hpet/freehpetunit.c +++ b/arch/all-pc/hpet/freehpetunit.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "hpet_intern.h" /***************************************************************************** diff --git a/arch/all-pc/hpet/gethpetcount.c b/arch/all-pc/hpet/gethpetcount.c index fe0eea9405..f171db9b17 100644 --- a/arch/all-pc/hpet/gethpetcount.c +++ b/arch/all-pc/hpet/gethpetcount.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "hpet_intern.h" /***************************************************************************** diff --git a/arch/all-pc/hpet/getunitattrsa.c b/arch/all-pc/hpet/getunitattrsa.c index 671a187e5b..17a73577af 100644 --- a/arch/all-pc/hpet/getunitattrsa.c +++ b/arch/all-pc/hpet/getunitattrsa.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-pc/hpet/hpet_init.c b/arch/all-pc/hpet/hpet_init.c index c931d459d7..347b17fee6 100644 --- a/arch/all-pc/hpet/hpet_init.c +++ b/arch/all-pc/hpet/hpet_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-pc/kernel/_displayalert.c b/arch/all-pc/kernel/_displayalert.c index 3062129cb9..7904d870d7 100644 --- a/arch/all-pc/kernel/_displayalert.c +++ b/arch/all-pc/kernel/_displayalert.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-pc/kernel/displayalert.c b/arch/all-pc/kernel/displayalert.c index 9957ffef7e..eb590cd6ac 100644 --- a/arch/all-pc/kernel/displayalert.c +++ b/arch/all-pc/kernel/displayalert.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-pc/kernel/kernel_memory.c b/arch/all-pc/kernel/kernel_memory.c index 56b6a07e3e..b903cf2b0a 100644 --- a/arch/all-pc/kernel/kernel_memory.c +++ b/arch/all-pc/kernel/kernel_memory.c @@ -1,7 +1,12 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Functions for dealing with Multiboot memory map. - * This file override basic MemHeader creation functions in rom/kernel, - * because if you have memory map you don't need them. + * This file overrides basic MemHeader creation functions in rom/kernel, + * because if you have a memory map you don't need them. * This code builds a fully-functional set of MemHeaders and MemChunks * based on memory map contents and physical breakout described in the array * of MemRegion structures. diff --git a/arch/all-pc/kernel/kernel_timer.c b/arch/all-pc/kernel/kernel_timer.c index cfd203342f..ac2a0793cb 100644 --- a/arch/all-pc/kernel/kernel_timer.c +++ b/arch/all-pc/kernel/kernel_timer.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-unix/battclock/battclock_init.c b/arch/all-unix/battclock/battclock_init.c index d0e16627b4..8d0277b89c 100644 --- a/arch/all-unix/battclock/battclock_init.c +++ b/arch/all-unix/battclock/battclock_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-unix/bootstrap/hostinterface.c b/arch/all-unix/bootstrap/hostinterface.c index c064da92b1..2a424c6d5d 100644 --- a/arch/all-unix/bootstrap/hostinterface.c +++ b/arch/all-unix/bootstrap/hostinterface.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/bootstrap/hostlib.c b/arch/all-unix/bootstrap/hostlib.c index 107edf42aa..16e534c254 100644 --- a/arch/all-unix/bootstrap/hostlib.c +++ b/arch/all-unix/bootstrap/hostlib.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/bootstrap/kickstart.c b/arch/all-unix/bootstrap/kickstart.c index e9ad72a29f..66e4525cfa 100644 --- a/arch/all-unix/bootstrap/kickstart.c +++ b/arch/all-unix/bootstrap/kickstart.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/bootstrap/kputc.c b/arch/all-unix/bootstrap/kputc.c index c04e523a8e..0631ae5308 100644 --- a/arch/all-unix/bootstrap/kputc.c +++ b/arch/all-unix/bootstrap/kputc.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/bootstrap/memory.c b/arch/all-unix/bootstrap/memory.c index 6c19ec691c..657cd9f57c 100644 --- a/arch/all-unix/bootstrap/memory.c +++ b/arch/all-unix/bootstrap/memory.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-unix/bootstrap/shutdown.c b/arch/all-unix/bootstrap/shutdown.c index e5a85ba4f1..338c76d8a7 100644 --- a/arch/all-unix/bootstrap/shutdown.c +++ b/arch/all-unix/bootstrap/shutdown.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-unix/bootstrap/support.c b/arch/all-unix/bootstrap/support.c index ea664f8a5b..24d1b3ed7b 100644 --- a/arch/all-unix/bootstrap/support.c +++ b/arch/all-unix/bootstrap/support.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/devs/hostdisk/geometry.c b/arch/all-unix/devs/hostdisk/geometry.c index d68b33d02a..9b40f44983 100644 --- a/arch/all-unix/devs/hostdisk/geometry.c +++ b/arch/all-unix/devs/hostdisk/geometry.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* This routine differs in different UNIX variants (using different IOCTLs) */ #include diff --git a/arch/all-unix/devs/hostdisk/hostdisk_host.c b/arch/all-unix/devs/hostdisk/hostdisk_host.c index 5bd5dee45c..08b8fa2c70 100644 --- a/arch/all-unix/devs/hostdisk/hostdisk_host.c +++ b/arch/all-unix/devs/hostdisk/hostdisk_host.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #ifdef HOST_OS_ios #ifdef __arm__ diff --git a/arch/all-unix/devs/unixio/deviceio.c b/arch/all-unix/devs/unixio/deviceio.c index e79726e76b..2291a1d281 100644 --- a/arch/all-unix/devs/unixio/deviceio.c +++ b/arch/all-unix/devs/unixio/deviceio.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-unix/devs/unixio/deviceutil.c b/arch/all-unix/devs/unixio/deviceutil.c index ee356d5d51..772f59ec45 100644 --- a/arch/all-unix/devs/unixio/deviceutil.c +++ b/arch/all-unix/devs/unixio/deviceutil.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 0 #define DOPEN(x) diff --git a/arch/all-unix/exec/platform_init.c b/arch/all-unix/exec/platform_init.c index 921181080c..e1aed6e933 100644 --- a/arch/all-unix/exec/platform_init.c +++ b/arch/all-unix/exec/platform_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-unix/filesys/emul_handler/emul_dir.c b/arch/all-unix/filesys/emul_handler/emul_dir.c index b437a61679..c8f038b684 100644 --- a/arch/all-unix/filesys/emul_handler/emul_dir.c +++ b/arch/all-unix/filesys/emul_handler/emul_dir.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "unix_hints.h" #include diff --git a/arch/all-unix/kernel/allockernelbase.c b/arch/all-unix/kernel/allockernelbase.c index 28cc7009b1..409236e9b1 100644 --- a/arch/all-unix/kernel/allockernelbase.c +++ b/arch/all-unix/kernel/allockernelbase.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-unix/kernel/allocpages.c b/arch/all-unix/kernel/allocpages.c index 5cb80bcfc5..4995c416a5 100644 --- a/arch/all-unix/kernel/allocpages.c +++ b/arch/all-unix/kernel/allocpages.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/kernel/cause.c b/arch/all-unix/kernel/cause.c index 411fb6e3a7..fb77171716 100644 --- a/arch/all-unix/kernel/cause.c +++ b/arch/all-unix/kernel/cause.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/kernel/cli.c b/arch/all-unix/kernel/cli.c index adcfdb8db0..2d6bb97716 100644 --- a/arch/all-unix/kernel/cli.c +++ b/arch/all-unix/kernel/cli.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/kernel/cpu_arm.c b/arch/all-unix/kernel/cpu_arm.c index d68897ea71..59f13613db 100644 --- a/arch/all-unix/kernel/cpu_arm.c +++ b/arch/all-unix/kernel/cpu_arm.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-unix/kernel/cpu_i386.c b/arch/all-unix/kernel/cpu_i386.c index a36049faa6..bc466737b6 100644 --- a/arch/all-unix/kernel/cpu_i386.c +++ b/arch/all-unix/kernel/cpu_i386.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-unix/kernel/cpu_ppc.c b/arch/all-unix/kernel/cpu_ppc.c index f257cdc797..1d492cfd86 100644 --- a/arch/all-unix/kernel/cpu_ppc.c +++ b/arch/all-unix/kernel/cpu_ppc.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-unix/kernel/cpu_x86_64.c b/arch/all-unix/kernel/cpu_x86_64.c index e6dfa87c52..80b0257bac 100644 --- a/arch/all-unix/kernel/cpu_x86_64.c +++ b/arch/all-unix/kernel/cpu_x86_64.c @@ -1 +1,6 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "cpu_i386.c" diff --git a/arch/all-unix/kernel/freepages.c b/arch/all-unix/kernel/freepages.c index 9ce6d855d8..2027e50777 100644 --- a/arch/all-unix/kernel/freepages.c +++ b/arch/all-unix/kernel/freepages.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/kernel/issuper.c b/arch/all-unix/kernel/issuper.c index b99bcba603..feb229373f 100644 --- a/arch/all-unix/kernel/issuper.c +++ b/arch/all-unix/kernel/issuper.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/all-unix/kernel/kernel_debug.c b/arch/all-unix/kernel/kernel_debug.c index c8a945e854..8985e28f3d 100644 --- a/arch/all-unix/kernel/kernel_debug.c +++ b/arch/all-unix/kernel/kernel_debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/kernel/kernel_startup.c b/arch/all-unix/kernel/kernel_startup.c index 7cf7295eb1..5a7c77d5d5 100644 --- a/arch/all-unix/kernel/kernel_startup.c +++ b/arch/all-unix/kernel/kernel_startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/all-unix/kernel/maygetchar.c b/arch/all-unix/kernel/maygetchar.c index f787ccb6c7..d0b16f3968 100644 --- a/arch/all-unix/kernel/maygetchar.c +++ b/arch/all-unix/kernel/maygetchar.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/kernel/obtaininput.c b/arch/all-unix/kernel/obtaininput.c index 1bfac040f6..8727d7526b 100644 --- a/arch/all-unix/kernel/obtaininput.c +++ b/arch/all-unix/kernel/obtaininput.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Include these before AROS includes, because __unused as a macro in AROS, * causing conflicts with __unused being a structure member name in Linux bits/stat.h. */ diff --git a/arch/all-unix/kernel/releaseinput.c b/arch/all-unix/kernel/releaseinput.c index 73d57dcc3c..35a3aa2c82 100644 --- a/arch/all-unix/kernel/releaseinput.c +++ b/arch/all-unix/kernel/releaseinput.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Include these before AROS includes, because __unused as a macro in AROS, * causing conflicts with __unused being a structure member name in Linux bits/stat.h. */ diff --git a/arch/all-unix/kernel/setprotection.c b/arch/all-unix/kernel/setprotection.c index b2fc9a72f0..27c7fd51eb 100644 --- a/arch/all-unix/kernel/setprotection.c +++ b/arch/all-unix/kernel/setprotection.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/kernel/sti.c b/arch/all-unix/kernel/sti.c index ec3673eba5..3911e3de1c 100644 --- a/arch/all-unix/kernel/sti.c +++ b/arch/all-unix/kernel/sti.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/all-unix/timer/timer_init.c b/arch/all-unix/timer/timer_init.c index 2b8f0d007c..7ebb855470 100644 --- a/arch/all-unix/timer/timer_init.c +++ b/arch/all-unix/timer/timer_init.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * UNIX-hosted timer driver. * Unix operating systems have only one usable timer, producing SIGALRM. * In this implementation we run the timer with a fixed frequency, which diff --git a/arch/arm-all/arm-aeabi/ldiv.c b/arch/arm-all/arm-aeabi/ldiv.c index c3acf682a8..d689822c90 100644 --- a/arch/arm-all/arm-aeabi/ldiv.c +++ b/arch/arm-all/arm-aeabi/ldiv.c @@ -1,10 +1,7 @@ /* - * ldiv.c - * - * Created on: Aug 12, 2009 - * Author: misc - */ - + Copyright © 2009-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include diff --git a/arch/arm-all/arm-aeabi/uldiv.c b/arch/arm-all/arm-aeabi/uldiv.c index 04e145bdea..add8c1d8fd 100644 --- a/arch/arm-all/arm-aeabi/uldiv.c +++ b/arch/arm-all/arm-aeabi/uldiv.c @@ -1,9 +1,7 @@ /* - * uldiv.c - * - * Created on: Aug 12, 2009 - * Author: misc - */ + Copyright © 2009-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include diff --git a/arch/arm-all/kernel/cpu_init.c b/arch/arm-all/kernel/cpu_init.c index ad97663b40..b79ab04bb8 100644 --- a/arch/arm-all/kernel/cpu_init.c +++ b/arch/arm-all/kernel/cpu_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/arm-efika/boot/serialdebug.c b/arch/arm-efika/boot/serialdebug.c index d0680ec766..fac4bbce0c 100644 --- a/arch/arm-efika/boot/serialdebug.c +++ b/arch/arm-efika/boot/serialdebug.c @@ -1,9 +1,7 @@ /* - * $Id$ - * - * Created on: Nov 8, 2009 - * Author: misc - */ + Copyright © 2009-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/arm-efika/boot/support.c b/arch/arm-efika/boot/support.c index 79af6605ce..ca744d0787 100644 --- a/arch/arm-efika/boot/support.c +++ b/arch/arm-efika/boot/support.c @@ -1,9 +1,7 @@ /* - * support.c - * - * Created on: Jun 29, 2010 - * Author: misc - */ + Copyright © 2010-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include "boot.h" diff --git a/arch/arm-linux/processor/arch_init.c b/arch/arm-linux/processor/arch_init.c index 135d3bd636..a44e92637b 100644 --- a/arch/arm-linux/processor/arch_init.c +++ b/arch/arm-linux/processor/arch_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/arm-native/ceboot/bootmem.c b/arch/arm-native/ceboot/bootmem.c index 8d68896d40..6836dfac58 100644 --- a/arch/arm-native/ceboot/bootmem.c +++ b/arch/arm-native/ceboot/bootmem.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/arm-native/ceboot/bootmem.h b/arch/arm-native/ceboot/bootmem.h index ffd61ef3eb..ccfda5150c 100644 --- a/arch/arm-native/ceboot/bootmem.h +++ b/arch/arm-native/ceboot/bootmem.h @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + extern ULONG_PTR bootmem_Phys; ULONG_PTR InitBootMem(void); diff --git a/arch/arm-native/ceboot/bootstrap.h b/arch/arm-native/ceboot/bootstrap.h index cf054fb650..17388634d6 100644 --- a/arch/arm-native/ceboot/bootstrap.h +++ b/arch/arm-native/ceboot/bootstrap.h @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define BUFFER_SIZE 1024 #define PAGE_SIZE 4096 diff --git a/arch/arm-native/ceboot/elf_io.h b/arch/arm-native/ceboot/elf_io.h index 471438b997..b0d74a40bd 100644 --- a/arch/arm-native/ceboot/elf_io.h +++ b/arch/arm-native/ceboot/elf_io.h @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + extern struct ELFNode *FirstELF; int AddKernelFile(char *name); diff --git a/arch/arm-native/ceboot/hardware.c b/arch/arm-native/ceboot/hardware.c index 3a2d64229a..f36b12ad0d 100644 --- a/arch/arm-native/ceboot/hardware.c +++ b/arch/arm-native/ceboot/hardware.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/arm-native/ceboot/hardware.h b/arch/arm-native/ceboot/hardware.h index 575c852872..7956c30bd2 100644 --- a/arch/arm-native/ceboot/hardware.h +++ b/arch/arm-native/ceboot/hardware.h @@ -1 +1,6 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + int GetFBInfo(struct vbe_mode *info); diff --git a/arch/arm-native/ceboot/ui.c b/arch/arm-native/ceboot/ui.c index e8a10c9ebf..9aea7f92e9 100644 --- a/arch/arm-native/ceboot/ui.c +++ b/arch/arm-native/ceboot/ui.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/arm-raspi/boot/bc/font8x14.c b/arch/arm-raspi/boot/bc/font8x14.c index fd199ad639..501d968fff 100644 --- a/arch/arm-raspi/boot/bc/font8x14.c +++ b/arch/arm-raspi/boot/bc/font8x14.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + const unsigned int fontWidth = 8; const unsigned int fontHeight = 14; diff --git a/arch/arm-raspi/exec/exec_idle.c b/arch/arm-raspi/exec/exec_idle.c index d3630a2dd4..7a70d2cfe2 100644 --- a/arch/arm-raspi/exec/exec_idle.c +++ b/arch/arm-raspi/exec/exec_idle.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include "exec_intern.h" diff --git a/arch/arm-raspi/i2c/i2c-bcm2835.c b/arch/arm-raspi/i2c/i2c-bcm2835.c index 4faeac677a..949837159c 100644 --- a/arch/arm-raspi/i2c/i2c-bcm2835.c +++ b/arch/arm-raspi/i2c/i2c-bcm2835.c @@ -1,10 +1,7 @@ /* - * i2c-raspi.c - * - * Created on: Feb 1, 2010 - * Author: misc - */ - + Copyright © 2010-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/arm-raspi/kernel/kernel_cpu.c b/arch/arm-raspi/kernel/kernel_cpu.c index 55ddf21876..3b91cefe17 100644 --- a/arch/arm-raspi/kernel/kernel_cpu.c +++ b/arch/arm-raspi/kernel/kernel_cpu.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This file is intended to make generic kernel.resource compiling. * This code should NEVER be executed. This file MUST be overriden in * architecture-specific code for the scheduler to work! diff --git a/arch/arm-raspi/usb/poseidon/usbromstartup.c b/arch/arm-raspi/usb/poseidon/usbromstartup.c index 6fd71f6979..ce5acb0382 100644 --- a/arch/arm-raspi/usb/poseidon/usbromstartup.c +++ b/arch/arm-raspi/usb/poseidon/usbromstartup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* Very basic bootstrap for Poseidon in AROS kernel for enabling of USB booting and HID devices. * PsdStackloader should be started during startup-sequence nonetheless */ diff --git a/arch/i386-all/exec/cpu_init.c b/arch/i386-all/exec/cpu_init.c index 19342f1a16..c70147a352 100644 --- a/arch/i386-all/exec/cpu_init.c +++ b/arch/i386-all/exec/cpu_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/i386-all/kernel/cpu_init.c b/arch/i386-all/kernel/cpu_init.c index f555b2d8a0..c0633b3403 100644 --- a/arch/i386-all/kernel/cpu_init.c +++ b/arch/i386-all/kernel/cpu_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/i386-all/kernel/createcontext.c b/arch/i386-all/kernel/createcontext.c index 06afc1d9e3..0726759c5b 100644 --- a/arch/i386-all/kernel/createcontext.c +++ b/arch/i386-all/kernel/createcontext.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/i386-pc/bootstrap/cpu.c b/arch/i386-pc/bootstrap/cpu.c index 1649497225..a114fc826d 100644 --- a/arch/i386-pc/bootstrap/cpu.c +++ b/arch/i386-pc/bootstrap/cpu.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/i386-pc/cpu/smp.c b/arch/i386-pc/cpu/smp.c index 94e7712152..74ee3e331b 100644 --- a/arch/i386-pc/cpu/smp.c +++ b/arch/i386-pc/cpu/smp.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* AROS Multi Processor Support Functions by NicJA. */ #ifndef _SMP_C #define _SMP_C diff --git a/arch/i386-pc/kernel/getcpucount.c b/arch/i386-pc/kernel/getcpucount.c index 663e5bb2e3..b43c3a6b65 100644 --- a/arch/i386-pc/kernel/getcpucount.c +++ b/arch/i386-pc/kernel/getcpucount.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/i386-pc/kernel/getcpunumber.c b/arch/i386-pc/kernel/getcpunumber.c index f053b53932..d5c1f0d5c8 100644 --- a/arch/i386-pc/kernel/getcpunumber.c +++ b/arch/i386-pc/kernel/getcpunumber.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/i386-pc/kernel/ictl.c b/arch/i386-pc/kernel/ictl.c index d80137d4f5..3e66bdc4a1 100644 --- a/arch/i386-pc/kernel/ictl.c +++ b/arch/i386-pc/kernel/ictl.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "kernel_base.h" #include "kernel_intern.h" #include "xtpic.h" diff --git a/arch/i386-pc/kernel/kernel_debug.c b/arch/i386-pc/kernel/kernel_debug.c index 7c928e36ad..9c167bc2ca 100644 --- a/arch/i386-pc/kernel/kernel_debug.c +++ b/arch/i386-pc/kernel/kernel_debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/i386-pc/kernel/platform_init.c b/arch/i386-pc/kernel/platform_init.c index 3b2315163e..567e9eb529 100644 --- a/arch/i386-pc/kernel/platform_init.c +++ b/arch/i386-pc/kernel/platform_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/i386-pc/kernel/smp.c b/arch/i386-pc/kernel/smp.c index 0762e3fac0..20092deec7 100644 --- a/arch/i386-pc/kernel/smp.c +++ b/arch/i386-pc/kernel/smp.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/i386-pc/kernel/utils.c b/arch/i386-pc/kernel/utils.c index 5df5e416d1..da05af2115 100644 --- a/arch/i386-pc/kernel/utils.c +++ b/arch/i386-pc/kernel/utils.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include void *krnAllocMemAligned(unsigned long size, unsigned long align) diff --git a/arch/m68k-all/dos/bcpl_patches.c b/arch/m68k-all/dos/bcpl_patches.c index a4424b423e..1e9e22d18a 100644 --- a/arch/m68k-all/dos/bcpl_patches.c +++ b/arch/m68k-all/dos/bcpl_patches.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-all/dosboot/bootcode.c b/arch/m68k-all/dosboot/bootcode.c index 0b55cd2e1d..635094d192 100644 --- a/arch/m68k-all/dosboot/bootcode.c +++ b/arch/m68k-all/dosboot/bootcode.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/m68k-all/kernel/bushandler.c b/arch/m68k-all/kernel/bushandler.c index 8bfa604f66..6c95489bf6 100644 --- a/arch/m68k-all/kernel/bushandler.c +++ b/arch/m68k-all/kernel/bushandler.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-all/kernel/dispatch.c b/arch/m68k-all/kernel/dispatch.c index 30c11768a6..86f5de3698 100644 --- a/arch/m68k-all/kernel/dispatch.c +++ b/arch/m68k-all/kernel/dispatch.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-all/kernel/kernel_cpu.c b/arch/m68k-all/kernel/kernel_cpu.c index 98a0ecb36c..8ca718684e 100644 --- a/arch/m68k-all/kernel/kernel_cpu.c +++ b/arch/m68k-all/kernel/kernel_cpu.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * M68K Schedule functions */ diff --git a/arch/m68k-all/kernel/mapglobal.c b/arch/m68k-all/kernel/mapglobal.c index b33e978791..da9c2138b1 100644 --- a/arch/m68k-all/kernel/mapglobal.c +++ b/arch/m68k-all/kernel/mapglobal.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-all/kernel/mmu.c b/arch/m68k-all/kernel/mmu.c index 5d84fa6481..a5a0d284d3 100644 --- a/arch/m68k-all/kernel/mmu.c +++ b/arch/m68k-all/kernel/mmu.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-all/kernel/platform_init.c b/arch/m68k-all/kernel/platform_init.c index fdda6e4b3b..9995d28111 100644 --- a/arch/m68k-all/kernel/platform_init.c +++ b/arch/m68k-all/kernel/platform_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define __KERNEL_NOLIBBASE__ #include diff --git a/arch/m68k-all/kernel/schedule.c b/arch/m68k-all/kernel/schedule.c index ab18427325..e0fee85097 100644 --- a/arch/m68k-all/kernel/schedule.c +++ b/arch/m68k-all/kernel/schedule.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-all/kernel/setprotection.c b/arch/m68k-all/kernel/setprotection.c index 30c3f0c7b5..fdb8f4338b 100644 --- a/arch/m68k-all/kernel/setprotection.c +++ b/arch/m68k-all/kernel/setprotection.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-all/kernel/switch.c b/arch/m68k-all/kernel/switch.c index 1c4d8b6695..bfa1e67c00 100644 --- a/arch/m68k-all/kernel/switch.c +++ b/arch/m68k-all/kernel/switch.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-all/m680x0/init.c b/arch/m68k-all/m680x0/init.c index 8ef86d77f9..963690064c 100644 --- a/arch/m68k-all/m680x0/init.c +++ b/arch/m68k-all/m680x0/init.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-amiga/battclock/battclock_init.c b/arch/m68k-amiga/battclock/battclock_init.c index 58fcce7de9..dca41d362b 100644 --- a/arch/m68k-amiga/battclock/battclock_init.c +++ b/arch/m68k-amiga/battclock/battclock_init.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 0 diff --git a/arch/m68k-amiga/battclock/battclock_intern.c b/arch/m68k-amiga/battclock/battclock_intern.c index 74d89aa7ee..70ccff39bb 100644 --- a/arch/m68k-amiga/battclock/battclock_intern.c +++ b/arch/m68k-amiga/battclock/battclock_intern.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 0 @@ -72,4 +76,4 @@ void resetbattclock(struct BattClockBase *Battclock) putreg(p, 0xf, 0); // reset off putreg(p, 0xd, 8); // timer en } -} \ No newline at end of file +} diff --git a/arch/m68k-amiga/boot/mmu.c b/arch/m68k-amiga/boot/mmu.c index b89e67bf60..fc3ec13c35 100644 --- a/arch/m68k-amiga/boot/mmu.c +++ b/arch/m68k-amiga/boot/mmu.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 #include diff --git a/arch/m68k-amiga/c/gdbstop.c b/arch/m68k-amiga/c/gdbstop.c index d1ae96a41c..d61d0e8b94 100644 --- a/arch/m68k-amiga/c/gdbstop.c +++ b/arch/m68k-amiga/c/gdbstop.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/c/patches.c b/arch/m68k-amiga/c/patches.c index 18010c4428..2581ba32da 100644 --- a/arch/m68k-amiga/c/patches.c +++ b/arch/m68k-amiga/c/patches.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-amiga/cia/cia_init.c b/arch/m68k-amiga/cia/cia_init.c index 68dcdaf436..f562b311f7 100644 --- a/arch/m68k-amiga/cia/cia_init.c +++ b/arch/m68k-amiga/cia/cia_init.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This is a skeleton of cia.resource implementation. * * Note that it uses custom initcode because cia.resource does not diff --git a/arch/m68k-amiga/cia/cia_interrupt.c b/arch/m68k-amiga/cia/cia_interrupt.c index 90703abfa6..44a4fd0567 100644 --- a/arch/m68k-amiga/cia/cia_interrupt.c +++ b/arch/m68k-amiga/cia/cia_interrupt.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-amiga/cia/resident_end.c b/arch/m68k-amiga/cia/resident_end.c index a800b3cdf4..0d838146ed 100644 --- a/arch/m68k-amiga/cia/resident_end.c +++ b/arch/m68k-amiga/cia/resident_end.c @@ -1 +1,6 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + void Cia_End(void) { } diff --git a/arch/m68k-amiga/devs/ata/ata_amiga.c b/arch/m68k-amiga/devs/ata/ata_amiga.c index 0efa33bc85..df46acfcb2 100644 --- a/arch/m68k-amiga/devs/ata/ata_amiga.c +++ b/arch/m68k-amiga/devs/ata/ata_amiga.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 #define IDE_DEBUG 0 diff --git a/arch/m68k-amiga/devs/ata/dma_generic.c b/arch/m68k-amiga/devs/ata/dma_generic.c index d35a0bf9b2..29bca54194 100644 --- a/arch/m68k-amiga/devs/ata/dma_generic.c +++ b/arch/m68k-amiga/devs/ata/dma_generic.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include @@ -9,20 +13,25 @@ LONG dma_Setup(APTR addr, ULONG len, BOOL read, struct PRDEntry* array) { return 0; } + BOOL dma_SetupPRD(struct ata_Unit *unit, APTR buffer, ULONG sectors, BOOL io) { return FALSE; } + BOOL dma_SetupPRDSize(struct ata_Unit *unit, APTR buffer, ULONG size, BOOL read) { return FALSE; } + VOID dma_Cleanup(APTR addr, ULONG len, BOOL read) { } + VOID dma_StartDMA(struct ata_Unit *unit) { } + VOID dma_StopDMA(struct ata_Unit *unit) { -} \ No newline at end of file +} diff --git a/arch/m68k-amiga/diag/resident_end.c b/arch/m68k-amiga/diag/resident_end.c index 40274274c2..0a31c69d8f 100644 --- a/arch/m68k-amiga/diag/resident_end.c +++ b/arch/m68k-amiga/diag/resident_end.c @@ -1 +1,6 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + void diag_end(void) { } diff --git a/arch/m68k-amiga/disk/disk_intern_init.c b/arch/m68k-amiga/disk/disk_intern_init.c index 60412651dc..0b04908c11 100644 --- a/arch/m68k-amiga/disk/disk_intern_init.c +++ b/arch/m68k-amiga/disk/disk_intern_init.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-amiga/hidd/gfx/blitter.c b/arch/m68k-amiga/hidd/gfx/blitter.c index 46df1a519a..8c4dce9c83 100644 --- a/arch/m68k-amiga/hidd/gfx/blitter.c +++ b/arch/m68k-amiga/hidd/gfx/blitter.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-amiga/hidd/gfx/chipset.c b/arch/m68k-amiga/hidd/gfx/chipset.c index 675b35807c..7745c01fd3 100644 --- a/arch/m68k-amiga/hidd/gfx/chipset.c +++ b/arch/m68k-amiga/hidd/gfx/chipset.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-amiga/hidd/gfx/startup.c b/arch/m68k-amiga/hidd/gfx/startup.c index fe2fa9c488..4e57c42cf3 100644 --- a/arch/m68k-amiga/hidd/gfx/startup.c +++ b/arch/m68k-amiga/hidd/gfx/startup.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 0 diff --git a/arch/m68k-amiga/hidd/keyboard/startup.c b/arch/m68k-amiga/hidd/keyboard/startup.c index d48ffa1937..0753d259df 100644 --- a/arch/m68k-amiga/hidd/keyboard/startup.c +++ b/arch/m68k-amiga/hidd/keyboard/startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/hidd/mouse/startup.c b/arch/m68k-amiga/hidd/mouse/startup.c index b6ccae1678..5307764860 100644 --- a/arch/m68k-amiga/hidd/mouse/startup.c +++ b/arch/m68k-amiga/hidd/mouse/startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/hidd/uaegfx/startup.c b/arch/m68k-amiga/hidd/uaegfx/startup.c index a7f8b8ff62..c62a8e6c5d 100644 --- a/arch/m68k-amiga/hidd/uaegfx/startup.c +++ b/arch/m68k-amiga/hidd/uaegfx/startup.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 0 diff --git a/arch/m68k-amiga/hidd/uaegfx/uaertg.c b/arch/m68k-amiga/hidd/uaegfx/uaertg.c index 0c81d0d4e3..e11a9cbd13 100644 --- a/arch/m68k-amiga/hidd/uaegfx/uaertg.c +++ b/arch/m68k-amiga/hidd/uaegfx/uaertg.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/m68k-amiga/kernel/cause.c b/arch/m68k-amiga/kernel/cause.c index c57130e714..4149ec7ec8 100644 --- a/arch/m68k-amiga/kernel/cause.c +++ b/arch/m68k-amiga/kernel/cause.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/kernel/cli.c b/arch/m68k-amiga/kernel/cli.c index e5b3562a7d..89c2794a4f 100644 --- a/arch/m68k-amiga/kernel/cli.c +++ b/arch/m68k-amiga/kernel/cli.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/kernel/dispatch.c b/arch/m68k-amiga/kernel/dispatch.c index 79d4d94c09..297320d629 100644 --- a/arch/m68k-amiga/kernel/dispatch.c +++ b/arch/m68k-amiga/kernel/dispatch.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/kernel/getbootinfo.c b/arch/m68k-amiga/kernel/getbootinfo.c index c7d793eb22..4132c630e2 100644 --- a/arch/m68k-amiga/kernel/getbootinfo.c +++ b/arch/m68k-amiga/kernel/getbootinfo.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/kernel/kernel_debug.c b/arch/m68k-amiga/kernel/kernel_debug.c index 962f237d08..8f6afd2de9 100644 --- a/arch/m68k-amiga/kernel/kernel_debug.c +++ b/arch/m68k-amiga/kernel/kernel_debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/kernel/kernel_timer.c b/arch/m68k-amiga/kernel/kernel_timer.c index 50ee411bb6..99e6e9d271 100644 --- a/arch/m68k-amiga/kernel/kernel_timer.c +++ b/arch/m68k-amiga/kernel/kernel_timer.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This code probes Amiga hardware timings, and * configures SysBase with those settings. */ diff --git a/arch/m68k-amiga/kernel/maygetchar.c b/arch/m68k-amiga/kernel/maygetchar.c index 31e097d853..a08276b2e6 100644 --- a/arch/m68k-amiga/kernel/maygetchar.c +++ b/arch/m68k-amiga/kernel/maygetchar.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/kernel/obtaininput.c b/arch/m68k-amiga/kernel/obtaininput.c index da47fd8a8a..f184a8a566 100644 --- a/arch/m68k-amiga/kernel/obtaininput.c +++ b/arch/m68k-amiga/kernel/obtaininput.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/kernel/releaseinput.c b/arch/m68k-amiga/kernel/releaseinput.c index 75ebe33ec8..dc29496d00 100644 --- a/arch/m68k-amiga/kernel/releaseinput.c +++ b/arch/m68k-amiga/kernel/releaseinput.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/kernel/sti.c b/arch/m68k-amiga/kernel/sti.c index fd8ce20ba2..6a1b34290c 100644 --- a/arch/m68k-amiga/kernel/sti.c +++ b/arch/m68k-amiga/kernel/sti.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/m68k-amiga/romboot/resident_end.c b/arch/m68k-amiga/romboot/resident_end.c index 467f749f73..577b96f930 100644 --- a/arch/m68k-amiga/romboot/resident_end.c +++ b/arch/m68k-amiga/romboot/resident_end.c @@ -1 +1,6 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + void romboot_end(void) { } diff --git a/arch/m68k-amiga/romboot/romboot.c b/arch/m68k-amiga/romboot/romboot.c index 9698b9f5e8..bfc45c6724 100644 --- a/arch/m68k-amiga/romboot/romboot.c +++ b/arch/m68k-amiga/romboot/romboot.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 @@ -126,4 +130,4 @@ static AROS_UFH3 (APTR, Init, AROS_USERFUNC_EXIT return NULL; -} \ No newline at end of file +} diff --git a/arch/m68k-amiga/wb.tag/resident_end.c b/arch/m68k-amiga/wb.tag/resident_end.c index 1176ee358f..47effd2cd2 100644 --- a/arch/m68k-amiga/wb.tag/resident_end.c +++ b/arch/m68k-amiga/wb.tag/resident_end.c @@ -1 +1,6 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + void wbtag_end(void) { } diff --git a/arch/m68k-mac/exec/detect_memory.c b/arch/m68k-mac/exec/detect_memory.c index 917829694b..7f645bfda1 100644 --- a/arch/m68k-mac/exec/detect_memory.c +++ b/arch/m68k-mac/exec/detect_memory.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/m68k-mac/exec/screen.c b/arch/m68k-mac/exec/screen.c index 642b0e55a6..78a81688df 100644 --- a/arch/m68k-mac/exec/screen.c +++ b/arch/m68k-mac/exec/screen.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/ppc-all/kernel/createcontext.c b/arch/ppc-all/kernel/createcontext.c index cd33d37e27..93cd0e532d 100644 --- a/arch/ppc-all/kernel/createcontext.c +++ b/arch/ppc-all/kernel/createcontext.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/ppc-all/prep/kernel/io.c b/arch/ppc-all/prep/kernel/io.c index 2f050543c4..cea86dda21 100644 --- a/arch/ppc-all/prep/kernel/io.c +++ b/arch/ppc-all/prep/kernel/io.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/ppc-chrp/boot/openfirmware/src/bootstrap.c b/arch/ppc-chrp/boot/openfirmware/src/bootstrap.c index f7b02f327e..70de7659b1 100644 --- a/arch/ppc-chrp/boot/openfirmware/src/bootstrap.c +++ b/arch/ppc-chrp/boot/openfirmware/src/bootstrap.c @@ -1,9 +1,7 @@ /* - * bootstrap.c - * - * Created on: Aug 13, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 0 diff --git a/arch/ppc-chrp/boot/openfirmware/src/of1275.c b/arch/ppc-chrp/boot/openfirmware/src/of1275.c index 95d51e41c9..31f1e5cc58 100644 --- a/arch/ppc-chrp/boot/openfirmware/src/of1275.c +++ b/arch/ppc-chrp/boot/openfirmware/src/of1275.c @@ -1,9 +1,7 @@ /* - * of1275.c - * - * Created on: Aug 13, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/ppc-chrp/boot/openfirmware/src/support.c b/arch/ppc-chrp/boot/openfirmware/src/support.c index ebfcbfe880..ce4b164cc4 100644 --- a/arch/ppc-chrp/boot/openfirmware/src/support.c +++ b/arch/ppc-chrp/boot/openfirmware/src/support.c @@ -1,9 +1,7 @@ /* - * support.c - * - * Created on: Aug 13, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/ppc-chrp/dosboot/bootconfig.c b/arch/ppc-chrp/dosboot/bootconfig.c index c4479a3212..38caf8a8d2 100644 --- a/arch/ppc-chrp/dosboot/bootconfig.c +++ b/arch/ppc-chrp/dosboot/bootconfig.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "dosboot_intern.h" /* This file contains architecture-dependent defaults */ diff --git a/arch/ppc-chrp/efika/ata/ata_bestcomm.c b/arch/ppc-chrp/efika/ata/ata_bestcomm.c index 0076e1d678..efd3a00202 100644 --- a/arch/ppc-chrp/efika/ata/ata_bestcomm.c +++ b/arch/ppc-chrp/efika/ata/ata_bestcomm.c @@ -1,9 +1,7 @@ /* - * ata_bestcomm.c - * - * Created on: Feb 23, 2009 - * Author: misc - */ + Copyright © 2009-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 diff --git a/arch/ppc-chrp/efika/ata/lowlevel_mpc5200b.c b/arch/ppc-chrp/efika/ata/lowlevel_mpc5200b.c index bcd6e1d1b2..1de7f1bed0 100644 --- a/arch/ppc-chrp/efika/ata/lowlevel_mpc5200b.c +++ b/arch/ppc-chrp/efika/ata/lowlevel_mpc5200b.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 0 #include diff --git a/arch/ppc-chrp/efika/bestcomm/bestcomm_init.c b/arch/ppc-chrp/efika/bestcomm/bestcomm_init.c index 74c9f5ee5f..ea3c43d3ae 100644 --- a/arch/ppc-chrp/efika/bestcomm/bestcomm_init.c +++ b/arch/ppc-chrp/efika/bestcomm/bestcomm_init.c @@ -1,9 +1,7 @@ /* - * bestcomm_init.c - * - * Created on: Mar 15, 2009 - * Author: misc - */ + Copyright © 2009-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 diff --git a/arch/ppc-chrp/efika/kernel/debug.c b/arch/ppc-chrp/efika/kernel/debug.c index 0ead39e3ff..0dfb230b64 100644 --- a/arch/ppc-chrp/efika/kernel/debug.c +++ b/arch/ppc-chrp/efika/kernel/debug.c @@ -1,9 +1,7 @@ /* - * debug.c - * - * Created on: Aug 25, 2008 - * Author: misc - */ + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define PCIC0_IO 0 diff --git a/arch/ppc-chrp/efika/kernel/ictl.c b/arch/ppc-chrp/efika/kernel/ictl.c index b303928961..5599a2e518 100644 --- a/arch/ppc-chrp/efika/kernel/ictl.c +++ b/arch/ppc-chrp/efika/kernel/ictl.c @@ -1,9 +1,7 @@ /* - * pic.c - * - * Created on: Sep 4, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 diff --git a/arch/ppc-chrp/efika/kernel/intr.c b/arch/ppc-chrp/efika/kernel/intr.c index a979833f2a..3450296194 100644 --- a/arch/ppc-chrp/efika/kernel/intr.c +++ b/arch/ppc-chrp/efika/kernel/intr.c @@ -1,9 +1,7 @@ /* - * intr.c - * - * Created on: Aug 26, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/ppc-chrp/efika/kernel/kernel_init.c b/arch/ppc-chrp/efika/kernel/kernel_init.c index d5787342ca..e6eeeba64d 100644 --- a/arch/ppc-chrp/efika/kernel/kernel_init.c +++ b/arch/ppc-chrp/efika/kernel/kernel_init.c @@ -1,9 +1,7 @@ /* - * kernel_init.c - * - * Created on: Aug 19, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 diff --git a/arch/ppc-chrp/efika/kernel/mmu.c b/arch/ppc-chrp/efika/kernel/mmu.c index 5a1197890e..2cdeac621b 100644 --- a/arch/ppc-chrp/efika/kernel/mmu.c +++ b/arch/ppc-chrp/efika/kernel/mmu.c @@ -1,9 +1,7 @@ /* - * mmu.c - * - * Created on: Aug 26, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/ppc-chrp/efika/kernel/syscall.c b/arch/ppc-chrp/efika/kernel/syscall.c index cf6cf94097..24659bb112 100644 --- a/arch/ppc-chrp/efika/kernel/syscall.c +++ b/arch/ppc-chrp/efika/kernel/syscall.c @@ -1,9 +1,7 @@ /* - * syscall.c - * - * Created on: Aug 28, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/ppc-chrp/efika/kernel/tags.c b/arch/ppc-chrp/efika/kernel/tags.c index 285077392b..f3f0de30f4 100644 --- a/arch/ppc-chrp/efika/kernel/tags.c +++ b/arch/ppc-chrp/efika/kernel/tags.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/ppc-chrp/efika/pci/driverclass.c b/arch/ppc-chrp/efika/pci/driverclass.c index 51ffe3bc3b..32ff0a22fe 100644 --- a/arch/ppc-chrp/efika/pci/driverclass.c +++ b/arch/ppc-chrp/efika/pci/driverclass.c @@ -1,9 +1,7 @@ /* - * driverclass.c - * - * Created on: Oct 14, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define __OOP_NOATTRBASES__ diff --git a/arch/ppc-chrp/efika/pci/pci_efika_init.c b/arch/ppc-chrp/efika/pci/pci_efika_init.c index b65cad4f61..6d776e0c0b 100644 --- a/arch/ppc-chrp/efika/pci/pci_efika_init.c +++ b/arch/ppc-chrp/efika/pci/pci_efika_init.c @@ -1,9 +1,7 @@ /* - * pci_efika_init.c - * - * Created on: Oct 14, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include diff --git a/arch/ppc-chrp/efika/timer/lowlevel.c b/arch/ppc-chrp/efika/timer/lowlevel.c index 85e5122a7a..ab1eaeac4a 100644 --- a/arch/ppc-chrp/efika/timer/lowlevel.c +++ b/arch/ppc-chrp/efika/timer/lowlevel.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 1 #include diff --git a/arch/ppc-chrp/efika/timer/lowlevel.h b/arch/ppc-chrp/efika/timer/lowlevel.h index 960824fa79..963401dbc2 100644 --- a/arch/ppc-chrp/efika/timer/lowlevel.h +++ b/arch/ppc-chrp/efika/timer/lowlevel.h @@ -1,9 +1,7 @@ /* - * lowlevel.h - * - * Created on: Sep 30, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #ifndef LOWLEVEL_H_ #define LOWLEVEL_H_ diff --git a/arch/ppc-chrp/efika/timer/ticks.c b/arch/ppc-chrp/efika/timer/ticks.c index 88f1bad5e2..28fc1bd972 100644 --- a/arch/ppc-chrp/efika/timer/ticks.c +++ b/arch/ppc-chrp/efika/timer/ticks.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/ppc-chrp/exec/exec_init.c b/arch/ppc-chrp/exec/exec_init.c index 5f3075c3f3..a943e24f2d 100644 --- a/arch/ppc-chrp/exec/exec_init.c +++ b/arch/ppc-chrp/exec/exec_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 1 #include diff --git a/arch/ppc-chrp/exec/preparecontext.c b/arch/ppc-chrp/exec/preparecontext.c index 1bca63ef41..442a128fa4 100644 --- a/arch/ppc-chrp/exec/preparecontext.c +++ b/arch/ppc-chrp/exec/preparecontext.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/ppc-chrp/pegasos/kernel/kernel_bootmem.c b/arch/ppc-chrp/pegasos/kernel/kernel_bootmem.c index be10e0a746..a0dbb6d396 100644 --- a/arch/ppc-chrp/pegasos/kernel/kernel_bootmem.c +++ b/arch/ppc-chrp/pegasos/kernel/kernel_bootmem.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Boot-time memory management functions. * In fact this is just a placeholder. All this can be seriously improved. */ diff --git a/arch/ppc-chrp/pegasos/kernel/kernel_bootmem.h b/arch/ppc-chrp/pegasos/kernel/kernel_bootmem.h index 86bf78c3ba..8ba11b1164 100644 --- a/arch/ppc-chrp/pegasos/kernel/kernel_bootmem.h +++ b/arch/ppc-chrp/pegasos/kernel/kernel_bootmem.h @@ -1,2 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + void *krnAllocBootMem(unsigned int size); void *krnAllocBootMemAligned(unsigned int size, unsigned int align); diff --git a/arch/ppc-chrp/pegasos/kernel/kernel_debug.c b/arch/ppc-chrp/pegasos/kernel/kernel_debug.c index cce99113fa..00d56f8710 100644 --- a/arch/ppc-chrp/pegasos/kernel/kernel_debug.c +++ b/arch/ppc-chrp/pegasos/kernel/kernel_debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/ppc-chrp/pegasos/kernel/kernel_intern.h b/arch/ppc-chrp/pegasos/kernel/kernel_intern.h index e7aed2fdd0..206d374dcb 100644 --- a/arch/ppc-chrp/pegasos/kernel/kernel_intern.h +++ b/arch/ppc-chrp/pegasos/kernel/kernel_intern.h @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define STACK_SIZE 8192 struct BootData diff --git a/arch/ppc-chrp/pegasos/kernel/kernel_startup.c b/arch/ppc-chrp/pegasos/kernel/kernel_startup.c index 731ab820c3..2def5dc2b0 100644 --- a/arch/ppc-chrp/pegasos/kernel/kernel_startup.c +++ b/arch/ppc-chrp/pegasos/kernel/kernel_startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/ppc-chrp/rtas/rtas_init.c b/arch/ppc-chrp/rtas/rtas_init.c index 53f298c90a..44e21a9701 100644 --- a/arch/ppc-chrp/rtas/rtas_init.c +++ b/arch/ppc-chrp/rtas/rtas_init.c @@ -1,9 +1,7 @@ /* - * rtas_init.c - * - * Created on: Mar 22, 2009 - * Author: misc - */ + Copyright © 2009-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 diff --git a/arch/ppc-chrp/rtas/rtas_private.h b/arch/ppc-chrp/rtas/rtas_private.h index e724900d4c..af0eadea55 100644 --- a/arch/ppc-chrp/rtas/rtas_private.h +++ b/arch/ppc-chrp/rtas/rtas_private.h @@ -1,9 +1,7 @@ /* - * rtas_private.h - * - * Created on: Mar 22, 2009 - * Author: misc - */ + Copyright © 2009-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #ifndef RTAS_PRIVATE_H_ #define RTAS_PRIVATE_H_ diff --git a/arch/ppc-sam440/dosboot/bootconfig.c b/arch/ppc-sam440/dosboot/bootconfig.c index c4479a3212..38caf8a8d2 100644 --- a/arch/ppc-sam440/dosboot/bootconfig.c +++ b/arch/ppc-sam440/dosboot/bootconfig.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "dosboot_intern.h" /* This file contains architecture-dependent defaults */ diff --git a/arch/ppc-sam440/exec/preparecontext.c b/arch/ppc-sam440/exec/preparecontext.c index 69cc9a2a94..706530b2b4 100644 --- a/arch/ppc-sam440/exec/preparecontext.c +++ b/arch/ppc-sam440/exec/preparecontext.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/ppc-sam440/i2c/i2c-amcc440.c b/arch/ppc-sam440/i2c/i2c-amcc440.c index dc9a868200..2ab6c7b7d4 100644 --- a/arch/ppc-sam440/i2c/i2c-amcc440.c +++ b/arch/ppc-sam440/i2c/i2c-amcc440.c @@ -1,10 +1,7 @@ /* - * i2c-amcc440.c - * - * Created on: Feb 1, 2010 - * Author: misc - */ - + Copyright © 2010-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/ppc-sam440/kernel/intr.c b/arch/ppc-sam440/kernel/intr.c index f9dcf15a70..3a001876fc 100644 --- a/arch/ppc-sam440/kernel/intr.c +++ b/arch/ppc-sam440/kernel/intr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 1 #include #include diff --git a/arch/ppc-sam440/kernel/kernel_debug.c b/arch/ppc-sam440/kernel/kernel_debug.c index c4403ac261..90ce206433 100644 --- a/arch/ppc-sam440/kernel/kernel_debug.c +++ b/arch/ppc-sam440/kernel/kernel_debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/ppc-sam440/kernel/kernel_startup.c b/arch/ppc-sam440/kernel/kernel_startup.c index bba482a7ce..d6137930fa 100644 --- a/arch/ppc-sam440/kernel/kernel_startup.c +++ b/arch/ppc-sam440/kernel/kernel_startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 1 #include diff --git a/arch/ppc-sam440/kernel/maygetchar.c b/arch/ppc-sam440/kernel/maygetchar.c index 629482aa7a..d0f59f21d5 100644 --- a/arch/ppc-sam440/kernel/maygetchar.c +++ b/arch/ppc-sam440/kernel/maygetchar.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/ppc-sam440/kernel/mmu.c b/arch/ppc-sam440/kernel/mmu.c index bb0d3032bf..2351f15f0e 100644 --- a/arch/ppc-sam440/kernel/mmu.c +++ b/arch/ppc-sam440/kernel/mmu.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/ppc-sam440/kernel/obtaininput.c b/arch/ppc-sam440/kernel/obtaininput.c index 721b32ff9a..9df68352a0 100644 --- a/arch/ppc-sam440/kernel/obtaininput.c +++ b/arch/ppc-sam440/kernel/obtaininput.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/ppc-sam440/kernel/syscall.c b/arch/ppc-sam440/kernel/syscall.c index a41fa8810b..901771000b 100644 --- a/arch/ppc-sam440/kernel/syscall.c +++ b/arch/ppc-sam440/kernel/syscall.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/arch/ppc-sam440/kernel/tags.c b/arch/ppc-sam440/kernel/tags.c index 0300afe5ec..a6c1f9889a 100644 --- a/arch/ppc-sam440/kernel/tags.c +++ b/arch/ppc-sam440/kernel/tags.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/ppc-sam440/kernel/uic.c b/arch/ppc-sam440/kernel/uic.c index b2c0860590..18d34043b2 100644 --- a/arch/ppc-sam440/kernel/uic.c +++ b/arch/ppc-sam440/kernel/uic.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/ppc-sam440/kernel/virtualtophysical.c b/arch/ppc-sam440/kernel/virtualtophysical.c index 819a8683ee..48afeb42e0 100644 --- a/arch/ppc-sam440/kernel/virtualtophysical.c +++ b/arch/ppc-sam440/kernel/virtualtophysical.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/x86_64-all/kernel/cpu_init.c b/arch/x86_64-all/kernel/cpu_init.c index 781c758d2f..c4cbe79a9b 100644 --- a/arch/x86_64-all/kernel/cpu_init.c +++ b/arch/x86_64-all/kernel/cpu_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/x86_64-pc/bootstrap/cpu.c b/arch/x86_64-pc/bootstrap/cpu.c index 1ce1996ef0..6c8b40bb16 100644 --- a/arch/x86_64-pc/bootstrap/cpu.c +++ b/arch/x86_64-pc/bootstrap/cpu.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/x86_64-pc/kernel/getcpucount.c b/arch/x86_64-pc/kernel/getcpucount.c index 663e5bb2e3..b43c3a6b65 100644 --- a/arch/x86_64-pc/kernel/getcpucount.c +++ b/arch/x86_64-pc/kernel/getcpucount.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/x86_64-pc/kernel/getcpunumber.c b/arch/x86_64-pc/kernel/getcpunumber.c index f053b53932..d5c1f0d5c8 100644 --- a/arch/x86_64-pc/kernel/getcpunumber.c +++ b/arch/x86_64-pc/kernel/getcpunumber.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/arch/x86_64-pc/kernel/intr.c b/arch/x86_64-pc/kernel/intr.c index 3903c425b7..52ca22d993 100644 --- a/arch/x86_64-pc/kernel/intr.c +++ b/arch/x86_64-pc/kernel/intr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/x86_64-pc/kernel/kernel_cpu.c b/arch/x86_64-pc/kernel/kernel_cpu.c index 2994a48256..906085866d 100644 --- a/arch/x86_64-pc/kernel/kernel_cpu.c +++ b/arch/x86_64-pc/kernel/kernel_cpu.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/arch/x86_64-pc/kernel/kernel_debug.c b/arch/x86_64-pc/kernel/kernel_debug.c index ac7e6468fe..ae66aeb491 100644 --- a/arch/x86_64-pc/kernel/kernel_debug.c +++ b/arch/x86_64-pc/kernel/kernel_debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/x86_64-pc/kernel/mmu.c b/arch/x86_64-pc/kernel/mmu.c index 9a3b25321d..eb44940ee0 100644 --- a/arch/x86_64-pc/kernel/mmu.c +++ b/arch/x86_64-pc/kernel/mmu.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "kernel_base.h" diff --git a/arch/x86_64-pc/kernel/platform_init.c b/arch/x86_64-pc/kernel/platform_init.c index 815afc5802..1277febf4c 100644 --- a/arch/x86_64-pc/kernel/platform_init.c +++ b/arch/x86_64-pc/kernel/platform_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define __KERNEL_NOLIBBASE__ #include diff --git a/arch/x86_64-pc/kernel/smp.c b/arch/x86_64-pc/kernel/smp.c index 0b53c13422..3f2c4616cd 100644 --- a/arch/x86_64-pc/kernel/smp.c +++ b/arch/x86_64-pc/kernel/smp.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/arossupport/createbstr.c b/compiler/arossupport/createbstr.c index 7a29f66d11..5cba54273b 100644 --- a/compiler/arossupport/createbstr.c +++ b/compiler/arossupport/createbstr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/arossupport/libfindtagitem.c b/compiler/arossupport/libfindtagitem.c index 7e494985b6..c45185d558 100644 --- a/compiler/arossupport/libfindtagitem.c +++ b/compiler/arossupport/libfindtagitem.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include struct TagItem *LibFindTagItem(Tag tagValue, const struct TagItem *tagList) diff --git a/compiler/arossupport/libgettagdata.c b/compiler/arossupport/libgettagdata.c index bf5d64484a..33d05b93f4 100644 --- a/compiler/arossupport/libgettagdata.c +++ b/compiler/arossupport/libgettagdata.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include IPTR LibGetTagData(Tag tagValue, IPTR defaultVal, const struct TagItem *tagList) diff --git a/compiler/arossupport/libnexttagitem.c b/compiler/arossupport/libnexttagitem.c index fe188a7ee2..bd5e4496d2 100644 --- a/compiler/arossupport/libnexttagitem.c +++ b/compiler/arossupport/libnexttagitem.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include struct TagItem *LibNextTagItem(struct TagItem **tagListPtr) diff --git a/compiler/autoinit/__stdiowin.c b/compiler/autoinit/__stdiowin.c index 44b9b7c3eb..1fa2f69932 100644 --- a/compiler/autoinit/__stdiowin.c +++ b/compiler/autoinit/__stdiowin.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* Replace this with your own if you want */ char const __stdiowin[]="CON:/30/400/100//AUTO/CLOSE"; diff --git a/compiler/autoinit/_programname.c b/compiler/autoinit/_programname.c index d826904d90..b187b0a613 100644 --- a/compiler/autoinit/_programname.c +++ b/compiler/autoinit/_programname.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/autoinit/commandname.c b/compiler/autoinit/commandname.c index 30d7c958a9..d7a839d2ba 100644 --- a/compiler/autoinit/commandname.c +++ b/compiler/autoinit/commandname.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/compiler/libinit/kickentry.c b/compiler/libinit/kickentry.c index b223fc3894..63e14876d1 100644 --- a/compiler/libinit/kickentry.c +++ b/compiler/libinit/kickentry.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This is the special version of entry code for kickstart modules. * The difference is declaration of absolute SysBase symbol. * Note that the bootstrap can relocate this symbol if necessary. diff --git a/compiler/libinit/libentry.c b/compiler/libinit/libentry.c index aae94de609..fbaba8afff 100644 --- a/compiler/libinit/libentry.c +++ b/compiler/libinit/libentry.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This file is added to every disk-based resident module in order to make it not executable. * Its location is defined in make.cfg (RESIDENT_BEGIN variable). * Dependencies are listed in make.tail. diff --git a/compiler/posixc/__alloca.c b/compiler/posixc/__alloca.c index 80f259ff5d..72de7cebc0 100644 --- a/compiler/posixc/__alloca.c +++ b/compiler/posixc/__alloca.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /* private function to get the upper or lower bound (depending on the architecture) of the stack */ diff --git a/compiler/posixc/cfgetispeed.c b/compiler/posixc/cfgetispeed.c index 30377a0524..fdee15dbb6 100644 --- a/compiler/posixc/cfgetispeed.c +++ b/compiler/posixc/cfgetispeed.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "__termios.h" /* FIXME: Add autodocs */ diff --git a/compiler/posixc/cfgetospeed.c b/compiler/posixc/cfgetospeed.c index 9ba3533509..f167fab7b3 100644 --- a/compiler/posixc/cfgetospeed.c +++ b/compiler/posixc/cfgetospeed.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "__termios.h" /* FIXME: Add autodocs */ diff --git a/compiler/posixc/cfsetispeed.c b/compiler/posixc/cfsetispeed.c index f216654d30..80d703d373 100644 --- a/compiler/posixc/cfsetispeed.c +++ b/compiler/posixc/cfsetispeed.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "__termios.h" diff --git a/compiler/posixc/cfsetospeed.c b/compiler/posixc/cfsetospeed.c index 0721a98edd..6f15940c2f 100644 --- a/compiler/posixc/cfsetospeed.c +++ b/compiler/posixc/cfsetospeed.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "__termios.h" diff --git a/compiler/posixc/ftello.c b/compiler/posixc/ftello.c index 1d41bef499..44a7f52389 100644 --- a/compiler/posixc/ftello.c +++ b/compiler/posixc/ftello.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /* FIXME: add autodoc */ diff --git a/compiler/posixc/pathconf.c b/compiler/posixc/pathconf.c index c788ae1638..6656559031 100644 --- a/compiler/posixc/pathconf.c +++ b/compiler/posixc/pathconf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /* _POSIX_*_MAX */ #include /* FILENAME_MAX */ #include /* _PC_* */ diff --git a/compiler/posixc/realpath.c b/compiler/posixc/realpath.c index c24bb5d12b..73502c76f0 100644 --- a/compiler/posixc/realpath.c +++ b/compiler/posixc/realpath.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* FIXME: add autodoc */ char *realpath(const char *path, char *resolved_path) { diff --git a/compiler/posixc/sync.c b/compiler/posixc/sync.c index 11972dc8b0..438553c409 100644 --- a/compiler/posixc/sync.c +++ b/compiler/posixc/sync.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* FIXME: add autodoc */ void sync() { diff --git a/compiler/posixc/tcgetattr.c b/compiler/posixc/tcgetattr.c index 8c60a2f8ee..0d13ff6ac1 100644 --- a/compiler/posixc/tcgetattr.c +++ b/compiler/posixc/tcgetattr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /* FIXME: add autodoc */ diff --git a/compiler/posixc/tcsetattr.c b/compiler/posixc/tcsetattr.c index 4fa3a5ad46..be8ad071b8 100644 --- a/compiler/posixc/tcsetattr.c +++ b/compiler/posixc/tcsetattr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include /* FIXME: add autodoc */ diff --git a/compiler/purify/src/access.c b/compiler/purify/src/access.c index 39641f123f..6cb531cf90 100644 --- a/compiler/purify/src/access.c +++ b/compiler/purify/src/access.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "debug.h" #include "error.h" diff --git a/compiler/purify/src/debug.c b/compiler/purify/src/debug.c index c4917225a2..8a5f9f2703 100644 --- a/compiler/purify/src/debug.c +++ b/compiler/purify/src/debug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "debug.h" #include "posinfo.h" diff --git a/compiler/purify/src/error.c b/compiler/purify/src/error.c index e2bb9229c6..d1599dd2b0 100644 --- a/compiler/purify/src/error.c +++ b/compiler/purify/src/error.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "error.h" diff --git a/compiler/purify/src/hash.c b/compiler/purify/src/hash.c index 2a12102c3e..dff443b7c6 100644 --- a/compiler/purify/src/hash.c +++ b/compiler/purify/src/hash.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/purify/src/init.c b/compiler/purify/src/init.c index 91c3ae5aef..542914477f 100644 --- a/compiler/purify/src/init.c +++ b/compiler/purify/src/init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/purify/src/io.c b/compiler/purify/src/io.c index b670a97e00..ab64f34bdf 100644 --- a/compiler/purify/src/io.c +++ b/compiler/purify/src/io.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/purify/src/memory.c b/compiler/purify/src/memory.c index c6194487f1..7f3470a66a 100644 --- a/compiler/purify/src/memory.c +++ b/compiler/purify/src/memory.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/purify/src/posinfo.c b/compiler/purify/src/posinfo.c index fca1bd6643..203c2ef77f 100644 --- a/compiler/purify/src/posinfo.c +++ b/compiler/purify/src/posinfo.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "posinfo.h" #include "util.h" diff --git a/compiler/purify/src/stack.c b/compiler/purify/src/stack.c index 10923cff7a..02fda8495b 100644 --- a/compiler/purify/src/stack.c +++ b/compiler/purify/src/stack.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "debug.h" diff --git a/compiler/purify/src/util.c b/compiler/purify/src/util.c index 68abedf3d6..ed94d1913b 100644 --- a/compiler/purify/src/util.c +++ b/compiler/purify/src/util.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "util.h" diff --git a/compiler/purify/t.c b/compiler/purify/t.c index 31bababea7..917a1047e1 100644 --- a/compiler/purify/t.c +++ b/compiler/purify/t.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int main (int argc, char ** argv) diff --git a/compiler/purify/t_illread.c b/compiler/purify/t_illread.c index 8e90eada38..abc1ca712d 100644 --- a/compiler/purify/t_illread.c +++ b/compiler/purify/t_illread.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int c; diff --git a/compiler/purify/t_illread2.c b/compiler/purify/t_illread2.c index ad960ac1f6..5ce65a8209 100644 --- a/compiler/purify/t_illread2.c +++ b/compiler/purify/t_illread2.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int main (int argc, char ** argv) diff --git a/compiler/purify/test1.c b/compiler/purify/test1.c index b4e1b78742..28f067fb0f 100644 --- a/compiler/purify/test1.c +++ b/compiler/purify/test1.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int main (int argc, char ** argv) diff --git a/compiler/purify/test10.c b/compiler/purify/test10.c index ef62b1083d..784b78152f 100644 --- a/compiler/purify/test10.c +++ b/compiler/purify/test10.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/purify/test11.c b/compiler/purify/test11.c index 3913c01d40..2ee65039f9 100644 --- a/compiler/purify/test11.c +++ b/compiler/purify/test11.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/compiler/purify/test2.c b/compiler/purify/test2.c index 606ea39a46..1500789015 100644 --- a/compiler/purify/test2.c +++ b/compiler/purify/test2.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int main (int argc, char ** argv) diff --git a/compiler/purify/test3.c b/compiler/purify/test3.c index 35adc49818..db8cdb17da 100644 --- a/compiler/purify/test3.c +++ b/compiler/purify/test3.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int main (int argc, char ** argv) diff --git a/compiler/purify/test4.c b/compiler/purify/test4.c index 625b6e6fa0..3b10524d18 100644 --- a/compiler/purify/test4.c +++ b/compiler/purify/test4.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int main (int argc, char ** argv) diff --git a/compiler/purify/test5.c b/compiler/purify/test5.c index 1b20dec98f..2fc2b77beb 100644 --- a/compiler/purify/test5.c +++ b/compiler/purify/test5.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int c; diff --git a/compiler/purify/test6.c b/compiler/purify/test6.c index 89b2111bc9..526aca40bf 100644 --- a/compiler/purify/test6.c +++ b/compiler/purify/test6.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/compiler/purify/test7.c b/compiler/purify/test7.c index b7592786ec..5b22236916 100644 --- a/compiler/purify/test7.c +++ b/compiler/purify/test7.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/compiler/purify/test8.c b/compiler/purify/test8.c index 302b6c227d..f19be22e72 100644 --- a/compiler/purify/test8.c +++ b/compiler/purify/test8.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int * x; diff --git a/compiler/purify/test9.c b/compiler/purify/test9.c index 88a6886703..c36f314960 100644 --- a/compiler/purify/test9.c +++ b/compiler/purify/test9.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include char * config; diff --git a/compiler/startup/elf-startup.c b/compiler/startup/elf-startup.c index cb1daa07a5..8dab00fef8 100644 --- a/compiler/startup/elf-startup.c +++ b/compiler/startup/elf-startup.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This file is used as startup code by ELF wrapper. * It's purpose is only to define _start symbol which is * the default entry point. This is needed in order to make diff --git a/compiler/stdc/_fenv.c b/compiler/stdc/_fenv.c index aa7f926202..580b4aeead 100644 --- a/compiler/stdc/_fenv.c +++ b/compiler/stdc/_fenv.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* The functions of fenv.h may be static inline functions which may not be * available for the shared library. Which of the functions may depend * on cpu arch. diff --git a/compiler/stdc/math/s_llrint.c b/compiler/stdc/math/s_llrint.c index ac1144696d..6e5791c2d9 100644 --- a/compiler/stdc/math/s_llrint.c +++ b/compiler/stdc/math/s_llrint.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + __FBSDID("$FreeBSD: src/lib/msun/src/s_llrint.c,v 1.1 2005/01/11 23:12:55 das Exp $"); #define type double diff --git a/compiler/stdc/math/s_llrintf.c b/compiler/stdc/math/s_llrintf.c index ae3ff8de45..390ff18fd9 100644 --- a/compiler/stdc/math/s_llrintf.c +++ b/compiler/stdc/math/s_llrintf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + __FBSDID("$FreeBSD: src/lib/msun/src/s_llrintf.c,v 1.1 2005/01/11 23:12:55 das Exp $"); #define type float diff --git a/compiler/stdc/math/s_llround.c b/compiler/stdc/math/s_llround.c index a6c12dfff0..4dd6ecf8ec 100644 --- a/compiler/stdc/math/s_llround.c +++ b/compiler/stdc/math/s_llround.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + __FBSDID("$FreeBSD: src/lib/msun/src/s_llround.c,v 1.2 2005/04/08 00:52:27 das Exp $"); #define type double diff --git a/compiler/stdc/math/s_llroundf.c b/compiler/stdc/math/s_llroundf.c index 1778545207..d6517229f0 100644 --- a/compiler/stdc/math/s_llroundf.c +++ b/compiler/stdc/math/s_llroundf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + __FBSDID("$FreeBSD: src/lib/msun/src/s_llroundf.c,v 1.2 2005/04/08 00:52:27 das Exp $"); #define type float diff --git a/compiler/stdc/math/s_llroundl.c b/compiler/stdc/math/s_llroundl.c index e5a28d3f2d..74ffa0d71b 100644 --- a/compiler/stdc/math/s_llroundl.c +++ b/compiler/stdc/math/s_llroundl.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + __FBSDID("$FreeBSD: src/lib/msun/src/s_llroundl.c,v 1.1 2005/04/08 01:24:08 das Exp $"); #define type long double diff --git a/compiler/stdc/math/s_lrintf.c b/compiler/stdc/math/s_lrintf.c index 355e684c72..ccb1c855cb 100644 --- a/compiler/stdc/math/s_lrintf.c +++ b/compiler/stdc/math/s_lrintf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + __FBSDID("$FreeBSD: src/lib/msun/src/s_lrintf.c,v 1.1 2005/01/11 23:12:55 das Exp $"); #define type float diff --git a/compiler/stdc/math/s_lroundf.c b/compiler/stdc/math/s_lroundf.c index 7f50f9ca9a..f598d1bd27 100644 --- a/compiler/stdc/math/s_lroundf.c +++ b/compiler/stdc/math/s_lroundf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + __FBSDID("$FreeBSD: src/lib/msun/src/s_lroundf.c,v 1.2 2005/04/08 00:52:27 das Exp $"); #define type float diff --git a/compiler/stdc/math/s_lroundl.c b/compiler/stdc/math/s_lroundl.c index 22d2c8bcb7..88a5520f5b 100644 --- a/compiler/stdc/math/s_lroundl.c +++ b/compiler/stdc/math/s_lroundl.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + __FBSDID("$FreeBSD: src/lib/msun/src/s_lroundl.c,v 1.1 2005/04/08 01:24:08 das Exp $"); #define type long double diff --git a/compiler/stdc/math/sincos.c b/compiler/stdc/math/sincos.c index ccbf9b7aa3..70f8b59483 100644 --- a/compiler/stdc/math/sincos.c +++ b/compiler/stdc/math/sincos.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include diff --git a/compiler/stdc/math/sincosf.c b/compiler/stdc/math/sincosf.c index a330f1ac9f..5dcb504792 100644 --- a/compiler/stdc/math/sincosf.c +++ b/compiler/stdc/math/sincosf.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include diff --git a/compiler/stdc/math/sincosl.c b/compiler/stdc/math/sincosl.c index dabf3b7293..16f17bec0e 100644 --- a/compiler/stdc/math/sincosl.c +++ b/compiler/stdc/math/sincosl.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include diff --git a/compiler/stdc/memcpy.c b/compiler/stdc/memcpy.c index 4969ec03ef..2a025c64ea 100644 --- a/compiler/stdc/memcpy.c +++ b/compiler/stdc/memcpy.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /***************************************************************************** NAME diff --git a/rom/alerthook/resident_end.c b/rom/alerthook/resident_end.c index 9cfaadfa37..25b9c7fe7d 100644 --- a/rom/alerthook/resident_end.c +++ b/rom/alerthook/resident_end.c @@ -1 +1,6 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + void Alerthook_end(void) { } diff --git a/rom/aros/aros_init.c b/rom/aros/aros_init.c index b6e69a978b..e3cb560a49 100644 --- a/rom/aros/aros_init.c +++ b/rom/aros/aros_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/rom/disk/disk_init.c b/rom/disk/disk_init.c index 192be0939a..f4f408bf92 100644 --- a/rom/disk/disk_init.c +++ b/rom/disk/disk_init.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include diff --git a/rom/disk/disk_intern_init.c b/rom/disk/disk_intern_init.c index 983ea0eae2..6a2a07c2bd 100644 --- a/rom/disk/disk_intern_init.c +++ b/rom/disk/disk_intern_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/rom/dos/internalloadseg_support.c b/rom/dos/internalloadseg_support.c index 51c99f5bd7..9899fd74d7 100644 --- a/rom/dos/internalloadseg_support.c +++ b/rom/dos/internalloadseg_support.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/dosboot/bootanim.c b/rom/dosboot/bootanim.c index 5012a9f704..79b6a3bf9e 100644 --- a/rom/dosboot/bootanim.c +++ b/rom/dosboot/bootanim.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This animation code draws a picture centered on the screen * and flashes a specified region once per second. */ diff --git a/rom/dosboot/bootscreen.c b/rom/dosboot/bootscreen.c index 6eb311f61a..02a77bc6be 100644 --- a/rom/dosboot/bootscreen.c +++ b/rom/dosboot/bootscreen.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/dosboot/gadgets.c b/rom/dosboot/gadgets.c index bd407027ca..c76149f4e3 100644 --- a/rom/dosboot/gadgets.c +++ b/rom/dosboot/gadgets.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/rom/efi/findconfigtable.c b/rom/efi/findconfigtable.c index 15ccb50c4a..e21f5b23dd 100644 --- a/rom/efi/findconfigtable.c +++ b/rom/efi/findconfigtable.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/rom/exec/findtaskbypid.c b/rom/exec/findtaskbypid.c index 1c16cd48f9..32781b7be0 100644 --- a/rom/exec/findtaskbypid.c +++ b/rom/exec/findtaskbypid.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/rom/exec/intservers.c b/rom/exec/intservers.c index 5334b793cd..aa59169664 100644 --- a/rom/exec/intservers.c +++ b/rom/exec/intservers.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/graphics/cgx_support.c b/rom/graphics/cgx_support.c index e9c1bbd27d..2d84681cba 100644 --- a/rom/graphics/cgx_support.c +++ b/rom/graphics/cgx_support.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "graphics_intern.h" #include "gfxfuncsupport.h" diff --git a/rom/graphics/compositor_driver.c b/rom/graphics/compositor_driver.c index 6344aae764..afb91bf6c7 100644 --- a/rom/graphics/compositor_driver.c +++ b/rom/graphics/compositor_driver.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/hidds/hidd/initcode.c b/rom/hidds/hidd/initcode.c index 9c34442264..97e96b3e24 100644 --- a/rom/hidds/hidd/initcode.c +++ b/rom/hidds/hidd/initcode.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/hidds/i8042/startup.c b/rom/hidds/i8042/startup.c index 79b363bde8..da98de5ea0 100644 --- a/rom/hidds/i8042/startup.c +++ b/rom/hidds/i8042/startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/hidds/mouse/driverdata.c b/rom/hidds/mouse/driverdata.c index d1a8f05f3b..fc0a424680 100644 --- a/rom/hidds/mouse/driverdata.c +++ b/rom/hidds/mouse/driverdata.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/hidds/mouse/mouse_init.c b/rom/hidds/mouse/mouse_init.c index 71127dc018..c08fb6a5e6 100644 --- a/rom/hidds/mouse/mouse_init.c +++ b/rom/hidds/mouse/mouse_init.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/hidds/pci/pci_libfunc.c b/rom/hidds/pci/pci_libfunc.c index bbe2fd8d88..e4f6046e94 100644 --- a/rom/hidds/pci/pci_libfunc.c +++ b/rom/hidds/pci/pci_libfunc.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + //#include #include diff --git a/rom/hidds/serialmouse/startup.c b/rom/hidds/serialmouse/startup.c index accd46c4a6..8f34de6406 100644 --- a/rom/hidds/serialmouse/startup.c +++ b/rom/hidds/serialmouse/startup.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/intuition/freezedemon.c b/rom/intuition/freezedemon.c index eef1f0bb2a..f4b34b6650 100644 --- a/rom/intuition/freezedemon.c +++ b/rom/intuition/freezedemon.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/kernel/tlsf.c b/rom/kernel/tlsf.c index 6321bd081c..51583cf122 100644 --- a/rom/kernel/tlsf.c +++ b/rom/kernel/tlsf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/openfirmware/of_init.c b/rom/openfirmware/of_init.c index a113fb15d5..12a92039ce 100644 --- a/rom/openfirmware/of_init.c +++ b/rom/openfirmware/of_init.c @@ -1,9 +1,7 @@ /* - * of_init.c - * - * Created on: Oct 12, 2008 - * Author: misc - */ + Copyright © 2008-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #define DEBUG 1 diff --git a/rom/partition/fsloader.c b/rom/partition/fsloader.c index 534be70c25..f59191b73e 100644 --- a/rom/partition/fsloader.c +++ b/rom/partition/fsloader.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This hook is called after dos.library wakes up. * Its job is to load all queued filesystems and add to the system. */ diff --git a/rom/partition/loadbootfilesystems.c b/rom/partition/loadbootfilesystems.c index 1d2075c3ee..6d2bbdf5b5 100644 --- a/rom/partition/loadbootfilesystems.c +++ b/rom/partition/loadbootfilesystems.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/rom/partition/partition_types.c b/rom/partition/partition_types.c index 32400f0e58..41fd358fb9 100644 --- a/rom/partition/partition_types.c +++ b/rom/partition/partition_types.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/rom/partition/readpartitiondata.c b/rom/partition/readpartitiondata.c index a0243ecfb2..2ffc27b8cf 100644 --- a/rom/partition/readpartitiondata.c +++ b/rom/partition/readpartitiondata.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/rom/partition/writepartitiondata.c b/rom/partition/writepartitiondata.c index 08f7f67a49..71a2b347c5 100644 --- a/rom/partition/writepartitiondata.c +++ b/rom/partition/writepartitiondata.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/rom/timer/timervblank.c b/rom/timer/timervblank.c index 9427fff0f7..b51c9e4105 100644 --- a/rom/timer/timervblank.c +++ b/rom/timer/timervblank.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/scripts/strtoint.c b/scripts/strtoint.c index 50ca0c218f..635f6a3040 100644 --- a/scripts/strtoint.c +++ b/scripts/strtoint.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/HiddGraphics/hiddmodeid.c b/test/HiddGraphics/hiddmodeid.c index 56f5da479a..27605caffb 100644 --- a/test/HiddGraphics/hiddmodeid.c +++ b/test/HiddGraphics/hiddmodeid.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/HiddGraphics/obsolete/gfxhiddtool.c b/test/HiddGraphics/obsolete/gfxhiddtool.c index c20d92d715..cd5413b565 100644 --- a/test/HiddGraphics/obsolete/gfxhiddtool.c +++ b/test/HiddGraphics/obsolete/gfxhiddtool.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define AROS_USE_OOP #include diff --git a/test/amiga2date.c b/test/amiga2date.c index ab639dc88e..e868b26c86 100644 --- a/test/amiga2date.c +++ b/test/amiga2date.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/benchmarks/exec/taskswitch.c b/test/benchmarks/exec/taskswitch.c index 7c224295e6..35c67ec790 100644 --- a/test/benchmarks/exec/taskswitch.c +++ b/test/benchmarks/exec/taskswitch.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/benchmarks/exec/taskswitch2.c b/test/benchmarks/exec/taskswitch2.c index 818e591054..e43d5d5c5a 100644 --- a/test/benchmarks/exec/taskswitch2.c +++ b/test/benchmarks/exec/taskswitch2.c @@ -1,4 +1,7 @@ -/* $Id$ */ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/boot/testboot.c b/test/boot/testboot.c index 4d8e4aa4c5..f13d6cbe8d 100644 --- a/test/boot/testboot.c +++ b/test/boot/testboot.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/bz2/version.c b/test/bz2/version.c index d460fe5b49..11a1632958 100644 --- a/test/bz2/version.c +++ b/test/bz2/version.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/camdtree.c b/test/camdtree.c index 451e0ab705..47bd4bdfac 100644 --- a/test/camdtree.c +++ b/test/camdtree.c @@ -1,4 +1,7 @@ - +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/clib/abort.c b/test/clib/abort.c index 15d85052fb..4136c5370e 100644 --- a/test/clib/abort.c +++ b/test/clib/abort.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/access_test.c b/test/clib/access_test.c index cfc31a9684..31cc6832d4 100644 --- a/test/clib/access_test.c +++ b/test/clib/access_test.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/arguments.c b/test/clib/arguments.c index 8b21da9241..39dfd65c59 100644 --- a/test/clib/arguments.c +++ b/test/clib/arguments.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/argv0_slave.c b/test/clib/argv0_slave.c index 006f05a6b5..8cc3f1d948 100644 --- a/test/clib/argv0_slave.c +++ b/test/clib/argv0_slave.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/argv0_test1.c b/test/clib/argv0_test1.c index b242b51cb0..8f2e4a6315 100644 --- a/test/clib/argv0_test1.c +++ b/test/clib/argv0_test1.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "test.h" diff --git a/test/clib/argv0_test2.c b/test/clib/argv0_test2.c index cb87ccaf56..c9aeb2dd56 100644 --- a/test/clib/argv0_test2.c +++ b/test/clib/argv0_test2.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "test.h" diff --git a/test/clib/argv0_test3.c b/test/clib/argv0_test3.c index 8052c03c32..78f7e3462a 100644 --- a/test/clib/argv0_test3.c +++ b/test/clib/argv0_test3.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "test.h" diff --git a/test/clib/argv0_test4.c b/test/clib/argv0_test4.c index 5935a4f56d..a8679d020d 100644 --- a/test/clib/argv0_test4.c +++ b/test/clib/argv0_test4.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "test.h" diff --git a/test/clib/chdir.c b/test/clib/chdir.c index 8db786e7fa..595f0d3f1c 100644 --- a/test/clib/chdir.c +++ b/test/clib/chdir.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/chmod.c b/test/clib/chmod.c index b14681fa02..c96c538b96 100644 --- a/test/clib/chmod.c +++ b/test/clib/chmod.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/chown.c b/test/clib/chown.c index 0dd16162ad..78b2f9f36f 100644 --- a/test/clib/chown.c +++ b/test/clib/chown.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/ctype.c b/test/clib/ctype.c index 018c6fa6a5..6fa4ab7029 100644 --- a/test/clib/ctype.c +++ b/test/clib/ctype.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/environ.c b/test/clib/environ.c index a9f2fbbda5..68b47f1331 100644 --- a/test/clib/environ.c +++ b/test/clib/environ.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include extern char **environ; diff --git a/test/clib/execl2.c b/test/clib/execl2.c index 0e75519cd9..6559f7d5f3 100644 --- a/test/clib/execl2.c +++ b/test/clib/execl2.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/execl2_slave.c b/test/clib/execl2_slave.c index 39733e6714..ba8a5fb632 100644 --- a/test/clib/execl2_slave.c +++ b/test/clib/execl2_slave.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/execl2_vfork.c b/test/clib/execl2_vfork.c index 351fb70d2c..1b6bf88b0f 100644 --- a/test/clib/execl2_vfork.c +++ b/test/clib/execl2_vfork.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/fchmod.c b/test/clib/fchmod.c index 3fe3773159..c7f4c3cde1 100644 --- a/test/clib/fchmod.c +++ b/test/clib/fchmod.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/fcntl.c b/test/clib/fcntl.c index 3a7563dfe6..06130445c6 100644 --- a/test/clib/fcntl.c +++ b/test/clib/fcntl.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/flock.c b/test/clib/flock.c index 5ebcac75d0..6dce49ba53 100644 --- a/test/clib/flock.c +++ b/test/clib/flock.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/fseek_test.c b/test/clib/fseek_test.c index 8c73b9fc61..3d0a0d3753 100644 --- a/test/clib/fseek_test.c +++ b/test/clib/fseek_test.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/getfsstat.c b/test/clib/getfsstat.c index 333f8ee63b..23602c18e6 100644 --- a/test/clib/getfsstat.c +++ b/test/clib/getfsstat.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/jmpbuf.c b/test/clib/jmpbuf.c index 84e0932f65..781604a314 100644 --- a/test/clib/jmpbuf.c +++ b/test/clib/jmpbuf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/lseek.c b/test/clib/lseek.c index eeb14d0d0e..bac7bbcdb4 100644 --- a/test/clib/lseek.c +++ b/test/clib/lseek.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/mnt_names.c b/test/clib/mnt_names.c index f9d006fa21..7b201e6267 100644 --- a/test/clib/mnt_names.c +++ b/test/clib/mnt_names.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/open.c b/test/clib/open.c index e480c1dbd7..4cf79c810d 100644 --- a/test/clib/open.c +++ b/test/clib/open.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/opendir.c b/test/clib/opendir.c index 0e92191232..a72945d043 100644 --- a/test/clib/opendir.c +++ b/test/clib/opendir.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/pipe.c b/test/clib/pipe.c index d04b3c9de8..109ee56387 100644 --- a/test/clib/pipe.c +++ b/test/clib/pipe.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/posix_memalign.c b/test/clib/posix_memalign.c index c02ffed732..8b5010d523 100644 --- a/test/clib/posix_memalign.c +++ b/test/clib/posix_memalign.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "test.h" #include #include diff --git a/test/clib/snprintf.c b/test/clib/snprintf.c index df7c975f95..40bd75bdb9 100644 --- a/test/clib/snprintf.c +++ b/test/clib/snprintf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "test.h" #include #include diff --git a/test/clib/sprintf.c b/test/clib/sprintf.c index 42a0d716db..c8e87badcd 100644 --- a/test/clib/sprintf.c +++ b/test/clib/sprintf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "test.h" #include #include diff --git a/test/clib/sscanf.c b/test/clib/sscanf.c index ce95fd7e70..2ab819d5eb 100644 --- a/test/clib/sscanf.c +++ b/test/clib/sscanf.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/statfs.c b/test/clib/statfs.c index c1e872f15d..416afac935 100644 --- a/test/clib/statfs.c +++ b/test/clib/statfs.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/stdin1.c b/test/clib/stdin1.c index 45ba163e33..5229b678c4 100644 --- a/test/clib/stdin1.c +++ b/test/clib/stdin1.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/stdin2.c b/test/clib/stdin2.c index 2b51478583..1006c2d732 100644 --- a/test/clib/stdin2.c +++ b/test/clib/stdin2.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/stdin3.c b/test/clib/stdin3.c index ca1e57a94f..12e38a0fff 100644 --- a/test/clib/stdin3.c +++ b/test/clib/stdin3.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/stdin4.c b/test/clib/stdin4.c index 131bc34bdd..aac5e51191 100644 --- a/test/clib/stdin4.c +++ b/test/clib/stdin4.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/stpblk.c b/test/clib/stpblk.c index f57f50fbfb..bae4a2eab8 100644 --- a/test/clib/stpblk.c +++ b/test/clib/stpblk.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/clib/strchr.c b/test/clib/strchr.c index ab5ab36a81..e66890301d 100644 --- a/test/clib/strchr.c +++ b/test/clib/strchr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/clib/strptime.c b/test/clib/strptime.c index 66f6e84d2c..e6e1a66d15 100644 --- a/test/clib/strptime.c +++ b/test/clib/strptime.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "test.h" #include diff --git a/test/clib/strtod.c b/test/clib/strtod.c index 1e62a80d45..40d18bb301 100644 --- a/test/clib/strtod.c +++ b/test/clib/strtod.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/clib/strtok.c b/test/clib/strtok.c index 4c29eae15a..e68c32e11b 100644 --- a/test/clib/strtok.c +++ b/test/clib/strtok.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/clib/strtoul.c b/test/clib/strtoul.c index 8bb0bf2603..b83662225e 100644 --- a/test/clib/strtoul.c +++ b/test/clib/strtoul.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/clib/strtoull.c b/test/clib/strtoull.c index d2809aacc8..1c6368738e 100644 --- a/test/clib/strtoull.c +++ b/test/clib/strtoull.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/clib/tmpfile.c b/test/clib/tmpfile.c index 23db1896a0..5c91a23452 100644 --- a/test/clib/tmpfile.c +++ b/test/clib/tmpfile.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/clib/uname.c b/test/clib/uname.c index a943e36be4..2cf3aab870 100644 --- a/test/clib/uname.c +++ b/test/clib/uname.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/clib/usleep.c b/test/clib/usleep.c index 0a46f7fbe0..4223a5be0f 100644 --- a/test/clib/usleep.c +++ b/test/clib/usleep.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "test.h" #include #include diff --git a/test/clib/vfork.c b/test/clib/vfork.c index 24b96e4d1b..445c60e145 100644 --- a/test/clib/vfork.c +++ b/test/clib/vfork.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/vfork_execl.c b/test/clib/vfork_execl.c index 1fb506f843..f495ea2dc7 100644 --- a/test/clib/vfork_execl.c +++ b/test/clib/vfork_execl.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/wait.c b/test/clib/wait.c index ec840440cf..54cf6e5751 100644 --- a/test/clib/wait.c +++ b/test/clib/wait.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/clib/waitpid.c b/test/clib/waitpid.c index 120f11a8c0..4dcc7dfa2c 100644 --- a/test/clib/waitpid.c +++ b/test/clib/waitpid.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/consolemodes.c b/test/consolemodes.c index 06b892bdd2..3a87c4b465 100644 --- a/test/consolemodes.c +++ b/test/consolemodes.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/convertpixels.c b/test/convertpixels.c index 158dedac1a..602f2c03d3 100644 --- a/test/convertpixels.c +++ b/test/convertpixels.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define __OOP_NOATTRBASES__ #include diff --git a/test/cplusplus/exception.cpp b/test/cplusplus/exception.cpp index e8ca18ea92..59a2692319 100644 --- a/test/cplusplus/exception.cpp +++ b/test/cplusplus/exception.cpp @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * We use printf() here instead of C++ traditional cout because linking in cout * increases executable size up to 3 megabytes (!!!), making it difficult to * disassemble it. Anyway our aim is to test exceptions. diff --git a/test/cplusplus/headertest.cpp b/test/cplusplus/headertest.cpp index 2369871222..c4f9a54a4e 100644 --- a/test/cplusplus/headertest.cpp +++ b/test/cplusplus/headertest.cpp @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + // purpose of this test is to find out if our headers are C++ compatible // net headers need this diff --git a/test/customscreen.c b/test/customscreen.c index 4a063316af..abfa66281f 100644 --- a/test/customscreen.c +++ b/test/customscreen.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* Example for custom screen This time we are setting the colors directly. diff --git a/test/displayalert.c b/test/displayalert.c index b035339523..e5990214f4 100644 --- a/test/displayalert.c +++ b/test/displayalert.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/dos/addpart.c b/test/dos/addpart.c index 189320284f..c6bdad2c3e 100644 --- a/test/dos/addpart.c +++ b/test/dos/addpart.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + // test for AddPart(). Test cases are from Guru Book. #include diff --git a/test/dos/doslist.c b/test/dos/doslist.c index 21fc0e4b2b..f48e47df91 100644 --- a/test/dos/doslist.c +++ b/test/dos/doslist.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/dos/examinefh.c b/test/dos/examinefh.c index bcecf56eb6..a144873bc2 100644 --- a/test/dos/examinefh.c +++ b/test/dos/examinefh.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/dos/examinelock.c b/test/dos/examinelock.c index 777b7b2420..cc1ccfb012 100644 --- a/test/dos/examinelock.c +++ b/test/dos/examinelock.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/dos/exit.c b/test/dos/exit.c index 2062cacdf2..1a695aff2b 100644 --- a/test/dos/exit.c +++ b/test/dos/exit.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/dos/fread.c b/test/dos/fread.c index 212befd49c..90e1e3906a 100644 --- a/test/dos/fread.c +++ b/test/dos/fread.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/dos/getenv.c b/test/dos/getenv.c index 2ee1dde1f6..fc3fdf43a3 100644 --- a/test/dos/getenv.c +++ b/test/dos/getenv.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/dos/inhibit.c b/test/dos/inhibit.c index f856f59bb3..b1db22f641 100644 --- a/test/dos/inhibit.c +++ b/test/dos/inhibit.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/dos/namefromfh.c b/test/dos/namefromfh.c index 0b50384f39..51bfa71f1c 100644 --- a/test/dos/namefromfh.c +++ b/test/dos/namefromfh.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/dos/nil.c b/test/dos/nil.c index aa9f595506..2aaddaf81e 100644 --- a/test/dos/nil.c +++ b/test/dos/nil.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include "test.h" diff --git a/test/dos/notify.c b/test/dos/notify.c index b522985b77..9a6a1eaa52 100644 --- a/test/dos/notify.c +++ b/test/dos/notify.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/dos/output.c b/test/dos/output.c index 4c77f643be..c4da57e2cb 100644 --- a/test/dos/output.c +++ b/test/dos/output.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int main(void) diff --git a/test/dos/r.c b/test/dos/r.c index 3c20340bce..13faf3238a 100644 --- a/test/dos/r.c +++ b/test/dos/r.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/dos/readitemloop.c b/test/dos/readitemloop.c index 780fc4ffe1..94106d993f 100644 --- a/test/dos/readitemloop.c +++ b/test/dos/readitemloop.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/dos/runcommand.c b/test/dos/runcommand.c index cd50bec96b..c126a5dcef 100644 --- a/test/dos/runcommand.c +++ b/test/dos/runcommand.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/dos/setenv.c b/test/dos/setenv.c index d8431e4a5a..4bf7ed870f 100644 --- a/test/dos/setenv.c +++ b/test/dos/setenv.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/dos/setfiledate.c b/test/dos/setfiledate.c index 0c32a62c91..7d9c22adfc 100644 --- a/test/dos/setfiledate.c +++ b/test/dos/setfiledate.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/dos/systemtags.c b/test/dos/systemtags.c index 3cb3fef12b..94c64ef348 100644 --- a/test/dos/systemtags.c +++ b/test/dos/systemtags.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/dos/systemtags_slave.c b/test/dos/systemtags_slave.c index feb2e817f6..19e8d8a690 100644 --- a/test/dos/systemtags_slave.c +++ b/test/dos/systemtags_slave.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/dosvartest.c b/test/dosvartest.c index f207e8e935..49aacf28a1 100644 --- a/test/dosvartest.c +++ b/test/dosvartest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/examine.c b/test/examine.c index f2f05529ea..77d6545b69 100644 --- a/test/examine.c +++ b/test/examine.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/exec/alert.c b/test/exec/alert.c index dceb858985..e7d5350be8 100644 --- a/test/exec/alert.c +++ b/test/exec/alert.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* The main purpose is to test alert address detection and stack trace */ #include diff --git a/test/exec/allocmem.c b/test/exec/allocmem.c index df8285b929..bbf40ca143 100644 --- a/test/exec/allocmem.c +++ b/test/exec/allocmem.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/exec/allocxxx.c b/test/exec/allocxxx.c index 32c8951c92..5ad5ce9784 100644 --- a/test/exec/allocxxx.c +++ b/test/exec/allocxxx.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/exec/childstatus.c b/test/exec/childstatus.c index 6dd54c5839..b57e46423e 100644 --- a/test/exec/childstatus.c +++ b/test/exec/childstatus.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/exec/childwait.c b/test/exec/childwait.c index e4710725ac..bb83cef7a7 100644 --- a/test/exec/childwait.c +++ b/test/exec/childwait.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/exec/enqueue.c b/test/exec/enqueue.c index 4596ba7e09..aa4cb5dd46 100644 --- a/test/exec/enqueue.c +++ b/test/exec/enqueue.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/exec/makelib.c b/test/exec/makelib.c index 312f5df2ab..8f796c050e 100644 --- a/test/exec/makelib.c +++ b/test/exec/makelib.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* Create a Library, add it to the system, and try to open it. */ diff --git a/test/exec/pool.c b/test/exec/pool.c index 8a5225c373..c775690d01 100644 --- a/test/exec/pool.c +++ b/test/exec/pool.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/exec/portreceive.c b/test/exec/portreceive.c index 9438f7145e..767979f6ca 100644 --- a/test/exec/portreceive.c +++ b/test/exec/portreceive.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/exec/portsend.c b/test/exec/portsend.c index 3d173155a3..9064e0a6cf 100644 --- a/test/exec/portsend.c +++ b/test/exec/portsend.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/exec/rawdofmt.c b/test/exec/rawdofmt.c index 1942b7d2ca..4be4b33a8e 100644 --- a/test/exec/rawdofmt.c +++ b/test/exec/rawdofmt.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/exec/semtorture.c b/test/exec/semtorture.c index 04c4091aa2..b14e8192f3 100644 --- a/test/exec/semtorture.c +++ b/test/exec/semtorture.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/exec/stackswap.c b/test/exec/stackswap.c index 25acec10ec..f162ee5eae 100644 --- a/test/exec/stackswap.c +++ b/test/exec/stackswap.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/exec/traptest.c b/test/exec/traptest.c index 802e1d3840..9d8c8c8b8e 100644 --- a/test/exec/traptest.c +++ b/test/exec/traptest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/exec/vblank.c b/test/exec/vblank.c index 06f8ec4d8d..32491a4f3d 100644 --- a/test/exec/vblank.c +++ b/test/exec/vblank.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/fileseek.c b/test/fileseek.c index 3c389a5045..8d06649d5a 100644 --- a/test/fileseek.c +++ b/test/fileseek.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/fontinfo.c b/test/fontinfo.c index 1c2042f080..3b5e88e208 100644 --- a/test/fontinfo.c +++ b/test/fontinfo.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/frequencies.c b/test/frequencies.c index c1a68becd1..b50c4dfbb1 100644 --- a/test/frequencies.c +++ b/test/frequencies.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/getcpuinfo.c b/test/getcpuinfo.c index 86a3241bba..17693e2348 100644 --- a/test/getcpuinfo.c +++ b/test/getcpuinfo.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/graphics/areatest2.c b/test/graphics/areatest2.c index d31f3612c4..7ade3d565a 100644 --- a/test/graphics/areatest2.c +++ b/test/graphics/areatest2.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/graphics/blttemplatealpha.c b/test/graphics/blttemplatealpha.c index 6ff5143874..49721a57ab 100644 --- a/test/graphics/blttemplatealpha.c +++ b/test/graphics/blttemplatealpha.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/graphics/getcybermapattr.c b/test/graphics/getcybermapattr.c index 2058c7a52e..271e102e60 100644 --- a/test/graphics/getcybermapattr.c +++ b/test/graphics/getcybermapattr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/graphics/gfx.c b/test/graphics/gfx.c index e878b88229..d8c6a082cd 100644 --- a/test/graphics/gfx.c +++ b/test/graphics/gfx.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/graphics/gfxinfo.c b/test/graphics/gfxinfo.c index 72fd810c98..a9a293b060 100644 --- a/test/graphics/gfxinfo.c +++ b/test/graphics/gfxinfo.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* A very hacky testcase which dumps lots of graphics subsystem internal things. Please do not rely on the information you obtain using this program! Remember that it some of things it will print are really private and internal! Do not diff --git a/test/graphics/textbug.c b/test/graphics/textbug.c index d9aaed9edb..225aae6b68 100644 --- a/test/graphics/textbug.c +++ b/test/graphics/textbug.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/graphics/weightamatch.c b/test/graphics/weightamatch.c index 95ea5cb427..0c67bf4fa0 100644 --- a/test/graphics/weightamatch.c +++ b/test/graphics/weightamatch.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Testing WeighTAMatch * Flags: FPF_PROPORTIONAL, FPF_TALLDOT, FPF_WIDEDOT * Style: FSF_EXTENDED, FSF_BOLD, FSF_UNDERLINED, FSF_ITALIC, FSF_COLORFONT diff --git a/test/graphics/writepixelarray.c b/test/graphics/writepixelarray.c index 418b724265..b2d3796a36 100644 --- a/test/graphics/writepixelarray.c +++ b/test/graphics/writepixelarray.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/graphics/writepixelarrayalpha.c b/test/graphics/writepixelarrayalpha.c index da20d1fff9..b9d95e2b5f 100644 --- a/test/graphics/writepixelarrayalpha.c +++ b/test/graphics/writepixelarrayalpha.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/hostlib.c b/test/hostlib.c index 9d4b7ef649..54a405fb4b 100644 --- a/test/hostlib.c +++ b/test/hostlib.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/icon/examine.c b/test/icon/examine.c index 07a6bcb123..23fcc7e79f 100644 --- a/test/icon/examine.c +++ b/test/icon/examine.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/icon/writetooltypes.c b/test/icon/writetooltypes.c index 5778f264ad..38f222656b 100644 --- a/test/icon/writetooltypes.c +++ b/test/icon/writetooltypes.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/iffparsewrite.c b/test/iffparsewrite.c index ffe9a655bf..0a02197401 100644 --- a/test/iffparsewrite.c +++ b/test/iffparsewrite.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/ilbmtoc.c b/test/ilbmtoc.c index fc950012c7..dc55634b84 100644 --- a/test/ilbmtoc.c +++ b/test/ilbmtoc.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/ilbmtoc_image.c b/test/ilbmtoc_image.c index 946dace5c4..5d395abfd1 100644 --- a/test/ilbmtoc_image.c +++ b/test/ilbmtoc_image.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #define EARTHMAP_SMALL_WIDTH 416 diff --git a/test/intuition/drawinfoattr.c b/test/intuition/drawinfoattr.c index b258c1d8dd..683d2a3ba0 100644 --- a/test/intuition/drawinfoattr.c +++ b/test/intuition/drawinfoattr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/intuition/pubscreen.c b/test/intuition/pubscreen.c index 86acf8c34c..53c1089288 100644 --- a/test/intuition/pubscreen.c +++ b/test/intuition/pubscreen.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + // Opens a PubScreen. The name can be given as argument. // Default name is "MYPUBSCREEN". diff --git a/test/intuition/screenclass.c b/test/intuition/screenclass.c index c2c57dff06..a5afb9597a 100644 --- a/test/intuition/screenclass.c +++ b/test/intuition/screenclass.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/intuition/scrollerwin.c b/test/intuition/scrollerwin.c index e468fdbee3..adeb21854b 100644 --- a/test/intuition/scrollerwin.c +++ b/test/intuition/scrollerwin.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/joystick.c b/test/joystick.c index e229aaaba4..1529d70cd0 100644 --- a/test/joystick.c +++ b/test/joystick.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/kernel/allocator.c b/test/kernel/allocator.c index 1c40affa17..24368b9b2f 100644 --- a/test/kernel/allocator.c +++ b/test/kernel/allocator.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * WARNING!!! * This test relies on some particular internal functioning of kernel memory allocator! * You'll have to change the code if you change something in kernel! diff --git a/test/kernel/mmap.c b/test/kernel/mmap.c index f62a87eb75..98e8a69c9a 100644 --- a/test/kernel/mmap.c +++ b/test/kernel/mmap.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/kernel/stackcheck.c b/test/kernel/stackcheck.c index ce55cf09fa..95581adb88 100644 --- a/test/kernel/stackcheck.c +++ b/test/kernel/stackcheck.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/keymaptest.c b/test/keymaptest.c index bb6b658839..f9a6398ea5 100644 --- a/test/keymaptest.c +++ b/test/keymaptest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/layers/clippingtest.c b/test/layers/clippingtest.c index 546842c562..11f66198df 100644 --- a/test/layers/clippingtest.c +++ b/test/layers/clippingtest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/layers/layerstest.c b/test/layers/layerstest.c index 964b6bc7ca..d177a85223 100644 --- a/test/layers/layerstest.c +++ b/test/layers/layerstest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/lcms/gamma.c b/test/lcms/gamma.c index b9c4084ef2..49617e4c13 100644 --- a/test/lcms/gamma.c +++ b/test/lcms/gamma.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/library/dummyprint4.c b/test/library/dummyprint4.c index d5ca67c482..c1128cb6bb 100644 --- a/test/library/dummyprint4.c +++ b/test/library/dummyprint4.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/library/getchildvalue.c b/test/library/getchildvalue.c index 45e9312906..4e878defc3 100644 --- a/test/library/getchildvalue.c +++ b/test/library/getchildvalue.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This is part of userel.library to check if it can access global variable * defined in pertask.library. */ diff --git a/test/library/peropenernamechange.c b/test/library/peropenernamechange.c index a88ea726b6..f430b1a663 100644 --- a/test/library/peropenernamechange.c +++ b/test/library/peropenernamechange.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + int __internal_namechange(void) { return 1; diff --git a/test/library/peropenernolib.c b/test/library/peropenernolib.c index 04d554b64d..5e6f0fa9d1 100644 --- a/test/library/peropenernolib.c +++ b/test/library/peropenernolib.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + int PeropenerNoLib(void) { return 1; diff --git a/test/library/peropenervalue.c b/test/library/peropenervalue.c index 8bef4a745c..ea02a42738 100644 --- a/test/library/peropenervalue.c +++ b/test/library/peropenervalue.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "peropenerbase.h" diff --git a/test/library/pertaskvalue.c b/test/library/pertaskvalue.c index f122a423c3..25e858d9fa 100644 --- a/test/library/pertaskvalue.c +++ b/test/library/pertaskvalue.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include "pertaskbase.h" diff --git a/test/library/pertaskvalue_linklib.c b/test/library/pertaskvalue_linklib.c index 846a5200ae..12306dbf56 100644 --- a/test/library/pertaskvalue_linklib.c +++ b/test/library/pertaskvalue_linklib.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This function is in the static link lib. * It uses the genmodule provided __GM_GetBase_PertaskBase() function so it can be * used both in a library that uses pertask_rel.a or a program that just uses diff --git a/test/localetest.c b/test/localetest.c index 26647eddd5..a91283c64f 100644 --- a/test/localetest.c +++ b/test/localetest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/mathffp.c b/test/mathffp.c index 92d5c32626..5d789fae0e 100644 --- a/test/mathffp.c +++ b/test/mathffp.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + /* Because fload is defined to "int" later below, and we still need the real float in some places */ diff --git a/test/mesa/mesagetprocaddress.c b/test/mesa/mesagetprocaddress.c index 42851a015e..0bf01a09db 100644 --- a/test/mesa/mesagetprocaddress.c +++ b/test/mesa/mesagetprocaddress.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/mesa/mesasimplerendering.c b/test/mesa/mesasimplerendering.c index 207ebb7043..eb9523a559 100644 --- a/test/mesa/mesasimplerendering.c +++ b/test/mesa/mesasimplerendering.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/minicat.c b/test/minicat.c index 2e991fae49..1814f6cecc 100644 --- a/test/minicat.c +++ b/test/minicat.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/mktime.c b/test/mktime.c index 4f539618f9..2b601b52fc 100644 --- a/test/mktime.c +++ b/test/mktime.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/modeid.c b/test/modeid.c index 914a1de955..1592d25630 100644 --- a/test/modeid.c +++ b/test/modeid.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/monitorclass.c b/test/monitorclass.c index 34f154b983..bd4a62fecd 100644 --- a/test/monitorclass.c +++ b/test/monitorclass.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/mountlist.c b/test/mountlist.c index 883ebe37b5..2c9d83131e 100644 --- a/test/mountlist.c +++ b/test/mountlist.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define AROS_ALMOST_COMPATIBLE #include diff --git a/test/net/netlib.c b/test/net/netlib.c index 35fb18713c..5f09936cd4 100644 --- a/test/net/netlib.c +++ b/test/net/netlib.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * Small netlib autoopen test. * In future may grow into something bigger. */ diff --git a/test/oop/hidd.cs b/test/oop/hidd.cs index f26b08d733..31c5392f0a 100644 --- a/test/oop/hidd.cs +++ b/test/oop/hidd.cs @@ -1,5 +1,10 @@ /* - This is an example for a pseudolanguage to use out OOP + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* + This is an example for a pseudolanguage to use our OOP system in C. */ diff --git a/test/opendiskfont.c b/test/opendiskfont.c index ac0bd55022..316246a7cf 100644 --- a/test/opendiskfont.c +++ b/test/opendiskfont.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/patchrgbconv.c b/test/patchrgbconv.c index d9d8b88504..cb59110b39 100644 --- a/test/patchrgbconv.c +++ b/test/patchrgbconv.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define __OOP_NOATTRBASES__ #include diff --git a/test/png/version.c b/test/png/version.c index 8f110f6c88..d8ca383428 100644 --- a/test/png/version.c +++ b/test/png/version.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/printf_f.c b/test/printf_f.c index ddbc25e65a..4cd62b57f4 100644 --- a/test/printf_f.c +++ b/test/printf_f.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/printnativekeytable.c b/test/printnativekeytable.c index 265f96e821..c755861a47 100644 --- a/test/printnativekeytable.c +++ b/test/printnativekeytable.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/randtest.c b/test/randtest.c index d907efb9e6..e14de048d2 100644 --- a/test/randtest.c +++ b/test/randtest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/rexx/vartest.c b/test/rexx/vartest.c index d2aea87ba8..948cadf48d 100644 --- a/test/rexx/vartest.c +++ b/test/rexx/vartest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/rexxsyslibtest.c b/test/rexxsyslibtest.c index e08f53e7d2..835c411309 100644 --- a/test/rexxsyslibtest.c +++ b/test/rexxsyslibtest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/rwverify.c b/test/rwverify.c index 6caac16c3a..91b0e57c46 100644 --- a/test/rwverify.c +++ b/test/rwverify.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/sdi/LEGAL b/test/sdi/LEGAL new file mode 100644 index 0000000000..0d18eb56d2 --- /dev/null +++ b/test/sdi/LEGAL @@ -0,0 +1 @@ +This software has been placed in the public domain. diff --git a/test/seektest.c b/test/seektest.c index dff1c60313..fd4c790eeb 100644 --- a/test/seektest.c +++ b/test/seektest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/serialmousetest.c b/test/serialmousetest.c index 15b13ea992..1884f000fd 100644 --- a/test/serialmousetest.c +++ b/test/serialmousetest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define DEBUG 1 #include diff --git a/test/serialtest.c b/test/serialtest.c index 1f381a8ad1..9a0b8764cd 100644 --- a/test/serialtest.c +++ b/test/serialtest.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/setfilesize.c b/test/setfilesize.c index 26f221b344..172a15bffc 100644 --- a/test/setfilesize.c +++ b/test/setfilesize.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/smult.c b/test/smult.c index 5cfb0fe711..2fc44a6cb0 100644 --- a/test/smult.c +++ b/test/smult.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include diff --git a/test/sortlayercr.c b/test/sortlayercr.c index 1e23737e5f..ae28439188 100644 --- a/test/sortlayercr.c +++ b/test/sortlayercr.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/systemtags.c b/test/systemtags.c index 5b1279c91c..f4eaddc10b 100644 --- a/test/systemtags.c +++ b/test/systemtags.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/systemtagsslave.c b/test/systemtagsslave.c index 019d7a4890..6a5d4303f0 100644 --- a/test/systemtagsslave.c +++ b/test/systemtagsslave.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/taskstorage.c b/test/taskstorage.c index 66593f8cb5..ace4c41561 100644 --- a/test/taskstorage.c +++ b/test/taskstorage.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/testide.c b/test/testide.c index 0b2632e961..ae51b3b22e 100644 --- a/test/testide.c +++ b/test/testide.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include @@ -49,7 +54,7 @@ int main ( int argc, char *argv[] ) { printf("Usage: testide \n\n"); printf("Be warned, this tool WILL irrevocably destroy data on\n"); - printf("data on the primary master IDE harddisk. Do not run this\n"); + printf("the primary master IDE hard disk. Do not run this\n"); printf("on a computer holding any important data whatsoever.\n"); return 0; } diff --git a/test/time.c b/test/time.c index afdd05e1d2..2726fafbbb 100644 --- a/test/time.c +++ b/test/time.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/timeport.c b/test/timeport.c index 6d5ff0bb9a..0fa55fcb0e 100644 --- a/test/timeport.c +++ b/test/timeport.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/uae-tmpl/test-1.c b/test/uae-tmpl/test-1.c index 8ecbf921d6..ef2b0773c9 100644 --- a/test/uae-tmpl/test-1.c +++ b/test/uae-tmpl/test-1.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/uae-tmpl/test-2.c b/test/uae-tmpl/test-2.c index 1d23602d47..759859bbf0 100644 --- a/test/uae-tmpl/test-2.c +++ b/test/uae-tmpl/test-2.c @@ -1,3 +1,7 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include diff --git a/test/uae-tmpl/test.c b/test/uae-tmpl/test.c index dffa1ef778..10bb665e73 100644 --- a/test/uae-tmpl/test.c +++ b/test/uae-tmpl/test.c @@ -1,4 +1,7 @@ - +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include "lists.h" diff --git a/test/uae/test.c b/test/uae/test.c index 10b21ab98f..0bcc9eab7d 100644 --- a/test/uae/test.c +++ b/test/uae/test.c @@ -1,4 +1,7 @@ - +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ #include #include "types.h" diff --git a/test/unixio.c b/test/unixio.c index 75a6ef15bc..0f2df01f7f 100644 --- a/test/unixio.c +++ b/test/unixio.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/test/versionlib.c b/test/versionlib.c index 092fd22f95..6569677a00 100644 --- a/test/versionlib.c +++ b/test/versionlib.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/test/waitforchar.c b/test/waitforchar.c index bb64996986..5088d1dbd4 100644 --- a/test/waitforchar.c +++ b/test/waitforchar.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include int main() diff --git a/test/windebug.c b/test/windebug.c index b99e290534..523e6c6b7e 100644 --- a/test/windebug.c +++ b/test/windebug.c @@ -1,4 +1,9 @@ /* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + +/* * This little utility is specific for Windows-hosted port. It allows you to enter * SAD even on completely frozen system. * It is written specifically to facilitate finding long-standing lockup bug. diff --git a/test/z/version.c b/test/z/version.c index 5e5d970ff1..4acff03cbb 100644 --- a/test/z/version.c +++ b/test/z/version.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include diff --git a/tools/collect-aros/backend-bfd.c b/tools/collect-aros/backend-bfd.c index 40f80d6242..6221794a6b 100644 --- a/tools/collect-aros/backend-bfd.c +++ b/tools/collect-aros/backend-bfd.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #define PACKAGE #define PACKAGE_VERSION #include diff --git a/tools/collect-aros/backend-generic.c b/tools/collect-aros/backend-generic.c index 011f32cf56..c9f20a67d8 100644 --- a/tools/collect-aros/backend-generic.c +++ b/tools/collect-aros/backend-generic.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "misc.h" #include "backend.h" #include diff --git a/tools/collect-aros/collect-aros.c b/tools/collect-aros/collect-aros.c index 1c96693c46..0b8bf22642 100644 --- a/tools/collect-aros/collect-aros.c +++ b/tools/collect-aros/collect-aros.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/tools/collect-aros/docommand-exec.c b/tools/collect-aros/docommand-exec.c index 5bcd9cd5b3..763665b73b 100644 --- a/tools/collect-aros/docommand-exec.c +++ b/tools/collect-aros/docommand-exec.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/tools/collect-aros/docommand-spawn.c b/tools/collect-aros/docommand-spawn.c index 577fab2a97..35bc4ea3ff 100644 --- a/tools/collect-aros/docommand-spawn.c +++ b/tools/collect-aros/docommand-spawn.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/tools/collect-aros/misc.c b/tools/collect-aros/misc.c index fb0ff7ab62..335df27168 100644 --- a/tools/collect-aros/misc.c +++ b/tools/collect-aros/misc.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/tools/copytoafs/copytoafs.c b/tools/copytoafs/copytoafs.c index 31eaf58150..d93786224f 100644 --- a/tools/copytoafs/copytoafs.c +++ b/tools/copytoafs/copytoafs.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/workbench/classes/datatypes/gemimage/LEGAL b/tools/cxref/LEGAL similarity index 61% copy from workbench/classes/datatypes/gemimage/LEGAL copy to tools/cxref/LEGAL index fb0d524046..ea89b6bd72 100644 --- a/workbench/classes/datatypes/gemimage/LEGAL +++ b/tools/cxref/LEGAL @@ -1,4 +1,3 @@ -This driver is distributed under the terms of the GNU General Public +This software is distributed under the terms of the GNU General Public License as published by the Free Software Foundation. See the individual source code files for further details. - diff --git a/workbench/classes/datatypes/gemimage/LEGAL b/tools/flexcat/LEGAL similarity index 61% copy from workbench/classes/datatypes/gemimage/LEGAL copy to tools/flexcat/LEGAL index fb0d524046..ea89b6bd72 100644 --- a/workbench/classes/datatypes/gemimage/LEGAL +++ b/tools/flexcat/LEGAL @@ -1,4 +1,3 @@ -This driver is distributed under the terms of the GNU General Public +This software is distributed under the terms of the GNU General Public License as published by the Free Software Foundation. See the individual source code files for further details. - diff --git a/tools/setrev/LEGAL b/tools/setrev/LEGAL new file mode 100644 index 0000000000..171ffd34f8 --- /dev/null +++ b/tools/setrev/LEGAL @@ -0,0 +1 @@ +This software is in the public domain. diff --git a/workbench/classes/datatypes/gemimage/LEGAL b/tools/sfdc/LEGAL similarity index 61% copy from workbench/classes/datatypes/gemimage/LEGAL copy to tools/sfdc/LEGAL index fb0d524046..ea89b6bd72 100644 --- a/workbench/classes/datatypes/gemimage/LEGAL +++ b/tools/sfdc/LEGAL @@ -1,4 +1,3 @@ -This driver is distributed under the terms of the GNU General Public +This software is distributed under the terms of the GNU General Public License as published by the Free Software Foundation. See the individual source code files for further details. - diff --git a/workbench/classes/datatypes/gemimage/LEGAL b/workbench/classes/datatypes/degas/LEGAL similarity index 61% copy from workbench/classes/datatypes/gemimage/LEGAL copy to workbench/classes/datatypes/degas/LEGAL index fb0d524046..ea89b6bd72 100644 --- a/workbench/classes/datatypes/gemimage/LEGAL +++ b/workbench/classes/datatypes/degas/LEGAL @@ -1,4 +1,3 @@ -This driver is distributed under the terms of the GNU General Public +This software is distributed under the terms of the GNU General Public License as published by the Free Software Foundation. See the individual source code files for further details. - diff --git a/workbench/classes/datatypes/gemimage/LEGAL b/workbench/classes/datatypes/gemimage/LEGAL index fb0d524046..ea89b6bd72 100644 --- a/workbench/classes/datatypes/gemimage/LEGAL +++ b/workbench/classes/datatypes/gemimage/LEGAL @@ -1,4 +1,3 @@ -This driver is distributed under the terms of the GNU General Public +This software is distributed under the terms of the GNU General Public License as published by the Free Software Foundation. See the individual source code files for further details. - diff --git a/workbench/classes/datatypes/gif/codec.c b/workbench/classes/datatypes/gif/codec.c index c3fee455e3..97bafa0d4d 100644 --- a/workbench/classes/datatypes/gif/codec.c +++ b/workbench/classes/datatypes/gif/codec.c @@ -3,7 +3,8 @@ $Id$ This file does not contain LZW code. It can read uncompressed files only, - but it creates uncompressed files, that can be read by standard decoders, too. + but it creates uncompressed files, that can be read by standard decoders, + too. */ /**********************************************************************/ diff --git a/workbench/classes/datatypes/jpeg/memory.c b/workbench/classes/datatypes/jpeg/memory.c index 6043aa6cb1..15ad85657f 100644 --- a/workbench/classes/datatypes/jpeg/memory.c +++ b/workbench/classes/datatypes/jpeg/memory.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/workbench/classes/datatypes/png/memory.c b/workbench/classes/datatypes/png/memory.c index 5e791ca542..c296949a8b 100644 --- a/workbench/classes/datatypes/png/memory.c +++ b/workbench/classes/datatypes/png/memory.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include #include #include diff --git a/workbench/classes/zune/aboutwindow/LEGAL b/workbench/classes/zune/aboutwindow/LEGAL new file mode 100644 index 0000000000..fe7486bfaa --- /dev/null +++ b/workbench/classes/zune/aboutwindow/LEGAL @@ -0,0 +1,3 @@ +This software is distributed under the terms of the GNU Lesser General +Public License as published by the Free Software Foundation. See the +individual source code files for further details. diff --git a/workbench/classes/zune/betterstring/LEGAL b/workbench/classes/zune/betterstring/LEGAL new file mode 100644 index 0000000000..fe7486bfaa --- /dev/null +++ b/workbench/classes/zune/betterstring/LEGAL @@ -0,0 +1,3 @@ +This software is distributed under the terms of the GNU Lesser General +Public License as published by the Free Software Foundation. See the +individual source code files for further details. diff --git a/workbench/classes/zune/iconimage/LEGAL b/workbench/classes/zune/iconimage/LEGAL new file mode 100644 index 0000000000..fe7486bfaa --- /dev/null +++ b/workbench/classes/zune/iconimage/LEGAL @@ -0,0 +1,3 @@ +This software is distributed under the terms of the GNU Lesser General +Public License as published by the Free Software Foundation. See the +individual source code files for further details. diff --git a/workbench/classes/zune/nlist/LEGAL b/workbench/classes/zune/nlist/LEGAL new file mode 100644 index 0000000000..fe7486bfaa --- /dev/null +++ b/workbench/classes/zune/nlist/LEGAL @@ -0,0 +1,3 @@ +This software is distributed under the terms of the GNU Lesser General +Public License as published by the Free Software Foundation. See the +individual source code files for further details. diff --git a/workbench/classes/zune/prefseditor/LEGAL b/workbench/classes/zune/prefseditor/LEGAL new file mode 100644 index 0000000000..fe7486bfaa --- /dev/null +++ b/workbench/classes/zune/prefseditor/LEGAL @@ -0,0 +1,3 @@ +This software is distributed under the terms of the GNU Lesser General +Public License as published by the Free Software Foundation. See the +individual source code files for further details. diff --git a/workbench/classes/zune/prefswindow/LEGAL b/workbench/classes/zune/prefswindow/LEGAL new file mode 100644 index 0000000000..fe7486bfaa --- /dev/null +++ b/workbench/classes/zune/prefswindow/LEGAL @@ -0,0 +1,3 @@ +This software is distributed under the terms of the GNU Lesser General +Public License as published by the Free Software Foundation. See the +individual source code files for further details. diff --git a/workbench/classes/zune/systemprefswindow/LEGAL b/workbench/classes/zune/systemprefswindow/LEGAL new file mode 100644 index 0000000000..fe7486bfaa --- /dev/null +++ b/workbench/classes/zune/systemprefswindow/LEGAL @@ -0,0 +1,3 @@ +This software is distributed under the terms of the GNU Lesser General +Public License as published by the Free Software Foundation. See the +individual source code files for further details. diff --git a/workbench/classes/zune/texteditor/LEGAL b/workbench/classes/zune/texteditor/LEGAL new file mode 100644 index 0000000000..fe7486bfaa --- /dev/null +++ b/workbench/classes/zune/texteditor/LEGAL @@ -0,0 +1,3 @@ +This software is distributed under the terms of the GNU Lesser General +Public License as published by the Free Software Foundation. See the +individual source code files for further details. diff --git a/workbench/system/SysMon/memory.c b/workbench/system/SysMon/memory.c index fa8f205f67..429d44950e 100644 --- a/workbench/system/SysMon/memory.c +++ b/workbench/system/SysMon/memory.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "sysmon_intern.h" #include diff --git a/workbench/system/SysMon/processor.c b/workbench/system/SysMon/processor.c index ba8ed7b818..f80a540707 100644 --- a/workbench/system/SysMon/processor.c +++ b/workbench/system/SysMon/processor.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "sysmon_intern.h" #include diff --git a/workbench/system/SysMon/timer.c b/workbench/system/SysMon/timer.c index 106a1da21e..8c804965a1 100644 --- a/workbench/system/SysMon/timer.c +++ b/workbench/system/SysMon/timer.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "sysmon_intern.h" #include diff --git a/workbench/system/SysMon/video.c b/workbench/system/SysMon/video.c index 2158eab57d..6e5dfb8893 100644 --- a/workbench/system/SysMon/video.c +++ b/workbench/system/SysMon/video.c @@ -1,3 +1,8 @@ +/* + Copyright © 1995-2014, The AROS Development Team. All rights reserved. + $Id$ +*/ + #include "sysmon_intern.h" #include -- 2.11.4.GIT