From 73ab30c22ca40beb333552d12162844ec92d7cb2 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Thu, 10 Jan 2013 21:44:47 +0100 Subject: [PATCH] Update copyright headers to 2013 --- base-codezero/include/arm/cpu/atomic.h | 2 +- base-codezero/include/base/ipc_msgbuf.h | 2 +- base-codezero/include/base/ipc_pager.h | 2 +- base-codezero/include/base/native_types.h | 2 +- base-codezero/include/codezero/syscalls.h | 2 +- base-codezero/src/base/console/pl011/core_console.h | 2 +- base-codezero/src/base/cxx/exception.cc | 2 +- base-codezero/src/base/cxx/memcmp.cc | 2 +- base-codezero/src/base/env/utcb.cc | 2 +- base-codezero/src/base/ipc/ipc.cc | 2 +- base-codezero/src/base/ipc/pager.cc | 2 +- base-codezero/src/base/lock/cmpxchg.cc | 2 +- base-codezero/src/base/lock/lock.cc | 2 +- base-codezero/src/base/lock/lock_helper.h | 2 +- base-codezero/src/base/pager/pager.cc | 2 +- base-codezero/src/base/thread/thread_start.cc | 2 +- base-codezero/src/core/core_rm_session.cc | 2 +- base-codezero/src/core/cpu_session_support.cc | 2 +- base-codezero/src/core/include/core_rm_session.h | 2 +- base-codezero/src/core/include/irq_session_component.h | 2 +- base-codezero/src/core/include/map_local.h | 2 +- base-codezero/src/core/include/platform.h | 2 +- base-codezero/src/core/include/platform_pd.h | 2 +- base-codezero/src/core/include/platform_thread.h | 2 +- base-codezero/src/core/include/util.h | 2 +- base-codezero/src/core/io_mem_session_support.cc | 2 +- base-codezero/src/core/irq_session_component.cc | 2 +- base-codezero/src/core/platform.cc | 2 +- base-codezero/src/core/platform_pd.cc | 2 +- base-codezero/src/core/platform_thread.cc | 2 +- base-codezero/src/core/ram_session_support.cc | 2 +- base-codezero/src/core/rm_session_support.cc | 2 +- base-codezero/src/core/thread_start.cc | 2 +- base-codezero/src/platform/_main_helper.h | 2 +- base-codezero/src/platform/genode.ld | 2 +- base-fiasco/include/arm/cpu/atomic.h | 2 +- base-fiasco/include/base/cancelable_lock.h | 2 +- base-fiasco/include/base/ipc_msgbuf.h | 2 +- base-fiasco/include/base/ipc_pager.h | 2 +- base-fiasco/include/base/native_types.h | 2 +- base-fiasco/include/fiasco/thread_helper.h | 2 +- base-fiasco/src/base/console/core_console.h | 2 +- base-fiasco/src/base/ipc/ipc.cc | 2 +- base-fiasco/src/base/ipc/pager.cc | 2 +- base-fiasco/src/base/lock/lock.cc | 2 +- base-fiasco/src/base/lock/lock_helper.h | 2 +- base-fiasco/src/base/pager/pager.cc | 2 +- base-fiasco/src/core/arm/platform_arm.cc | 2 +- base-fiasco/src/core/cpu_session_support.cc | 2 +- base-fiasco/src/core/include/map_local.h | 2 +- base-fiasco/src/core/include/platform.h | 2 +- base-fiasco/src/core/include/platform_pd.h | 2 +- base-fiasco/src/core/include/platform_thread.h | 2 +- base-fiasco/src/core/include/util.h | 2 +- base-fiasco/src/core/io_mem_session_support.cc | 2 +- base-fiasco/src/core/irq_session_component.cc | 2 +- base-fiasco/src/core/platform.cc | 2 +- base-fiasco/src/core/platform_pd.cc | 2 +- base-fiasco/src/core/platform_thread.cc | 2 +- base-fiasco/src/core/ram_session_support.cc | 2 +- base-fiasco/src/core/rm_session_support.cc | 2 +- base-fiasco/src/core/thread_start.cc | 2 +- base-fiasco/src/core/x86/platform_x86.cc | 2 +- base-fiasco/src/platform/_main_helper.h | 2 +- base-fiasco/src/platform/arm/_main.cc | 2 +- base-fiasco/src/platform/arm/crt0.s | 2 +- base-foc/include/arm/cpu/atomic.h | 2 +- base-foc/include/base/cap_alloc.h | 2 +- base-foc/include/base/cap_map.h | 2 +- base-foc/include/base/ipc.h | 2 +- base-foc/include/base/ipc_msgbuf.h | 2 +- base-foc/include/base/ipc_pager.h | 2 +- base-foc/include/base/thread_state.h | 2 +- base-foc/include/foc_cpu_session/client.h | 2 +- base-foc/include/foc_cpu_session/connection.h | 2 +- base-foc/include/foc_cpu_session/foc_cpu_session.h | 2 +- base-foc/include/foc_pd_session/client.h | 2 +- base-foc/include/foc_pd_session/connection.h | 2 +- base-foc/include/foc_pd_session/foc_pd_session.h | 2 +- base-foc/include/signal_session/foc_source.h | 2 +- base-foc/include/signal_session/source_client.h | 2 +- base-foc/include/signal_session/source_rpc_object.h | 2 +- base-foc/include/util/assert.h | 2 +- base-foc/src/base/console/core_console.h | 2 +- base-foc/src/base/env/cap_alloc.cc | 2 +- base-foc/src/base/env/cap_map.cc | 2 +- base-foc/src/base/env/cap_map_remove.cc | 2 +- base-foc/src/base/env/spin_lock.cc | 2 +- base-foc/src/base/ipc/arm/pager.cc | 2 +- base-foc/src/base/ipc/arm/pager_exception.cc | 2 +- base-foc/src/base/ipc/ipc.cc | 2 +- base-foc/src/base/ipc/pager.cc | 2 +- base-foc/src/base/ipc/x86/pager_exception.cc | 2 +- base-foc/src/base/ipc/x86_32/pager.cc | 2 +- base-foc/src/base/ipc/x86_64/pager.cc | 2 +- base-foc/src/base/lock/lock_helper.h | 2 +- base-foc/src/base/pager/pager.cc | 2 +- base-foc/src/base/server/server.cc | 2 +- base-foc/src/base/thread/thread.cc | 2 +- base-foc/src/base/thread/thread_bootstrap.cc | 2 +- base-foc/src/base/thread/thread_start.cc | 2 +- base-foc/src/core/arm/platform_arm.cc | 2 +- base-foc/src/core/cap_session_component.cc | 2 +- base-foc/src/core/cpu_session_extension.cc | 2 +- base-foc/src/core/include/arm/irq_proxy_component.h | 2 +- base-foc/src/core/include/cap_id_alloc.h | 2 +- base-foc/src/core/include/cap_index.h | 2 +- base-foc/src/core/include/cap_mapping.h | 2 +- base-foc/src/core/include/cap_session_component.h | 2 +- base-foc/src/core/include/cpu_session_component.h | 2 +- base-foc/src/core/include/irq_session_component.h | 2 +- base-foc/src/core/include/map_local.h | 2 +- base-foc/src/core/include/pd_session_component.h | 2 +- base-foc/src/core/include/platform.h | 2 +- base-foc/src/core/include/platform_pd.h | 2 +- base-foc/src/core/include/platform_thread.h | 2 +- base-foc/src/core/include/util.h | 2 +- base-foc/src/core/include/x86/irq_proxy_component.h | 2 +- base-foc/src/core/io_mem_session_support.cc | 2 +- base-foc/src/core/irq_session_component.cc | 2 +- base-foc/src/core/pd_session_extension.cc | 2 +- base-foc/src/core/platform.cc | 2 +- base-foc/src/core/platform_pd.cc | 2 +- base-foc/src/core/platform_thread.cc | 2 +- base-foc/src/core/ram_session_support.cc | 2 +- base-foc/src/core/rm_session_support.cc | 2 +- base-foc/src/core/signal_source_component.cc | 2 +- base-foc/src/core/thread_start.cc | 2 +- base-foc/src/core/x86/platform_x86.cc | 2 +- base-foc/src/platform/_main_helper.h | 2 +- base-foc/src/platform/_main_parent_cap.h | 2 +- base-foc/src/test/cap_integrity/main.cc | 2 +- base-host/include/base/ipc_msgbuf.h | 2 +- base-host/include/base/ipc_pager.h | 2 +- base-host/include/base/native_types.h | 2 +- base-host/src/base/env/parent.cc | 2 +- base-host/src/base/ipc/ipc.cc | 2 +- base-host/src/base/lock/lock_helper.h | 2 +- base-host/src/base/pager/pager.cc | 2 +- base-host/src/core/context_area.cc | 2 +- base-host/src/core/core_rm_session.cc | 2 +- base-host/src/core/cpu_session_support.cc | 2 +- base-host/src/core/include/core_rm_session.h | 2 +- base-host/src/core/include/platform.h | 2 +- base-host/src/core/include/platform_pd.h | 2 +- base-host/src/core/include/platform_thread.h | 2 +- base-host/src/core/include/util.h | 2 +- base-host/src/core/io_mem_session_support.cc | 2 +- base-host/src/core/irq_session_component.cc | 2 +- base-host/src/core/platform.cc | 2 +- base-host/src/core/platform_pd.cc | 2 +- base-host/src/core/platform_thread.cc | 2 +- base-host/src/core/ram_session_support.cc | 2 +- base-host/src/core/rm_session_support.cc | 2 +- base-host/src/core/thread_host.cc | 2 +- base-host/src/lib/printf_stdio/printf_stdio.cc | 2 +- base-hw/include/arm/base/syscall_types.h | 2 +- base-hw/include/base/ipc_msgbuf.h | 2 +- base-hw/include/base/ipc_pager.h | 2 +- base-hw/include/base/native_types.h | 2 +- base-hw/include/base/signal.h | 2 +- base-hw/include/cpu_session/connection.h | 2 +- base-hw/include/kernel/log.h | 2 +- base-hw/include/kernel/syscalls.h | 2 +- base-hw/include/pl011/drivers/serial_log.h | 2 +- base-hw/include/platform/imx31/drivers/serial_log.h | 2 +- base-hw/include/platform/imx53/drivers/serial_log.h | 2 +- base-hw/include/signal_session/client.h | 2 +- base-hw/include/signal_session/connection.h | 2 +- base-hw/include/signal_session/signal_session.h | 2 +- base-hw/include/tl16c750/drivers/serial_log.h | 2 +- base-hw/include/vm_session/capability.h | 2 +- base-hw/include/vm_session/client.h | 2 +- base-hw/include/vm_session/connection.h | 2 +- base-hw/include/vm_session/vm_session.h | 2 +- base-hw/src/base/arm/syscall.cc | 2 +- base-hw/src/base/arm_v7a/syscall.cc | 2 +- base-hw/src/base/console.cc | 2 +- base-hw/src/base/ipc.cc | 2 +- base-hw/src/base/lock/lock_helper.h | 2 +- base-hw/src/base/pager.cc | 2 +- base-hw/src/base/signal/signal.cc | 2 +- base-hw/src/base/thread_support.cc | 2 +- base-hw/src/core/arm/boot_modules.s | 2 +- base-hw/src/core/arm/crt0.s | 2 +- base-hw/src/core/arm_v6/mode_transition.s | 2 +- base-hw/src/core/arm_v7/mode_transition.s | 2 +- base-hw/src/core/board.h | 2 +- base-hw/src/core/cpu/arm.h | 2 +- base-hw/src/core/cpu/arm_v6.h | 2 +- base-hw/src/core/cpu/arm_v7.h | 2 +- base-hw/src/core/cpu/cortex_a8.h | 2 +- base-hw/src/core/cpu/cortex_a9.h | 2 +- base-hw/src/core/cpu_session_support.cc | 2 +- base-hw/src/core/imx31/cpu.h | 2 +- base-hw/src/core/imx31/pic.h | 2 +- base-hw/src/core/imx31/platform_support.cc | 2 +- base-hw/src/core/imx31/timer.h | 2 +- base-hw/src/core/imx31/tlb.h | 2 +- base-hw/src/core/imx53/board.h | 2 +- base-hw/src/core/imx53/cpu.h | 2 +- base-hw/src/core/imx53/pic.h | 2 +- base-hw/src/core/imx53/platform_support.cc | 2 +- base-hw/src/core/imx53/timer.h | 2 +- base-hw/src/core/imx53/tlb.h | 2 +- base-hw/src/core/include/assert.h | 2 +- base-hw/src/core/include/cpu_thread_allocator.h | 2 +- base-hw/src/core/include/platform.h | 2 +- base-hw/src/core/include/platform_pd.h | 2 +- base-hw/src/core/include/platform_thread.h | 2 +- base-hw/src/core/include/signal_root.h | 2 +- base-hw/src/core/include/signal_session_component.h | 2 +- base-hw/src/core/include/trustzone.h | 2 +- base-hw/src/core/include/util.h | 2 +- base-hw/src/core/include/vm_root.h | 2 +- base-hw/src/core/include/vm_session_component.h | 2 +- base-hw/src/core/io_mem_session_support.cc | 2 +- base-hw/src/core/irq_session_component.cc | 2 +- base-hw/src/core/kernel.cc | 2 +- base-hw/src/core/kernel/thread.h | 2 +- base-hw/src/core/kernel_support.cc | 2 +- base-hw/src/core/panda/cpu.h | 2 +- base-hw/src/core/panda/pic.h | 2 +- base-hw/src/core/panda/platform_support.cc | 2 +- base-hw/src/core/panda/timer.h | 2 +- base-hw/src/core/panda/tlb.h | 2 +- base-hw/src/core/pbxa9/cpu.h | 2 +- base-hw/src/core/pbxa9/pic.h | 2 +- base-hw/src/core/pbxa9/platform_support.cc | 2 +- base-hw/src/core/pbxa9/timer.h | 2 +- base-hw/src/core/pbxa9/tlb.h | 2 +- base-hw/src/core/pic/cortex_a9.h | 2 +- base-hw/src/core/pic/cortex_a9_no_trustzone.h | 2 +- base-hw/src/core/pic/imx31.h | 2 +- base-hw/src/core/pic/vea9x4_trustzone.h | 2 +- base-hw/src/core/platform.cc | 2 +- base-hw/src/core/platform_pd.cc | 2 +- base-hw/src/core/platform_thread.cc | 2 +- base-hw/src/core/ram_session_support.cc | 2 +- base-hw/src/core/rm_session_support.cc | 2 +- base-hw/src/core/signal_session_component.cc | 2 +- base-hw/src/core/thread.cc | 2 +- base-hw/src/core/timer/cortex_a9.h | 2 +- base-hw/src/core/tlb/arm.h | 2 +- base-hw/src/core/tlb/arm_v6.h | 2 +- base-hw/src/core/tlb/arm_v7.h | 2 +- base-hw/src/core/trustzone.cc | 2 +- base-hw/src/core/vea9x4/cpu.h | 2 +- base-hw/src/core/vea9x4/no_trustzone/pic.h | 2 +- base-hw/src/core/vea9x4/no_trustzone/platform_support.cc | 2 +- base-hw/src/core/vea9x4/timer.h | 2 +- base-hw/src/core/vea9x4/tlb.h | 2 +- base-hw/src/core/vea9x4/trustzone/kernel_support.cc | 2 +- base-hw/src/core/vea9x4/trustzone/pic.h | 2 +- base-hw/src/core/vea9x4/trustzone/platform_services.cc | 2 +- base-hw/src/core/vea9x4/trustzone/platform_support.cc | 2 +- base-hw/src/core/vea9x4/trustzone/trustzone.cc | 2 +- base-hw/src/core/vm_session_component.cc | 2 +- base-hw/src/platform/_main_helper.h | 2 +- base-hw/src/platform/crt0.s | 2 +- base-hw/src/platform/genode.ld | 2 +- base-linux/include/base/ipc.h | 2 +- base-linux/include/base/ipc_msgbuf.h | 2 +- base-linux/include/base/native_types.h | 2 +- base-linux/include/base/pager.h | 2 +- base-linux/include/base/platform_env.h | 2 +- base-linux/include/linux_cpu_session/client.h | 2 +- base-linux/include/linux_cpu_session/linux_cpu_session.h | 2 +- base-linux/include/linux_dataspace/client.h | 2 +- base-linux/include/linux_dataspace/linux_dataspace.h | 2 +- base-linux/include/linux_pd_session/client.h | 2 +- base-linux/include/linux_pd_session/linux_pd_session.h | 2 +- base-linux/include/pd_session/connection.h | 2 +- base-linux/include/rm_session/client.h | 2 +- base-linux/src/base/console/core_console.h | 2 +- base-linux/src/base/env/debug.cc | 2 +- base-linux/src/base/env/platform_env.cc | 2 +- base-linux/src/base/env/rm_session_mmap.cc | 2 +- base-linux/src/base/ipc/ipc.cc | 2 +- base-linux/src/base/ipc/socket_descriptor_registry.h | 2 +- base-linux/src/base/lock/lock_helper.h | 2 +- base-linux/src/base/process/process.cc | 2 +- base-linux/src/base/thread/thread_linux.cc | 2 +- base-linux/src/core/context_area.cc | 2 +- base-linux/src/core/cpu_session_support.cc | 2 +- base-linux/src/core/include/cap_session_component.h | 2 +- base-linux/src/core/include/core_env.h | 2 +- base-linux/src/core/include/core_linux_syscalls.h | 2 +- base-linux/src/core/include/cpu_session_component.h | 2 +- base-linux/src/core/include/dataspace_component.h | 2 +- base-linux/src/core/include/io_mem_session_component.h | 2 +- base-linux/src/core/include/irq_session_component.h | 2 +- base-linux/src/core/include/pd_session_component.h | 2 +- base-linux/src/core/include/platform.h | 2 +- base-linux/src/core/include/platform_pd.h | 2 +- base-linux/src/core/include/platform_thread.h | 2 +- base-linux/src/core/include/resource_path.h | 2 +- base-linux/src/core/include/rm_session_component.h | 2 +- base-linux/src/core/include/server_socket_pair.h | 2 +- base-linux/src/core/io_mem_session_component.cc | 2 +- base-linux/src/core/pd_session_component.cc | 2 +- base-linux/src/core/platform.cc | 2 +- base-linux/src/core/platform_thread.cc | 2 +- base-linux/src/core/ram_session_support.cc | 2 +- base-linux/src/core/rom_session_component.cc | 2 +- base-linux/src/core/thread_linux.cc | 2 +- base-linux/src/platform/_main_helper.h | 2 +- base-linux/src/platform/context_area.nostdlib.ld | 2 +- base-linux/src/platform/context_area.stdlib.ld | 2 +- base-linux/src/platform/linux_syscalls.h | 2 +- base-linux/src/platform/lx_hybrid.cc | 2 +- base-linux/src/platform/x86_32/crt0.s | 2 +- base-linux/src/platform/x86_64/crt0.s | 2 +- base-linux/src/test/lx_hybrid_ctors/main.cc | 2 +- base-linux/src/test/lx_hybrid_ctors/testlib.cc | 2 +- base-linux/src/test/lx_hybrid_ctors/testlib.h | 2 +- base-linux/src/test/lx_hybrid_exception/main.cc | 2 +- base-linux/src/test/lx_hybrid_pthread_ipc/main.cc | 2 +- base-linux/src/test/rm_session_mmap/main.cc | 2 +- base-linux/src/test/sub_rm/config.h | 2 +- base-mb/include/base/ipc_msgbuf.h | 2 +- base-mb/include/base/ipc_pager.h | 2 +- base-mb/include/base/native_types.h | 2 +- base-mb/include/cpu/atomic.h | 2 +- base-mb/include/cpu/config.h | 2 +- base-mb/include/cpu/cpu_state.h | 2 +- base-mb/include/cpu/string.h | 2 +- base-mb/include/kernel/config.h | 2 +- base-mb/include/kernel/types.h | 2 +- base-mb/include/xilinx/xps_intc.h | 2 +- base-mb/include/xilinx/xps_timer.h | 2 +- base-mb/include/xilinx/xps_uartl.h | 2 +- base-mb/src/base/console/microblaze_console.cc | 2 +- base-mb/src/base/cxx/atexit.cc | 2 +- base-mb/src/base/ipc/ipc.cc | 2 +- base-mb/src/base/ipc/pager.cc | 2 +- base-mb/src/base/lock/lock_helper.h | 2 +- base-mb/src/base/pager/pager.cc | 2 +- base-mb/src/base/thread/thread.cc | 2 +- base-mb/src/base/thread/thread_bootstrap.cc | 2 +- base-mb/src/base/thread/thread_context.cc | 2 +- base-mb/src/base/thread/thread_start.cc | 2 +- base-mb/src/core/context_area.cc | 2 +- base-mb/src/core/core_rm_session.cc | 2 +- base-mb/src/core/cpu_session_support.cc | 2 +- base-mb/src/core/include/core_rm_session.h | 2 +- base-mb/src/core/include/cpu/prints.h | 2 +- base-mb/src/core/include/irq_session_component.h | 2 +- base-mb/src/core/include/map_local.h | 2 +- base-mb/src/core/include/platform.h | 2 +- base-mb/src/core/include/platform_pd.h | 2 +- base-mb/src/core/include/platform_thread.h | 2 +- base-mb/src/core/include/util.h | 2 +- base-mb/src/core/include/util/array.h | 2 +- base-mb/src/core/include/util/debug.h | 2 +- base-mb/src/core/include/util/id_allocator.h | 2 +- base-mb/src/core/include/util/math.h | 2 +- base-mb/src/core/include/util/queue.h | 2 +- base-mb/src/core/include/xilinx/microblaze.h | 2 +- base-mb/src/core/io_mem_session_support.cc | 2 +- base-mb/src/core/irq_session_component.cc | 2 +- base-mb/src/core/platform.cc | 2 +- base-mb/src/core/platform_thread.cc | 2 +- base-mb/src/core/ram_session_support.cc | 2 +- base-mb/src/core/rm_session_support.cc | 2 +- base-mb/src/core/thread_roottask.cc | 2 +- base-mb/src/kernel/generic/blocking.cc | 2 +- base-mb/src/kernel/generic/include/exception.h | 2 +- base-mb/src/kernel/generic/include/interrupt.h | 2 +- base-mb/src/kernel/generic/include/thread.h | 2 +- base-mb/src/kernel/generic/kernel.cc | 2 +- base-mb/src/kernel/generic/scheduler.cc | 2 +- base-mb/src/kernel/generic/syscall_events.cc | 2 +- base-mb/src/kernel/generic/thread.cc | 2 +- base-mb/src/kernel/include/generic/blocking.h | 2 +- base-mb/src/kernel/include/generic/event.h | 2 +- base-mb/src/kernel/include/generic/ipc.h | 2 +- base-mb/src/kernel/include/generic/irq_controller.h | 2 +- base-mb/src/kernel/include/generic/printf.h | 2 +- base-mb/src/kernel/include/generic/scheduler.h | 2 +- base-mb/src/kernel/include/generic/syscall_events.h | 2 +- base-mb/src/kernel/include/generic/timer.h | 2 +- base-mb/src/kernel/include/generic/tlb.h | 2 +- base-mb/src/kernel/include/generic/verbose.h | 2 +- .../include/petalogix_s3adsp1800_mmu/platform/platform.h | 2 +- .../src/kernel/platforms/petalogix_s3adsp1800_mmu/atomic.s | 2 +- .../kernel/platforms/petalogix_s3adsp1800_mmu/crt0_kernel.s | 2 +- .../platforms/petalogix_s3adsp1800_mmu/kernel_entry.s | 2 +- .../kernel/platforms/petalogix_s3adsp1800_mmu/platform.cc | 2 +- .../platforms/petalogix_s3adsp1800_mmu/userland_entry.s | 2 +- base-mb/src/platform/_main_helper.h | 2 +- base-mb/src/platform/genode.ld | 2 +- base-mb/src/test/hello/main.cc | 2 +- base-nova/include/base/bit_allocator.h | 2 +- base-nova/include/base/bit_array.h | 2 +- base-nova/include/base/cap_sel_alloc.h | 2 +- base-nova/include/base/ipc.h | 2 +- base-nova/include/base/ipc_msgbuf.h | 2 +- base-nova/include/base/ipc_pager.h | 2 +- base-nova/include/base/native_types.h | 2 +- base-nova/include/base/pager.h | 2 +- base-nova/include/base/sleep.h | 2 +- base-nova/include/base/thread_state.h | 2 +- base-nova/include/cap_session/cap_session.h | 2 +- base-nova/include/cap_session/client.h | 2 +- base-nova/include/cpu_session/client.h | 2 +- base-nova/include/nova/stdint.h | 2 +- base-nova/include/nova/util.h | 2 +- base-nova/include/nova_cpu_session/connection.h | 2 +- base-nova/include/nova_cpu_session/nova_cpu_session.h | 2 +- base-nova/include/pd_session/client.h | 2 +- base-nova/include/rm_session/client.h | 2 +- base-nova/include/signal_session/nova_source.h | 2 +- base-nova/include/signal_session/source_client.h | 2 +- base-nova/include/signal_session/source_rpc_object.h | 2 +- base-nova/src/base/console/core_console.h | 2 +- base-nova/src/base/env/cap_sel_alloc.cc | 2 +- base-nova/src/base/env/main_thread.cc | 2 +- base-nova/src/base/ipc/ipc.cc | 2 +- base-nova/src/base/ipc/pager.cc | 2 +- base-nova/src/base/lock/lock_helper.h | 2 +- base-nova/src/base/pager/pager.cc | 2 +- base-nova/src/base/pager/x86_32/pager.cc | 2 +- base-nova/src/base/pager/x86_64/pager.cc | 2 +- base-nova/src/base/server/server.cc | 2 +- base-nova/src/base/thread/thread_context.cc | 2 +- base-nova/src/base/thread/thread_nova.cc | 2 +- base-nova/src/core/core_rm_session.cc | 2 +- base-nova/src/core/cpu_session_extension.cc | 2 +- base-nova/src/core/cpu_session_support.cc | 2 +- base-nova/src/core/echo.cc | 2 +- base-nova/src/core/include/cap_session_component.h | 2 +- base-nova/src/core/include/core_rm_session.h | 2 +- base-nova/src/core/include/cpu_session_component.h | 2 +- base-nova/src/core/include/echo.h | 2 +- base-nova/src/core/include/irq_session_component.h | 2 +- base-nova/src/core/include/map_local.h | 2 +- base-nova/src/core/include/nova_util.h | 2 +- base-nova/src/core/include/platform.h | 2 +- base-nova/src/core/include/platform_pd.h | 2 +- base-nova/src/core/include/platform_thread.h | 2 +- base-nova/src/core/include/util.h | 2 +- base-nova/src/core/io_mem_session_support.cc | 2 +- base-nova/src/core/irq_session_component.cc | 2 +- base-nova/src/core/platform.cc | 2 +- base-nova/src/core/platform_pd.cc | 2 +- base-nova/src/core/platform_thread.cc | 2 +- base-nova/src/core/ram_session_support.cc | 2 +- base-nova/src/core/rm_session_support.cc | 2 +- base-nova/src/core/signal_source_component.cc | 2 +- base-nova/src/core/thread_start.cc | 2 +- base-nova/src/platform/_main_helper.h | 2 +- base-nova/src/platform/_main_parent_cap.h | 2 +- base-nova/src/platform/roottask.ld | 2 +- base-nova/src/test/cap_integrity/main.cc | 2 +- base-okl4/include/base/ipc_msgbuf.h | 2 +- base-okl4/include/base/ipc_pager.h | 2 +- base-okl4/include/base/native_types.h | 2 +- base-okl4/include/base/thread_state.h | 2 +- base-okl4/include/okl4_pd_session/client.h | 2 +- base-okl4/include/okl4_pd_session/connection.h | 2 +- base-okl4/include/okl4_pd_session/okl4_pd_session.h | 2 +- base-okl4/src/base/bootinfo/stdint.h | 2 +- base-okl4/src/base/bootinfo/stdio.h | 2 +- base-okl4/src/base/console/core_console.h | 2 +- base-okl4/src/base/ipc/ipc.cc | 2 +- base-okl4/src/base/ipc/pager.cc | 2 +- base-okl4/src/base/lock/lock_helper.h | 2 +- base-okl4/src/base/pager/pager.cc | 2 +- base-okl4/src/base/thread/thread_bootstrap.cc | 2 +- base-okl4/src/core/core_rm_session.cc | 2 +- base-okl4/src/core/cpu_session_support.cc | 2 +- base-okl4/src/core/include/core_rm_session.h | 2 +- base-okl4/src/core/include/map_local.h | 2 +- base-okl4/src/core/include/pd_session_component.h | 2 +- base-okl4/src/core/include/platform.h | 2 +- base-okl4/src/core/include/platform_pd.h | 2 +- base-okl4/src/core/include/platform_thread.h | 2 +- base-okl4/src/core/include/stdint.h | 2 +- base-okl4/src/core/include/util.h | 2 +- base-okl4/src/core/io_mem_session_support.cc | 2 +- base-okl4/src/core/irq_session_component.cc | 2 +- base-okl4/src/core/okl4_pd_session_component.cc | 2 +- base-okl4/src/core/platform.cc | 2 +- base-okl4/src/core/platform_pd.cc | 2 +- base-okl4/src/core/platform_thread.cc | 2 +- base-okl4/src/core/ram_session_support.cc | 2 +- base-okl4/src/core/rm_session_support.cc | 2 +- base-okl4/src/core/thread_start.cc | 2 +- base-okl4/src/core/x86/platform_thread_x86.cc | 2 +- base-okl4/src/core/x86/platform_x86.cc | 2 +- base-okl4/src/platform/_main_helper.h | 2 +- base-okl4/src/test/create_thread.h | 2 +- base-okl4/src/test/io_port.h | 2 +- base-okl4/src/test/mini_env.h | 2 +- base-okl4/src/test/okl4_01_hello_raw/crt0.s | 2 +- base-okl4/src/test/okl4_01_hello_raw/genode.ld | 2 +- base-okl4/src/test/okl4_01_hello_raw/hello.cc | 2 +- base-okl4/src/test/okl4_02_hello/hello.cc | 2 +- base-okl4/src/test/okl4_03_thread/main.cc | 2 +- base-okl4/src/test/okl4_04_ipc_send_wait/main.cc | 2 +- base-okl4/src/test/okl4_05_ipc_call/main.cc | 2 +- base-okl4/src/test/okl4_06_pager/main.cc | 2 +- base-okl4/src/test/okl4_07_boot_info/main.cc | 2 +- base-okl4/src/test/okl4_07_boot_info/stdint.h | 2 +- base-okl4/src/test/okl4_08_timer_pit/main.cc | 2 +- base-pistachio/include/base/clock.h | 2 +- base-pistachio/include/base/ipc_msgbuf.h | 2 +- base-pistachio/include/base/ipc_pager.h | 2 +- base-pistachio/include/base/native_types.h | 2 +- base-pistachio/include/pistachio/kip.h | 2 +- base-pistachio/include/pistachio/thread_helper.h | 2 +- base-pistachio/include/util/hexdump.h | 2 +- base-pistachio/include/x86/cpu/rdtsc.h | 2 +- base-pistachio/include/x86/util/smath.h | 2 +- base-pistachio/src/base/console/core_console.h | 2 +- base-pistachio/src/base/ipc/ipc.cc | 2 +- base-pistachio/src/base/ipc/pager.cc | 2 +- base-pistachio/src/base/kip/kip.cc | 2 +- base-pistachio/src/base/lock/lock_helper.h | 2 +- base-pistachio/src/base/pager/pager.cc | 2 +- base-pistachio/src/core/cpu_session_platform.cc | 2 +- base-pistachio/src/core/include/map_local.h | 2 +- base-pistachio/src/core/include/platform.h | 2 +- base-pistachio/src/core/include/platform_pd.h | 2 +- base-pistachio/src/core/include/platform_thread.h | 2 +- base-pistachio/src/core/include/util.h | 2 +- base-pistachio/src/core/io_mem_session_support.cc | 2 +- base-pistachio/src/core/irq_session_component.cc | 2 +- base-pistachio/src/core/multiboot_info.cc | 2 +- base-pistachio/src/core/platform.cc | 2 +- base-pistachio/src/core/platform_pd.cc | 2 +- base-pistachio/src/core/platform_thread.cc | 2 +- base-pistachio/src/core/ram_session_support.cc | 2 +- base-pistachio/src/core/rm_session_support.cc | 2 +- base-pistachio/src/core/thread_start.cc | 2 +- base-pistachio/src/core/x86/platform_x86.cc | 2 +- base-pistachio/src/platform/_main_helper.h | 2 +- base/include/32bit/base/fixed_stdint.h | 2 +- base/include/64bit/base/fixed_stdint.h | 2 +- base/include/arm/cpu/atomic.h | 2 +- base/include/arm/cpu/cpu_state.h | 2 +- base/include/arm/cpu/string.h | 2 +- base/include/base/allocator.h | 2 +- base/include/base/allocator_avl.h | 2 +- base/include/base/allocator_guard.h | 2 +- base/include/base/blocking.h | 2 +- base/include/base/cancelable_lock.h | 2 +- base/include/base/capability.h | 2 +- base/include/base/child.h | 2 +- base/include/base/connection.h | 2 +- base/include/base/console.h | 2 +- base/include/base/crt0.h | 2 +- base/include/base/elf.h | 2 +- base/include/base/env.h | 2 +- base/include/base/errno.h | 2 +- base/include/base/exception.h | 2 +- base/include/base/heap.h | 2 +- base/include/base/ipc.h | 2 +- base/include/base/ipc_generic.h | 2 +- base/include/base/lock.h | 2 +- base/include/base/lock_guard.h | 2 +- base/include/base/native_capability.h | 2 +- base/include/base/object_pool.h | 2 +- base/include/base/pager.h | 2 +- base/include/base/platform_env.h | 2 +- base/include/base/printf.h | 2 +- base/include/base/process.h | 2 +- base/include/base/rpc.h | 2 +- base/include/base/rpc_args.h | 2 +- base/include/base/rpc_client.h | 2 +- base/include/base/rpc_server.h | 2 +- base/include/base/semaphore.h | 2 +- base/include/base/service.h | 2 +- base/include/base/signal.h | 2 +- base/include/base/slab.h | 2 +- base/include/base/sleep.h | 2 +- base/include/base/snprintf.h | 2 +- base/include/base/stdint.h | 2 +- base/include/base/sync_allocator.h | 2 +- base/include/base/thread.h | 2 +- base/include/base/thread_state.h | 2 +- base/include/base/tslab.h | 2 +- base/include/cap_session/cap_session.h | 2 +- base/include/cap_session/capability.h | 2 +- base/include/cap_session/client.h | 2 +- base/include/cap_session/connection.h | 2 +- base/include/cpu_session/capability.h | 2 +- base/include/cpu_session/client.h | 2 +- base/include/cpu_session/connection.h | 2 +- base/include/cpu_session/cpu_session.h | 2 +- base/include/dataspace/capability.h | 2 +- base/include/dataspace/client.h | 2 +- base/include/dataspace/dataspace.h | 2 +- base/include/drivers/timer/epit_base.h | 2 +- base/include/drivers/uart/imx31_uart_base.h | 2 +- base/include/drivers/uart/pl011_base.h | 2 +- base/include/drivers/uart/tl16c750_base.h | 2 +- base/include/io_mem_session/capability.h | 2 +- base/include/io_mem_session/client.h | 2 +- base/include/io_mem_session/connection.h | 2 +- base/include/io_mem_session/io_mem_session.h | 2 +- base/include/io_port_session/capability.h | 2 +- base/include/io_port_session/client.h | 2 +- base/include/io_port_session/connection.h | 2 +- base/include/io_port_session/io_port_session.h | 2 +- base/include/irq_session/capability.h | 2 +- base/include/irq_session/client.h | 2 +- base/include/irq_session/connection.h | 2 +- base/include/irq_session/irq_session.h | 2 +- base/include/log_session/capability.h | 2 +- base/include/log_session/client.h | 2 +- base/include/log_session/connection.h | 2 +- base/include/log_session/log_session.h | 2 +- base/include/pager/capability.h | 2 +- base/include/parent/capability.h | 2 +- base/include/parent/client.h | 2 +- base/include/parent/parent.h | 2 +- base/include/pd_session/capability.h | 2 +- base/include/pd_session/client.h | 2 +- base/include/pd_session/connection.h | 2 +- base/include/pd_session/pd_session.h | 2 +- base/include/platform/imx31/drivers/board_base.h | 2 +- base/include/platform/imx53/drivers/board_base.h | 2 +- base/include/platform/panda/drivers/board_base.h | 2 +- base/include/platform/pbxa9/drivers/board_base.h | 2 +- base/include/platform/vea9x4/drivers/board_base.h | 2 +- base/include/ram_session/capability.h | 2 +- base/include/ram_session/client.h | 2 +- base/include/ram_session/connection.h | 2 +- base/include/ram_session/ram_session.h | 2 +- base/include/rm_session/capability.h | 2 +- base/include/rm_session/client.h | 2 +- base/include/rm_session/connection.h | 2 +- base/include/rm_session/rm_session.h | 2 +- base/include/rom_session/capability.h | 2 +- base/include/rom_session/client.h | 2 +- base/include/rom_session/connection.h | 2 +- base/include/rom_session/rom_session.h | 2 +- base/include/root/capability.h | 2 +- base/include/root/client.h | 2 +- base/include/root/component.h | 2 +- base/include/root/root.h | 2 +- base/include/session/capability.h | 2 +- base/include/session/session.h | 2 +- base/include/signal_session/capability.h | 2 +- base/include/signal_session/client.h | 2 +- base/include/signal_session/connection.h | 2 +- base/include/signal_session/signal_session.h | 2 +- base/include/signal_session/source.h | 2 +- base/include/signal_session/source_client.h | 2 +- base/include/signal_session/source_rpc_object.h | 2 +- base/include/thread/capability.h | 2 +- base/include/util/arg_string.h | 2 +- base/include/util/avl_string.h | 2 +- base/include/util/avl_tree.h | 2 +- base/include/util/fifo.h | 2 +- base/include/util/list.h | 2 +- base/include/util/meta.h | 2 +- base/include/util/misc_math.h | 2 +- base/include/util/mmio.h | 2 +- base/include/util/noncopyable.h | 2 +- base/include/util/register.h | 2 +- base/include/util/string.h | 2 +- base/include/util/token.h | 2 +- base/include/util/touch.h | 2 +- base/include/x86/cpu/atomic.h | 2 +- base/include/x86/cpu/consts.h | 2 +- base/include/x86/cpu/string.h | 2 +- base/include/x86_32/cpu/cpu_state.h | 2 +- base/include/x86_64/cpu/cpu_state.h | 2 +- base/src/base/allocator/allocator_avl.cc | 2 +- base/src/base/allocator/slab.cc | 2 +- base/src/base/avl_tree/avl_tree.cc | 2 +- base/src/base/child/child.cc | 2 +- base/src/base/console/console.cc | 2 +- base/src/base/console/core_printf.cc | 2 +- base/src/base/console/log_console.cc | 2 +- base/src/base/cxx/exception.cc | 2 +- base/src/base/cxx/guard.cc | 2 +- base/src/base/cxx/malloc_free.cc | 2 +- base/src/base/cxx/misc.cc | 2 +- base/src/base/cxx/new_delete.cc | 2 +- base/src/base/cxx/unwind.cc | 2 +- base/src/base/elf/elf_binary.cc | 2 +- base/src/base/env/context_area.cc | 2 +- base/src/base/env/env.cc | 2 +- base/src/base/env/reload_parent_cap.cc | 2 +- base/src/base/heap/heap.cc | 2 +- base/src/base/heap/sliced_heap.cc | 2 +- base/src/base/lock/lock.cc | 2 +- base/src/base/lock/spin_lock.h | 2 +- base/src/base/process/process.cc | 2 +- base/src/base/server/common.cc | 2 +- base/src/base/server/server.cc | 2 +- base/src/base/signal/signal.cc | 2 +- base/src/base/thread/thread.cc | 2 +- base/src/base/thread/thread_bootstrap.cc | 2 +- base/src/base/thread/thread_start.cc | 2 +- base/src/core/context_area.cc | 2 +- base/src/core/core_mem_alloc.cc | 2 +- base/src/core/cpu_session_component.cc | 2 +- base/src/core/dataspace_component.cc | 2 +- base/src/core/dump_alloc.cc | 2 +- base/src/core/include/cap_root.h | 2 +- base/src/core/include/cap_session_component.h | 2 +- base/src/core/include/core_env.h | 2 +- base/src/core/include/core_mem_alloc.h | 2 +- base/src/core/include/core_parent.h | 2 +- base/src/core/include/core_rm_session.h | 2 +- base/src/core/include/cpu_root.h | 2 +- base/src/core/include/cpu_session_component.h | 2 +- base/src/core/include/cpu_thread_allocator.h | 2 +- base/src/core/include/dataspace_component.h | 2 +- base/src/core/include/io_mem_root.h | 2 +- base/src/core/include/io_mem_session_component.h | 2 +- base/src/core/include/io_port_root.h | 2 +- base/src/core/include/io_port_session_component.h | 2 +- base/src/core/include/irq_root.h | 2 +- base/src/core/include/irq_session_component.h | 2 +- base/src/core/include/log_root.h | 2 +- base/src/core/include/log_session_component.h | 2 +- base/src/core/include/multiboot.h | 2 +- base/src/core/include/pd_root.h | 2 +- base/src/core/include/pd_session_component.h | 2 +- base/src/core/include/platform_generic.h | 2 +- base/src/core/include/platform_services.h | 2 +- base/src/core/include/ram_root.h | 2 +- base/src/core/include/ram_session_component.h | 2 +- base/src/core/include/rm_root.h | 2 +- base/src/core/include/rm_session_component.h | 2 +- base/src/core/include/rom_fs.h | 2 +- base/src/core/include/rom_root.h | 2 +- base/src/core/include/rom_session_component.h | 2 +- base/src/core/include/signal_root.h | 2 +- base/src/core/include/signal_session_component.h | 2 +- base/src/core/io_mem_session_component.cc | 2 +- base/src/core/main.cc | 2 +- base/src/core/mb_info.h | 2 +- base/src/core/multiboot_info.cc | 2 +- base/src/core/pd_session_component.cc | 2 +- base/src/core/platform_services.cc | 2 +- base/src/core/ram_session_component.cc | 2 +- base/src/core/rm_session_component.cc | 2 +- base/src/core/rom_session_component.cc | 2 +- base/src/core/signal_session_component.cc | 2 +- base/src/core/signal_source_component.cc | 2 +- base/src/core/x86/io_port_session_component.cc | 2 +- base/src/core/x86/platform_services.cc | 2 +- base/src/platform/_main.cc | 2 +- base/src/platform/_main_parent_cap.h | 2 +- base/src/platform/arm/crt0.s | 2 +- base/src/platform/cap_copy.cc | 2 +- base/src/platform/genode.ld | 2 +- base/src/platform/x86_32/crt0.s | 2 +- base/src/platform/x86_64/crt0.s | 2 +- base/src/test/cap_integrity/main.cc | 2 +- base/src/test/ds_ownership/main.cc | 2 +- base/src/test/printf/main.cc | 2 +- base/src/test/rm_fault/main.cc | 2 +- base/src/test/rm_nested/main.cc | 2 +- base/src/test/sub_rm/config.h | 2 +- base/src/test/sub_rm/main.cc | 2 +- base/src/test/util_mmio/main.cc | 2 +- dde_ipxe/include/dde_ipxe/nic.h | 2 +- dde_ipxe/src/drivers/nic/main.cc | 2 +- dde_ipxe/src/lib/dde_ipxe/dde.c | 2 +- dde_ipxe/src/lib/dde_ipxe/dde_support.cc | 2 +- dde_ipxe/src/lib/dde_ipxe/dummies.c | 2 +- dde_ipxe/src/lib/dde_ipxe/local.h | 2 +- dde_ipxe/src/lib/dde_ipxe/nic.c | 2 +- dde_linux/src/drivers/usb/arm/platform/lx_emul.h | 2 +- dde_linux/src/drivers/usb/arm/platform/platform.cc | 2 +- dde_linux/src/drivers/usb/arm/platform/platform.h | 2 +- dde_linux/src/drivers/usb/arm/platform/platform_device.c | 2 +- dde_linux/src/drivers/usb/dummies.c | 2 +- dde_linux/src/drivers/usb/input/evdev.c | 2 +- dde_linux/src/drivers/usb/input/input_component.cc | 2 +- dde_linux/src/drivers/usb/lx_emul.cc | 2 +- dde_linux/src/drivers/usb/lx_emul.h | 2 +- dde_linux/src/drivers/usb/main.cc | 2 +- dde_linux/src/drivers/usb/mem.h | 2 +- dde_linux/src/drivers/usb/nic/component.h | 2 +- dde_linux/src/drivers/usb/nic/nic.cc | 2 +- dde_linux/src/drivers/usb/pci_driver.cc | 2 +- dde_linux/src/drivers/usb/platform.h | 2 +- dde_linux/src/drivers/usb/routine.h | 2 +- dde_linux/src/drivers/usb/signal.h | 2 +- dde_linux/src/drivers/usb/signal/dispatch.h | 2 +- dde_linux/src/drivers/usb/signal/event.cc | 2 +- dde_linux/src/drivers/usb/signal/irq.cc | 2 +- dde_linux/src/drivers/usb/signal/timer.cc | 2 +- dde_linux/src/drivers/usb/storage/component.h | 2 +- dde_linux/src/drivers/usb/storage/scsi.c | 2 +- dde_linux/src/drivers/usb/storage/scsi.h | 2 +- dde_linux/src/drivers/usb/storage/storage.cc | 2 +- dde_linux/src/drivers/usb/test.cc | 2 +- dde_linux/src/drivers/usb/x86_32/platform/lx_emul.h | 2 +- dde_linux/src/drivers/usb/x86_32/platform/platform.h | 2 +- dde_oss/src/drivers/oss/driver.cc | 2 +- dde_oss/src/drivers/oss/dummies.c | 2 +- dde_oss/src/drivers/oss/include/audio.h | 2 +- dde_oss/src/drivers/oss/include/devid.h | 2 +- dde_oss/src/drivers/oss/include/inttypes.h | 2 +- dde_oss/src/drivers/oss/include/os.h | 2 +- dde_oss/src/drivers/oss/include/quirks.h | 2 +- dde_oss/src/drivers/oss/include/signal.h | 2 +- dde_oss/src/drivers/oss/main.cc | 2 +- dde_oss/src/drivers/oss/module.inc | 2 +- dde_oss/src/drivers/oss/os.cc | 2 +- dde_oss/src/drivers/oss/quirks.cc | 2 +- dde_oss/src/drivers/oss/signal/irq.cc | 2 +- demo/include/launchpad/launchpad.h | 2 +- demo/include/mini_c/errno.h | 2 +- demo/include/mini_c/limits.h | 2 +- demo/include/mini_c/stdio.h | 2 +- demo/include/mini_c/stdlib.h | 2 +- demo/include/mini_c/string.h | 2 +- demo/include/mini_c/sys/types.h | 2 +- demo/src/app/backdrop/main.cc | 2 +- demo/src/app/launchpad/child_entry.h | 2 +- demo/src/app/launchpad/launch_entry.h | 2 +- demo/src/app/launchpad/launcher.cc | 2 +- demo/src/app/launchpad/launchpad_window.cc | 2 +- demo/src/app/launchpad/launchpad_window.h | 2 +- demo/src/app/launchpad/loadbar.h | 2 +- demo/src/app/launchpad/main.cc | 2 +- demo/src/app/launchpad/section.h | 2 +- demo/src/app/launchpad/status_entry.h | 2 +- demo/src/app/scout/common/about.cc | 2 +- demo/src/app/scout/common/browser_window.cc | 2 +- demo/src/app/scout/common/doc.cc | 2 +- demo/src/app/scout/common/elements.cc | 2 +- demo/src/app/scout/common/main.cc | 2 +- demo/src/app/scout/common/navbar.cc | 2 +- demo/src/app/scout/common/png_image.cc | 2 +- demo/src/app/scout/common/refracted_icon.cc | 2 +- demo/src/app/scout/common/scrollbar.cc | 2 +- demo/src/app/scout/common/sky_texture.cc | 2 +- demo/src/app/scout/common/tick.cc | 2 +- demo/src/app/scout/common/widgets.cc | 2 +- demo/src/app/scout/genode/launcher.cc | 2 +- demo/src/app/scout/genode/platform_genode.cc | 2 +- demo/src/app/scout/genode/startup.cc | 2 +- demo/src/app/scout/include/browser.h | 2 +- demo/src/app/scout/include/browser_window.h | 2 +- demo/src/app/scout/include/canvas.h | 2 +- demo/src/app/scout/include/canvas_rgb565.h | 2 +- demo/src/app/scout/include/color.h | 2 +- demo/src/app/scout/include/config.h | 2 +- demo/src/app/scout/include/elements.h | 2 +- demo/src/app/scout/include/event.h | 2 +- demo/src/app/scout/include/fade_icon.h | 2 +- demo/src/app/scout/include/fader.h | 2 +- demo/src/app/scout/include/font.h | 2 +- demo/src/app/scout/include/genode/alloc.h | 2 +- demo/src/app/scout/include/genode/launcher_config.h | 2 +- demo/src/app/scout/include/genode/printf.h | 2 +- demo/src/app/scout/include/genode/string.h | 2 +- demo/src/app/scout/include/history.h | 2 +- demo/src/app/scout/include/miscmath.h | 2 +- demo/src/app/scout/include/platform.h | 2 +- demo/src/app/scout/include/redraw_manager.h | 2 +- demo/src/app/scout/include/refracted_icon.h | 2 +- demo/src/app/scout/include/scout_types.h | 2 +- demo/src/app/scout/include/scrollbar.h | 2 +- demo/src/app/scout/include/sky_texture.h | 2 +- demo/src/app/scout/include/styles.h | 2 +- demo/src/app/scout/include/tick.h | 2 +- demo/src/app/scout/include/titlebar.h | 2 +- demo/src/app/scout/include/user_state.h | 2 +- demo/src/app/scout/include/widgets.h | 2 +- demo/src/app/scout/include/window.h | 2 +- demo/src/lib/launchpad/launchpad.cc | 2 +- demo/src/lib/mini_c/abort.cc | 2 +- demo/src/lib/mini_c/atol.cc | 2 +- demo/src/lib/mini_c/malloc_free.cc | 2 +- demo/src/lib/mini_c/memcmp.cc | 2 +- demo/src/lib/mini_c/memset.cc | 2 +- demo/src/lib/mini_c/mini_c.c | 2 +- demo/src/lib/mini_c/printf.cc | 2 +- demo/src/lib/mini_c/snprintf.cc | 2 +- demo/src/lib/mini_c/strlen.cc | 2 +- demo/src/lib/mini_c/strtod.cc | 2 +- demo/src/lib/mini_c/strtol.cc | 2 +- demo/src/lib/mini_c/vsnprintf.cc | 2 +- demo/src/server/liquid_framebuffer/framebuffer_window.h | 2 +- demo/src/server/liquid_framebuffer/main.cc | 2 +- demo/src/server/liquid_framebuffer/services.cc | 2 +- demo/src/server/liquid_framebuffer/services.h | 2 +- demo/src/server/nitlog/main.cc | 2 +- gems/include/terminal/cell_array.h | 2 +- gems/include/terminal/character_screen.h | 2 +- gems/include/terminal/character_screen_tracer.h | 2 +- gems/include/terminal/decoder.h | 2 +- gems/include/terminal/keymaps.h | 2 +- gems/include/terminal/read_buffer.h | 2 +- gems/include/terminal/scancode_tracker.h | 2 +- gems/include/terminal/types.h | 2 +- gems/src/server/d3m/block_service.h | 2 +- gems/src/server/d3m/input_service.h | 2 +- gems/src/server/d3m/main.cc | 2 +- gems/src/server/d3m/nic_service.h | 2 +- gems/src/server/http_block/http.cc | 2 +- gems/src/server/http_block/http.h | 2 +- gems/src/server/http_block/main.cc | 2 +- gems/src/server/tcp_terminal/main.cc | 2 +- gems/src/server/terminal/main.cc | 2 +- gems/src/test/terminal_decoder/main.cc | 2 +- hello_tutorial/include/hello_session/client.h | 2 +- hello_tutorial/include/hello_session/connection.h | 2 +- hello_tutorial/include/hello_session/hello_session.h | 2 +- hello_tutorial/src/hello/client/main.cc | 2 +- hello_tutorial/src/hello/server/main.cc | 2 +- libports/include/EGL/eglplatform.h | 2 +- libports/include/libc-plugin/fd_alloc.h | 2 +- libports/include/libc-plugin/plugin.h | 2 +- libports/include/libc-plugin/plugin_registry.h | 2 +- libports/include/lwip/arch/cc.h | 2 +- libports/include/lwip/arch/perf.h | 2 +- libports/include/lwip/arch/sys_arch.h | 2 +- libports/include/lwip/genode.h | 2 +- libports/include/lwip/lwipopts.h | 2 +- libports/include/python/x86_32/genode_defs.h | 2 +- libports/include/python/x86_64/genode_defs.h | 2 +- libports/src/app/avplay/libc_dummies.c | 2 +- libports/src/app/mupdf/main.cc | 2 +- libports/src/lib/egl/driver.cc | 2 +- libports/src/lib/egl/select_driver.cc | 2 +- libports/src/lib/egl/select_driver.h | 2 +- libports/src/lib/egl/st_opengl.c | 2 +- libports/src/lib/ffat/diskio.c | 2 +- libports/src/lib/ffat/diskio_block.cc | 2 +- libports/src/lib/gallium/dummy_trace.c | 2 +- libports/src/lib/gallium/i915/query_device_id.cc | 2 +- libports/src/lib/gallium/main.cc | 2 +- libports/src/lib/libc/atexit.cc | 2 +- libports/src/lib/libc/clock_gettime.cc | 2 +- libports/src/lib/libc/dummies.cc | 2 +- libports/src/lib/libc/environ.cc | 2 +- libports/src/lib/libc/errno.cc | 2 +- libports/src/lib/libc/exit.cc | 2 +- libports/src/lib/libc/fd_alloc.cc | 2 +- libports/src/lib/libc/file_operations.cc | 2 +- libports/src/lib/libc/gai_strerror.cc | 2 +- libports/src/lib/libc/gettimeofday.cc | 2 +- libports/src/lib/libc/issetugid.cc | 2 +- libports/src/lib/libc/libc_debug.h | 2 +- libports/src/lib/libc/log2.c | 2 +- libports/src/lib/libc/malloc.cc | 2 +- libports/src/lib/libc/nanosleep.cc | 2 +- libports/src/lib/libc/plugin.cc | 2 +- libports/src/lib/libc/plugin_registry.cc | 2 +- libports/src/lib/libc/poll.cc | 2 +- libports/src/lib/libc/pread_pwrite.cc | 2 +- libports/src/lib/libc/progname.cc | 2 +- libports/src/lib/libc/readv_writev.cc | 2 +- libports/src/lib/libc/rlimit.cc | 2 +- libports/src/lib/libc/select.cc | 2 +- libports/src/lib/libc/sysctl.cc | 2 +- libports/src/lib/libc_ffat/plugin.cc | 2 +- libports/src/lib/libc_fs/plugin.cc | 2 +- libports/src/lib/libc_lock_pipe/plugin.cc | 2 +- libports/src/lib/libc_log/plugin.cc | 2 +- libports/src/lib/libc_lwip/init.cc | 2 +- libports/src/lib/libc_lwip/plugin.cc | 2 +- libports/src/lib/libc_lwip_loopback/init.cc | 2 +- libports/src/lib/libc_lwip_nic_dhcp/init.cc | 2 +- libports/src/lib/libc_resolv/plugin.cc | 2 +- libports/src/lib/libc_rom/plugin.cc | 2 +- libports/src/lib/libc_terminal/plugin.cc | 2 +- libports/src/lib/libdrm/ioctl.cc | 2 +- libports/src/lib/lwip/include/nic.h | 2 +- libports/src/lib/lwip/include/ring_buffer.h | 2 +- libports/src/lib/lwip/include/thread.h | 2 +- libports/src/lib/lwip/include/timer.h | 2 +- libports/src/lib/lwip/include/verbose.h | 2 +- libports/src/lib/lwip/platform/nic.cc | 2 +- libports/src/lib/lwip/platform/printf.cc | 2 +- libports/src/lib/lwip/platform/sys_arch.cc | 2 +- libports/src/lib/pthread/semaphore.cc | 2 +- libports/src/lib/pthread/thread.cc | 2 +- libports/src/lib/python/dup.c | 2 +- libports/src/lib/readline/genode.cc | 2 +- libports/src/lib/sdl/audio/SDL_genodeaudio.cc | 2 +- libports/src/lib/sdl/audio/SDL_genodeaudio.h | 2 +- libports/src/lib/sdl/timer/SDL_systimer.cc | 2 +- libports/src/server/ffat_fs/main.cc | 2 +- libports/src/test/expat/main.cc | 2 +- libports/src/test/ldso/include/test-ldso.h | 2 +- libports/src/test/ldso/lib/test-rtld.cc | 2 +- libports/src/test/ldso/lib/test_lib.cc | 2 +- libports/src/test/ldso/main.cc | 2 +- libports/src/test/libc/main.cc | 2 +- libports/src/test/libc_ffat/main.cc | 2 +- libports/src/test/libc_fs_tar_fs/main.cc | 2 +- libports/src/test/libc_resolv/main.cc | 2 +- libports/src/test/libports/main.cc | 2 +- libports/src/test/lwip/http_srv/main.cc | 2 +- libports/src/test/lwip/http_srv_connect/main.c | 2 +- libports/src/test/lwip/http_srv_connect/net.c | 2 +- libports/src/test/lwip/http_srv_tracing/main.cc | 2 +- libports/src/test/lwip/http_srv_tracing_nonblocking/main.cc | 2 +- libports/src/test/lwip/loopback/main.cc | 2 +- libports/src/test/moon/main.cc | 2 +- libports/src/test/pthread/main.cc | 2 +- libports/src/test/python/main.cc | 2 +- os/include/audio_out_session/audio_out_session.h | 2 +- os/include/audio_out_session/capability.h | 2 +- os/include/audio_out_session/client.h | 2 +- os/include/audio_out_session/connection.h | 2 +- os/include/audio_out_session/rpc_object.h | 2 +- os/include/blit/blit.h | 2 +- os/include/block/component.h | 2 +- os/include/block/driver.h | 2 +- os/include/block_session/block_session.h | 2 +- os/include/block_session/capability.h | 2 +- os/include/block_session/client.h | 2 +- os/include/block_session/connection.h | 2 +- os/include/block_session/rpc_object.h | 2 +- os/include/dde_kit/assert.h | 2 +- os/include/dde_kit/dde_kit.h | 2 +- os/include/dde_kit/initcall.h | 2 +- os/include/dde_kit/interrupt.h | 2 +- os/include/dde_kit/lock.h | 2 +- os/include/dde_kit/memory.h | 2 +- os/include/dde_kit/panic.h | 2 +- os/include/dde_kit/pci.h | 2 +- os/include/dde_kit/pgtab.h | 2 +- os/include/dde_kit/printf.h | 2 +- os/include/dde_kit/resources.h | 2 +- os/include/dde_kit/semaphore.h | 2 +- os/include/dde_kit/spin_lock.h | 2 +- os/include/dde_kit/thread.h | 2 +- os/include/dde_kit/timer.h | 2 +- os/include/dde_kit/types.h | 2 +- os/include/drivers/timer/sp804_base.h | 2 +- os/include/file_system_session/capability.h | 2 +- os/include/file_system_session/client.h | 2 +- os/include/file_system_session/connection.h | 2 +- os/include/file_system_session/file_system_session.h | 2 +- os/include/file_system_session/rpc_object.h | 2 +- os/include/framebuffer_session/capability.h | 2 +- os/include/framebuffer_session/client.h | 2 +- os/include/framebuffer_session/connection.h | 2 +- os/include/framebuffer_session/framebuffer_session.h | 2 +- os/include/gpio_session/capability.h | 2 +- os/include/gpio_session/client.h | 2 +- os/include/gpio_session/connection.h | 2 +- os/include/gpio_session/gpio_session.h | 2 +- os/include/gpu/driver.h | 2 +- os/include/init/child.h | 2 +- os/include/init/child_config.h | 2 +- os/include/init/child_policy.h | 2 +- os/include/input/component.h | 2 +- os/include/input/event.h | 2 +- os/include/input/event_queue.h | 2 +- os/include/input/keycodes.h | 2 +- os/include/input_session/capability.h | 2 +- os/include/input_session/client.h | 2 +- os/include/input_session/connection.h | 2 +- os/include/input_session/input_session.h | 2 +- os/include/ldso/arch.h | 2 +- os/include/loader_session/capability.h | 2 +- os/include/loader_session/client.h | 2 +- os/include/loader_session/connection.h | 2 +- os/include/loader_session/loader_session.h | 2 +- os/include/net/arp.h | 2 +- os/include/net/dhcp.h | 2 +- os/include/net/ethernet.h | 2 +- os/include/net/ipv4.h | 2 +- os/include/net/netaddress.h | 2 +- os/include/net/udp.h | 2 +- os/include/nic/component.h | 2 +- os/include/nic/driver.h | 2 +- os/include/nic/packet_allocator.h | 2 +- os/include/nic/xml_node.h | 2 +- os/include/nic_session/capability.h | 2 +- os/include/nic_session/client.h | 2 +- os/include/nic_session/connection.h | 2 +- os/include/nic_session/nic_session.h | 2 +- os/include/nic_session/rpc_object.h | 2 +- os/include/nitpicker_gfx/canvas.h | 2 +- os/include/nitpicker_gfx/chunky_canvas.h | 2 +- os/include/nitpicker_gfx/color.h | 2 +- os/include/nitpicker_gfx/font.h | 2 +- os/include/nitpicker_gfx/geometry.h | 2 +- os/include/nitpicker_gfx/miscmath.h | 2 +- os/include/nitpicker_gfx/nitpicker_types.h | 2 +- os/include/nitpicker_gfx/pixel_rgb.h | 2 +- os/include/nitpicker_gfx/pixel_rgb565.h | 2 +- os/include/nitpicker_session/capability.h | 2 +- os/include/nitpicker_session/client.h | 2 +- os/include/nitpicker_session/connection.h | 2 +- os/include/nitpicker_session/nitpicker_session.h | 2 +- os/include/nitpicker_view/capability.h | 2 +- os/include/nitpicker_view/client.h | 2 +- os/include/nitpicker_view/nitpicker_view.h | 2 +- os/include/os/alarm.h | 2 +- os/include/os/attached_io_mem_dataspace.h | 2 +- os/include/os/attached_ram_dataspace.h | 2 +- os/include/os/attached_rom_dataspace.h | 2 +- os/include/os/child_policy_dynamic_rom.h | 2 +- os/include/os/config.h | 2 +- os/include/os/irq_activation.h | 2 +- os/include/os/packet_stream.h | 2 +- os/include/os/path.h | 2 +- os/include/os/ring_buffer.h | 2 +- os/include/os/session_policy.h | 2 +- os/include/os/slave.h | 2 +- os/include/os/static_root.h | 2 +- os/include/os/timed_semaphore.h | 2 +- os/include/packet_stream_rx/client.h | 2 +- os/include/packet_stream_rx/packet_stream_rx.h | 2 +- os/include/packet_stream_rx/rpc_object.h | 2 +- os/include/packet_stream_tx/client.h | 2 +- os/include/packet_stream_tx/packet_stream_tx.h | 2 +- os/include/packet_stream_tx/rpc_object.h | 2 +- os/include/pci_device/capability.h | 2 +- os/include/pci_device/client.h | 2 +- os/include/pci_device/pci_device.h | 2 +- os/include/pci_session/capability.h | 2 +- os/include/pci_session/client.h | 2 +- os/include/pci_session/connection.h | 2 +- os/include/pci_session/pci_session.h | 2 +- os/include/platform/panda/uart_defs.h | 2 +- os/include/platform/pbxa9/lan9118_defs.h | 2 +- os/include/platform/pbxa9/pl011_defs.h | 2 +- os/include/platform/pbxa9/pl050_defs.h | 2 +- os/include/platform/pbxa9/pl11x_defs.h | 2 +- os/include/platform/pbxa9/pl180_defs.h | 2 +- os/include/platform/pbxa9/sp810_defs.h | 2 +- os/include/platform/vea9x4/bus.h | 2 +- os/include/platform/vea9x4/lan9118_defs.h | 2 +- os/include/platform/vea9x4/pl011_defs.h | 2 +- os/include/platform/vea9x4/pl050_defs.h | 2 +- os/include/platform/vea9x4/pl11x_defs.h | 2 +- os/include/platform/vea9x4/pl180_defs.h | 2 +- os/include/platform/vea9x4/sp810_defs.h | 2 +- os/include/platform/vpb926/pl011_defs.h | 2 +- os/include/platform/vpb926/pl050_defs.h | 2 +- os/include/platform/vpb926/pl11x_defs.h | 2 +- os/include/platform/vpb926/sp810_defs.h | 2 +- os/include/terminal_session/client.h | 2 +- os/include/terminal_session/connection.h | 2 +- os/include/terminal_session/terminal_session.h | 2 +- os/include/timer_session/capability.h | 2 +- os/include/timer_session/client.h | 2 +- os/include/timer_session/connection.h | 2 +- os/include/timer_session/server.h | 2 +- os/include/timer_session/timer_session.h | 2 +- os/include/uart_session/client.h | 2 +- os/include/uart_session/connection.h | 2 +- os/include/uart_session/uart_session.h | 2 +- os/include/util/endian.h | 2 +- os/include/util/xml_node.h | 2 +- os/include/xev_track/xev_track.h | 2 +- os/src/app/xvfb/inject_input.cc | 2 +- os/src/app/xvfb/inject_input.h | 2 +- os/src/app/xvfb/main.cc | 2 +- os/src/drivers/acpi/acpi.cc | 2 +- os/src/drivers/acpi/acpi.h | 2 +- os/src/drivers/acpi/main.cc | 2 +- os/src/drivers/ahci/main.cc | 2 +- os/src/drivers/atapi/ata_bus_master.cc | 2 +- os/src/drivers/atapi/ata_bus_master.h | 2 +- os/src/drivers/atapi/ata_device.cc | 2 +- os/src/drivers/atapi/ata_device.h | 2 +- os/src/drivers/atapi/atapi_device.cc | 2 +- os/src/drivers/atapi/endian.h | 2 +- os/src/drivers/atapi/io.cc | 2 +- os/src/drivers/atapi/io.h | 2 +- os/src/drivers/atapi/main.cc | 2 +- os/src/drivers/atapi/pio.h | 2 +- os/src/drivers/audio_out/linux/alsa.c | 2 +- os/src/drivers/audio_out/linux/alsa.h | 2 +- os/src/drivers/audio_out/linux/main.cc | 2 +- os/src/drivers/framebuffer/fiasco_ux/framebuffer.cc | 2 +- os/src/drivers/framebuffer/fiasco_ux/framebuffer.h | 2 +- os/src/drivers/framebuffer/fiasco_ux/main.cc | 2 +- os/src/drivers/framebuffer/omap4/driver.h | 2 +- os/src/drivers/framebuffer/omap4/main.cc | 2 +- os/src/drivers/framebuffer/pl11x/main.cc | 2 +- os/src/drivers/framebuffer/pl11x/vea9x4/video_memory.cc | 2 +- os/src/drivers/framebuffer/pl11x/video_memory.cc | 2 +- os/src/drivers/framebuffer/pl11x/video_memory.h | 2 +- os/src/drivers/framebuffer/sdl/fb_sdl.cc | 2 +- os/src/drivers/framebuffer/sdl/input.cc | 2 +- os/src/drivers/framebuffer/vesa/framebuffer.cc | 2 +- os/src/drivers/framebuffer/vesa/hw_emul.cc | 2 +- os/src/drivers/framebuffer/vesa/ifx86emu.cc | 2 +- os/src/drivers/framebuffer/vesa/include/framebuffer.h | 2 +- os/src/drivers/framebuffer/vesa/include/hw_emul.h | 2 +- os/src/drivers/framebuffer/vesa/include/ifx86emu.h | 2 +- os/src/drivers/framebuffer/vesa/include/vbe.h | 2 +- os/src/drivers/framebuffer/vesa/include/vesa.h | 2 +- os/src/drivers/framebuffer/vesa/main.cc | 2 +- os/src/drivers/gpio/omap4/driver.h | 2 +- os/src/drivers/gpio/omap4/gpio.h | 2 +- os/src/drivers/gpio/omap4/irq_handler.h | 2 +- os/src/drivers/gpio/omap4/main.cc | 2 +- os/src/drivers/input/dummy/main.cc | 2 +- os/src/drivers/input/fiasco_ux/input.cc | 2 +- os/src/drivers/input/fiasco_ux/input.h | 2 +- os/src/drivers/input/fiasco_ux/main.cc | 2 +- os/src/drivers/input/fiasco_ux/test.cc | 2 +- os/src/drivers/input/ps2/input_driver.h | 2 +- os/src/drivers/input/ps2/irq_handler.h | 2 +- os/src/drivers/input/ps2/pl050/irq_handler.h | 2 +- os/src/drivers/input/ps2/pl050/main.cc | 2 +- os/src/drivers/input/ps2/pl050/pl050.h | 2 +- os/src/drivers/input/ps2/ps2_keyboard.h | 2 +- os/src/drivers/input/ps2/ps2_mouse.h | 2 +- os/src/drivers/input/ps2/scan_code_set_1.h | 2 +- os/src/drivers/input/ps2/scan_code_set_2.h | 2 +- os/src/drivers/input/ps2/serial_interface.h | 2 +- os/src/drivers/input/ps2/x86/i8042.h | 2 +- os/src/drivers/input/ps2/x86/main.cc | 2 +- os/src/drivers/nic/lan9118/lan9118.h | 2 +- os/src/drivers/nic/lan9118/main.cc | 2 +- os/src/drivers/nic/linux/main.cc | 2 +- os/src/drivers/pci/main.cc | 2 +- os/src/drivers/pci/pci_config_access.h | 2 +- os/src/drivers/pci/pci_device_component.h | 2 +- os/src/drivers/pci/pci_device_config.h | 2 +- os/src/drivers/pci/pci_session_component.h | 2 +- os/src/drivers/platform/gta01/main.cc | 2 +- os/src/drivers/rtc/x86/main.cc | 2 +- os/src/drivers/sd_card/host_driver.h | 2 +- os/src/drivers/sd_card/pl180/main.cc | 2 +- os/src/drivers/sd_card/pl180/pl180.h | 2 +- os/src/drivers/sd_card/sd_card.h | 2 +- os/src/drivers/timer/codezero/platform_timer.cc | 2 +- os/src/drivers/timer/fiasco/platform_timer.cc | 2 +- os/src/drivers/timer/foc/timer_root.h | 2 +- os/src/drivers/timer/foc/timer_session_component.h | 2 +- os/src/drivers/timer/hw/epit/platform_timer_base.h | 2 +- os/src/drivers/timer/hw/omap4/platform_timer_base.h | 2 +- os/src/drivers/timer/hw/pbxa9/platform_timer_base.h | 2 +- os/src/drivers/timer/hw/platform_timer.h | 2 +- os/src/drivers/timer/include/timer_root.h | 2 +- os/src/drivers/timer/include/timer_session_component.h | 2 +- os/src/drivers/timer/include_periodic/platform_timer.h | 2 +- os/src/drivers/timer/include_pit/platform_timer.h | 2 +- os/src/drivers/timer/linux/platform_timer.cc | 2 +- os/src/drivers/timer/main.cc | 2 +- os/src/drivers/timer/nova/timer_root.h | 2 +- os/src/drivers/timer/nova/timer_session_component.h | 2 +- os/src/drivers/timer/okl4_arm/platform_timer.cc | 2 +- os/src/drivers/timer/pistachio/platform_timer.cc | 2 +- os/src/drivers/uart/i8250/i8250.h | 2 +- os/src/drivers/uart/i8250/main.cc | 2 +- os/src/drivers/uart/omap4/main.cc | 2 +- os/src/drivers/uart/omap4/omap_uart.h | 2 +- os/src/drivers/uart/pl011/main.cc | 2 +- os/src/drivers/uart/pl011/pl011.h | 2 +- os/src/drivers/uart/uart_component.h | 2 +- os/src/drivers/uart/uart_driver.h | 2 +- os/src/init/linux/pd_args.cc | 2 +- os/src/init/main.cc | 2 +- os/src/init/pd_args.cc | 2 +- os/src/lib/alarm/alarm.cc | 2 +- os/src/lib/blit/arm/blit_helper.h | 2 +- os/src/lib/blit/blit.cc | 2 +- os/src/lib/blit/blit_helper.h | 2 +- os/src/lib/blit/x86/blit_helper.h | 2 +- os/src/lib/blit/x86/x86_32/mmx.h | 2 +- os/src/lib/blit/x86/x86_64/mmx.h | 2 +- os/src/lib/config_args/config_args.cc | 2 +- os/src/lib/dde_kit/dde_kit.cc | 2 +- os/src/lib/dde_kit/interrupt.cc | 2 +- os/src/lib/dde_kit/lock.cc | 2 +- os/src/lib/dde_kit/memory.cc | 2 +- os/src/lib/dde_kit/panic.cc | 2 +- os/src/lib/dde_kit/pci.cc | 2 +- os/src/lib/dde_kit/pci_tree.cc | 2 +- os/src/lib/dde_kit/pci_tree.h | 2 +- os/src/lib/dde_kit/pgtab.cc | 2 +- os/src/lib/dde_kit/printf.cc | 2 +- os/src/lib/dde_kit/resources.cc | 2 +- os/src/lib/dde_kit/semaphore.cc | 2 +- os/src/lib/dde_kit/spin_lock.cc | 2 +- os/src/lib/dde_kit/thread.cc | 2 +- os/src/lib/dde_kit/thread.h | 2 +- os/src/lib/dde_kit/timer.cc | 2 +- os/src/lib/ldso/arch/binary_name.cc | 2 +- os/src/lib/ldso/arch/codezero/dummy.c | 2 +- os/src/lib/ldso/arch/linux/binary_name.cc | 2 +- os/src/lib/ldso/arch/linux/parent_cap.cc | 2 +- os/src/lib/ldso/arch/nova/parent_cap.cc | 2 +- os/src/lib/ldso/arch/parent_cap.cc | 2 +- os/src/lib/ldso/arm/crt0.s | 2 +- os/src/lib/ldso/arm/platform.c | 2 +- os/src/lib/ldso/dl_extensions.h | 2 +- os/src/lib/ldso/environ.cc | 2 +- os/src/lib/ldso/err.cc | 2 +- os/src/lib/ldso/file.cc | 2 +- os/src/lib/ldso/file.h | 2 +- os/src/lib/ldso/include/arm/call_main.h | 2 +- os/src/lib/ldso/include/libc_emu/err.h | 2 +- os/src/lib/ldso/include/libc_emu/errno.h | 2 +- os/src/lib/ldso/include/libc_emu/fcntl.h | 2 +- os/src/lib/ldso/include/libc_emu/ldso_types.h | 2 +- os/src/lib/ldso/include/libc_emu/link.h | 2 +- os/src/lib/ldso/include/libc_emu/machine/atomic.h | 2 +- os/src/lib/ldso/include/libc_emu/machine/segments.h | 2 +- os/src/lib/ldso/include/libc_emu/machine/sysarch.h | 2 +- os/src/lib/ldso/include/libc_emu/stdio.h | 2 +- os/src/lib/ldso/include/libc_emu/stdlib.h | 2 +- os/src/lib/ldso/include/libc_emu/string.h | 2 +- os/src/lib/ldso/include/libc_emu/sys/_types.h | 2 +- os/src/lib/ldso/include/libc_emu/sys/ktrace.h | 2 +- os/src/lib/ldso/include/libc_emu/sys/mman.h | 2 +- os/src/lib/ldso/include/libc_emu/sys/mount.h | 2 +- os/src/lib/ldso/include/libc_emu/sys/param.h | 2 +- os/src/lib/ldso/include/libc_emu/sys/queue.h | 2 +- os/src/lib/ldso/include/libc_emu/sys/types.h | 2 +- os/src/lib/ldso/include/libc_emu/sys/uio.h | 2 +- os/src/lib/ldso/include/libc_emu/unistd.h | 2 +- os/src/lib/ldso/include/x86_32/call_main.h | 2 +- os/src/lib/ldso/include/x86_64/call_main.h | 2 +- os/src/lib/ldso/ldso.ld | 2 +- os/src/lib/ldso/ldso_types.c | 2 +- os/src/lib/ldso/lock.cc | 2 +- os/src/lib/ldso/main.c | 2 +- os/src/lib/ldso/platform.c | 2 +- os/src/lib/ldso/rtld_dummies.c | 2 +- os/src/lib/ldso/startup/startup.cc | 2 +- os/src/lib/ldso/startup/unwind_exidx.cc | 2 +- os/src/lib/ldso/stdio.cc | 2 +- os/src/lib/ldso/stdlib.cc | 2 +- os/src/lib/ldso/string.cc | 2 +- os/src/lib/ldso/test.cc | 2 +- os/src/lib/ldso/x86_32/crt0.s | 2 +- os/src/lib/ldso/x86_32/linux/crt0.s | 2 +- os/src/lib/ldso/x86_64/crt0.s | 2 +- os/src/lib/ldso/x86_64/linux/crt0.s | 2 +- os/src/lib/net/ethernet.cc | 2 +- os/src/lib/net/ipv4.cc | 2 +- os/src/lib/timed_semaphore/timed_semaphore.cc | 2 +- os/src/lib/xev_track/xev_track.cc | 2 +- os/src/platform/genode_dyn.ld | 2 +- os/src/platform/genode_rel.ld | 2 +- os/src/server/iso9660/backing_store.h | 2 +- os/src/server/iso9660/iso9660.cc | 2 +- os/src/server/iso9660/iso9660.h | 2 +- os/src/server/iso9660/main.cc | 2 +- os/src/server/loader/child.h | 2 +- os/src/server/loader/input.h | 2 +- os/src/server/loader/main.cc | 2 +- os/src/server/loader/nitpicker.h | 2 +- os/src/server/loader/ram_session_client_guard.h | 2 +- os/src/server/mixer/mixer.cc | 2 +- os/src/server/nic_bridge/address_node.cc | 2 +- os/src/server/nic_bridge/address_node.h | 2 +- os/src/server/nic_bridge/avl_safe.h | 2 +- os/src/server/nic_bridge/component.cc | 2 +- os/src/server/nic_bridge/component.h | 2 +- os/src/server/nic_bridge/list_safe.h | 2 +- os/src/server/nic_bridge/mac.cc | 2 +- os/src/server/nic_bridge/mac.h | 2 +- os/src/server/nic_bridge/main.cc | 2 +- os/src/server/nic_bridge/packet_handler.cc | 2 +- os/src/server/nic_bridge/packet_handler.h | 2 +- os/src/server/nic_bridge/vlan.cc | 2 +- os/src/server/nic_bridge/vlan.h | 2 +- os/src/server/nic_loopback/main.cc | 2 +- os/src/server/nit_fb/main.cc | 2 +- os/src/server/nitpicker/common/user_state.cc | 2 +- os/src/server/nitpicker/common/view.cc | 2 +- os/src/server/nitpicker/common/view_stack.cc | 2 +- os/src/server/nitpicker/data/big_mouse.h | 2 +- os/src/server/nitpicker/genode/main.cc | 2 +- os/src/server/nitpicker/include/background.h | 2 +- os/src/server/nitpicker/include/chunky_menubar.h | 2 +- os/src/server/nitpicker/include/clip_guard.h | 2 +- os/src/server/nitpicker/include/draw_label.h | 2 +- os/src/server/nitpicker/include/list.h | 2 +- os/src/server/nitpicker/include/menubar.h | 2 +- os/src/server/nitpicker/include/mode.h | 2 +- os/src/server/nitpicker/include/mouse_cursor.h | 2 +- os/src/server/nitpicker/include/session.h | 2 +- os/src/server/nitpicker/include/string.h | 2 +- os/src/server/nitpicker/include/user_state.h | 2 +- os/src/server/nitpicker/include/view.h | 2 +- os/src/server/nitpicker/include/view_stack.h | 2 +- os/src/server/part_blk/back_end.cc | 2 +- os/src/server/part_blk/main.cc | 2 +- os/src/server/part_blk/part_blk.h | 2 +- os/src/server/ram_fs/chunk.h | 2 +- os/src/server/ram_fs/main.cc | 2 +- os/src/server/rom_loopdev/main.cc | 2 +- os/src/server/rom_prefetcher/main.cc | 2 +- os/src/server/tar_fs/directory.h | 2 +- os/src/server/tar_fs/file.h | 2 +- os/src/server/tar_fs/lookup.h | 2 +- os/src/server/tar_fs/main.cc | 2 +- os/src/server/tar_fs/node.h | 2 +- os/src/server/tar_fs/node_handle_registry.h | 2 +- os/src/server/tar_fs/record.h | 2 +- os/src/server/tar_fs/symlink.h | 2 +- os/src/server/tar_fs/util.h | 2 +- os/src/server/tar_rom/main.cc | 2 +- os/src/server/terminal_crosslink/main.cc | 2 +- os/src/server/terminal_crosslink/terminal_root.h | 2 +- .../server/terminal_crosslink/terminal_session_component.cc | 2 +- .../server/terminal_crosslink/terminal_session_component.h | 2 +- os/src/server/terminal_log/main.cc | 2 +- os/src/server/vmm/include/atag.h | 2 +- os/src/server/vmm/include/bp_147.h | 2 +- os/src/server/vmm/include/sp810.h | 2 +- os/src/server/vmm/include/sys_reg.h | 2 +- os/src/server/vmm/include/tsc_380.h | 2 +- os/src/server/vmm/main.cc | 2 +- os/src/test/alarm/main.cc | 2 +- os/src/test/audio_out/main.cc | 2 +- os/src/test/block/main.cc | 2 +- os/src/test/bomb/main.cc | 2 +- os/src/test/config_args/main.cc | 2 +- os/src/test/dde_kit/i8042.h | 2 +- os/src/test/dde_kit/test.cc | 2 +- os/src/test/dynamic_config/loader/main.cc | 2 +- os/src/test/dynamic_config/main.cc | 2 +- os/src/test/dynamic_config/master/main.cc | 2 +- os/src/test/dynamic_config/server/main.cc | 2 +- os/src/test/failsafe/main.cc | 2 +- os/src/test/fb_block_adapter/main.cc | 2 +- os/src/test/framebuffer/main.cc | 2 +- os/src/test/gpio_drv/gpio_test.h | 2 +- os/src/test/gpio_drv/main.cc | 2 +- os/src/test/input/test.cc | 2 +- os/src/test/iso/main.cc | 2 +- os/src/test/loader/main.cc | 2 +- os/src/test/nic_loopback/main.cc | 2 +- os/src/test/nitpicker/test.cc | 2 +- os/src/test/packet_stream/main.cc | 2 +- os/src/test/part_blk/main.cc | 2 +- os/src/test/pci/test.cc | 2 +- os/src/test/rom_blk/main.cc | 2 +- os/src/test/signal/main.cc | 2 +- os/src/test/terminal_crosslink/main.cc | 2 +- os/src/test/terminal_echo/main.cc | 2 +- os/src/test/thread_join/main.cc | 2 +- os/src/test/timed_semaphore/main.cc | 2 +- os/src/test/timer/main.cc | 2 +- os/src/test/timer_accuracy/main.cc | 2 +- os/src/test/uart/main.cc | 2 +- os/src/test/xev_track/main.cc | 2 +- ports-foc/include/32-bit/l4/util/l4_macros.h | 2 +- ports-foc/include/64-bit/l4/util/l4_macros.h | 2 +- ports-foc/include/genode/block.h | 2 +- ports-foc/include/genode/framebuffer.h | 2 +- ports-foc/include/genode/input.h | 2 +- ports-foc/include/genode/linkage.h | 2 +- ports-foc/include/genode/net.h | 2 +- ports-foc/include/genode/terminal.h | 2 +- ports-foc/include/l4/io/io.h | 2 +- ports-foc/include/l4/log/log.h | 2 +- ports-foc/include/l4/re/c/dataspace.h | 2 +- ports-foc/include/l4/re/c/debug.h | 2 +- ports-foc/include/l4/re/c/mem_alloc.h | 2 +- ports-foc/include/l4/re/c/namespace.h | 2 +- ports-foc/include/l4/re/c/rm.h | 2 +- ports-foc/include/l4/re/c/util/cap.h | 2 +- ports-foc/include/l4/re/c/util/cap_alloc.h | 2 +- ports-foc/include/l4/re/consts.h | 2 +- ports-foc/include/l4/re/env.h | 2 +- ports-foc/include/l4/util/atomic.h | 2 +- ports-foc/include/l4/util/cpu.h | 2 +- ports-foc/include/l4/util/kip.h | 2 +- ports-foc/include/l4/util/kprintf.h | 2 +- ports-foc/include/l4/util/util.h | 2 +- ports-foc/src/drivers/genode_block.c | 2 +- ports-foc/src/drivers/genode_fb.c | 2 +- ports-foc/src/drivers/genode_net.c | 2 +- ports-foc/src/drivers/genode_rtc.c | 2 +- ports-foc/src/drivers/genode_serial.c | 2 +- ports-foc/src/lib/l4lx/dataspace.cc | 2 +- ports-foc/src/lib/l4lx/env.cc | 2 +- ports-foc/src/lib/l4lx/genode_block.cc | 2 +- ports-foc/src/lib/l4lx/genode_framebuffer.cc | 2 +- ports-foc/src/lib/l4lx/genode_input.cc | 2 +- ports-foc/src/lib/l4lx/genode_net.cc | 2 +- ports-foc/src/lib/l4lx/genode_terminal.cc | 2 +- ports-foc/src/lib/l4lx/include/dataspace.h | 2 +- ports-foc/src/lib/l4lx/include/env.h | 2 +- ports-foc/src/lib/l4lx/include/l4lx_irq.h | 2 +- ports-foc/src/lib/l4lx/include/l4lx_memory.h | 2 +- ports-foc/src/lib/l4lx/include/l4lx_task.h | 2 +- ports-foc/src/lib/l4lx/include/l4lx_thread.h | 2 +- ports-foc/src/lib/l4lx/include/linux.h | 2 +- ports-foc/src/lib/l4lx/include/rm.h | 2 +- ports-foc/src/lib/l4lx/include/task.h | 2 +- ports-foc/src/lib/l4lx/include/vcpu.h | 2 +- ports-foc/src/lib/l4lx/l4_io.cc | 2 +- ports-foc/src/lib/l4lx/l4_log.cc | 2 +- ports-foc/src/lib/l4lx/l4_re_c_dataspace.cc | 2 +- ports-foc/src/lib/l4lx/l4_re_c_debug.cc | 2 +- ports-foc/src/lib/l4lx/l4_re_c_mem_alloc.cc | 2 +- ports-foc/src/lib/l4lx/l4_re_c_namespace.cc | 2 +- ports-foc/src/lib/l4lx/l4_re_c_rm.cc | 2 +- ports-foc/src/lib/l4lx/l4_re_c_util_cap.cc | 2 +- ports-foc/src/lib/l4lx/l4_re_env.cc | 2 +- ports-foc/src/lib/l4lx/l4_util_atomic.cc | 2 +- ports-foc/src/lib/l4lx/l4_util_cpu.cc | 2 +- ports-foc/src/lib/l4lx/l4_util_kip.cc | 2 +- ports-foc/src/lib/l4lx/l4_util_util.cc | 2 +- ports-foc/src/lib/l4lx/l4lx_irq.cc | 2 +- ports-foc/src/lib/l4lx/l4lx_memory.cc | 2 +- ports-foc/src/lib/l4lx/l4lx_task.cc | 2 +- ports-foc/src/lib/l4lx/l4lx_thread.cc | 2 +- ports-foc/src/lib/l4lx/rm.cc | 2 +- ports-foc/src/lib/l4lx/startup.cc | 2 +- ports-okl4/include/oklx_kernel/oklx/ioctl.h | 2 +- ports-okl4/include/oklx_lib/genode/audio.h | 2 +- ports-okl4/include/oklx_lib/genode/block.h | 2 +- ports-okl4/include/oklx_lib/genode/config.h | 2 +- ports-okl4/include/oklx_lib/genode/framebuffer.h | 2 +- ports-okl4/include/oklx_lib/genode/input.h | 2 +- ports-okl4/include/oklx_lib/genode/lock.h | 2 +- ports-okl4/include/oklx_lib/genode/memory.h | 2 +- ports-okl4/include/oklx_lib/genode/net.h | 2 +- ports-okl4/include/oklx_lib/genode/open.h | 2 +- ports-okl4/include/oklx_lib/genode/printf.h | 2 +- ports-okl4/include/oklx_lib/genode/sleep.h | 2 +- ports-okl4/include/oklx_lib/iguana/eas.h | 2 +- ports-okl4/include/oklx_lib/iguana/hardware.h | 2 +- ports-okl4/include/oklx_lib/iguana/memsection.h | 2 +- ports-okl4/include/oklx_lib/iguana/pd.h | 2 +- ports-okl4/include/oklx_lib/iguana/stdint.h | 2 +- ports-okl4/include/oklx_lib/iguana/thread.h | 2 +- ports-okl4/include/oklx_lib/iguana/tls.h | 2 +- ports-okl4/include/oklx_lib/iguana/types.h | 2 +- ports-okl4/patches/oklx_genode.patch | 6 +++--- ports-okl4/src/app/xev_track/bounding_box.h | 2 +- ports-okl4/src/app/xev_track/main.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_audio.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_block.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_config.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_framebuffer.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_input.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_lock.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_memory.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_net.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_open.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_printf.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_sleep.cc | 2 +- ports-okl4/src/lib/oklx/genode/genode_threads.cc | 2 +- ports-okl4/src/lib/oklx/iguana/iguana_eas.cc | 2 +- ports-okl4/src/lib/oklx/iguana/iguana_hardware.cc | 2 +- ports-okl4/src/lib/oklx/iguana/iguana_memsection.cc | 2 +- ports-okl4/src/lib/oklx/iguana/iguana_pd.cc | 2 +- ports-okl4/src/lib/oklx/iguana/iguana_thread.cc | 2 +- ports-okl4/src/lib/oklx/iguana/iguana_tls.cc | 2 +- ports-okl4/src/lib/oklx/include/oklx_memory_maps.h | 2 +- ports-okl4/src/lib/oklx/include/oklx_screens.h | 2 +- ports-okl4/src/lib/oklx/include/oklx_threads.h | 2 +- ports/include/noux_session/capability.h | 2 +- ports/include/noux_session/client.h | 2 +- ports/include/noux_session/connection.h | 2 +- ports/include/noux_session/noux_session.h | 2 +- ports/include/noux_session/sysio.h | 2 +- ports/src/app/gdb_monitor/app_child.h | 2 +- ports/src/app/gdb_monitor/append_list.h | 2 +- ports/src/app/gdb_monitor/cpu_root.h | 2 +- ports/src/app/gdb_monitor/cpu_session_component.cc | 2 +- ports/src/app/gdb_monitor/cpu_session_component.h | 2 +- ports/src/app/gdb_monitor/dataspace_object.h | 2 +- ports/src/app/gdb_monitor/gdb_stub_thread.cc | 2 +- ports/src/app/gdb_monitor/gdb_stub_thread.h | 2 +- ports/src/app/gdb_monitor/gdbserver/config.h | 2 +- ports/src/app/gdb_monitor/gdbserver/genode-low.cc | 2 +- ports/src/app/gdb_monitor/gdbserver/genode-low.h | 2 +- ports/src/app/gdb_monitor/main.cc | 2 +- ports/src/app/gdb_monitor/ram_root.h | 2 +- ports/src/app/gdb_monitor/ram_session_component.cc | 2 +- ports/src/app/gdb_monitor/ram_session_component.h | 2 +- ports/src/app/gdb_monitor/rm_root.h | 2 +- ports/src/app/gdb_monitor/rm_session_component.cc | 2 +- ports/src/app/gdb_monitor/rm_session_component.h | 2 +- ports/src/app/gdb_monitor/rom.h | 2 +- ports/src/app/gdb_monitor/signal_handler_thread.cc | 2 +- ports/src/app/gdb_monitor/signal_handler_thread.h | 2 +- ports/src/app/gdb_monitor/thread_info.h | 2 +- ports/src/lib/gdbserver_libc_support/elf/common.h | 2 +- .../src/lib/gdbserver_libc_support/gdbserver_libc_support.c | 2 +- .../src/lib/gdbserver_libc_support/gdbserver_libc_support.h | 2 +- ports/src/lib/gdbserver_libc_support/sys/procfs.h | 2 +- ports/src/lib/gdbserver_libc_support/sys/ptrace.h | 2 +- ports/src/lib/gdbserver_libc_support/sys/vfs.h | 2 +- ports/src/lib/gdbserver_platform/fiasco_x86_low.cc | 2 +- ports/src/lib/gdbserver_platform/foc_arm_low.cc | 2 +- ports/src/lib/gdbserver_platform/foc_x86_32_low.cc | 2 +- .../src/lib/gdbserver_platform/gdbserver_platform_helper.cc | 2 +- .../src/lib/gdbserver_platform/gdbserver_platform_helper.h | 2 +- ports/src/lib/gdbserver_platform/i386.h | 2 +- ports/src/lib/gdbserver_platform/linux_x86_32_low.cc | 2 +- ports/src/lib/gdbserver_platform/nova_x86_32_low.cc | 2 +- ports/src/lib/gdbserver_platform/okl4_x86_low.cc | 2 +- ports/src/lib/gdbserver_platform/pistachio_x86_low.cc | 2 +- ports/src/lib/gdbserver_platform/reg-arm.h | 2 +- ports/src/lib/libc_noux/plugin.cc | 2 +- ports/src/noux/args.h | 2 +- ports/src/noux/child.h | 2 +- ports/src/noux/child_env.h | 2 +- ports/src/noux/child_policy.h | 2 +- ports/src/noux/cpu_session_component.h | 2 +- ports/src/noux/dataspace_registry.h | 2 +- ports/src/noux/destruct_dispatcher.h | 2 +- ports/src/noux/destruct_queue.h | 2 +- ports/src/noux/dir_file_system.h | 2 +- ports/src/noux/directory_service.h | 2 +- ports/src/noux/dummy_input_io_channel.h | 2 +- ports/src/noux/environment.h | 2 +- ports/src/noux/family_member.h | 2 +- ports/src/noux/file_descriptor_registry.h | 2 +- ports/src/noux/file_io_service.h | 2 +- ports/src/noux/file_system.h | 2 +- ports/src/noux/fs_file_system.h | 2 +- ports/src/noux/io_channel.h | 2 +- ports/src/noux/io_receptor_registry.h | 2 +- ports/src/noux/local_noux_service.h | 2 +- ports/src/noux/local_rm_service.h | 2 +- ports/src/noux/main.cc | 2 +- ports/src/noux/minimal/dummy_net.cc | 2 +- ports/src/noux/net/net.cc | 2 +- ports/src/noux/net/socket_io_channel.h | 2 +- ports/src/noux/null_file_system.h | 2 +- ports/src/noux/path.h | 2 +- ports/src/noux/pipe_io_channel.h | 2 +- ports/src/noux/ram_session_component.h | 2 +- ports/src/noux/random_file_system.h | 2 +- ports/src/noux/range_checked_index.h | 2 +- ports/src/noux/rm_session_component.h | 2 +- ports/src/noux/shared_pointer.h | 2 +- ports/src/noux/stdio_file_system.h | 2 +- ports/src/noux/tar_file_system.h | 2 +- ports/src/noux/terminal_connection.h | 2 +- ports/src/noux/terminal_file_system.h | 2 +- ports/src/noux/terminal_io_channel.h | 2 +- ports/src/noux/user_info.h | 2 +- ports/src/noux/vfs_handle.h | 2 +- ports/src/noux/vfs_io_channel.h | 2 +- ports/src/noux/wake_up_notifier.h | 2 +- ports/src/noux/zero_file_system.h | 2 +- ports/src/test/gdb_monitor/main.cc | 2 +- ports/src/test/gdb_monitor_target_config/main.cc | 2 +- ports/src/vancouver/boot_module_provider.h | 2 +- ports/src/vancouver/device_model_registry.cc | 2 +- ports/src/vancouver/device_model_registry.h | 2 +- ports/src/vancouver/main.cc | 2 +- ports/src/vancouver/nova_user_env.cc | 2 +- ports/src/vancouver/service/profile.h | 2 +- qt4/include/genode/thread_qt.h | 2 +- qt4/include/qnitpickerviewwidget/qnitpickerviewwidget.h | 2 +- qt4/include/qpluginwidget/qpluginwidget.h | 2 +- qt4/src/app/qt_avplay/avplay_policy.h | 2 +- qt4/src/app/qt_avplay/control_bar.cpp | 2 +- qt4/src/app/qt_avplay/control_bar.h | 2 +- qt4/src/app/qt_avplay/filter_framebuffer_policy.h | 2 +- qt4/src/app/qt_avplay/framebuffer_root.h | 2 +- qt4/src/app/qt_avplay/framebuffer_session_component.cc | 2 +- qt4/src/app/qt_avplay/framebuffer_session_component.h | 2 +- qt4/src/app/qt_avplay/input_service.cpp | 2 +- qt4/src/app/qt_avplay/input_service.h | 2 +- qt4/src/app/qt_avplay/main.cpp | 2 +- qt4/src/app/qt_avplay/main_window.cpp | 2 +- qt4/src/app/qt_avplay/main_window.h | 2 +- qt4/src/app/qt_launchpad/child_entry.h | 2 +- qt4/src/app/qt_launchpad/kbyte_loadbar.h | 2 +- qt4/src/app/qt_launchpad/launch_entry.h | 2 +- qt4/src/app/qt_launchpad/qt_launchpad.h | 2 +- qt4/src/lib/qt_main/qt_main.cc | 2 +- tool/libgcc_libc_stub.h | 2 +- 1674 files changed, 1676 insertions(+), 1676 deletions(-) diff --git a/base-codezero/include/arm/cpu/atomic.h b/base-codezero/include/arm/cpu/atomic.h index e5b82bacc4..7e2ebfb3ae 100644 --- a/base-codezero/include/arm/cpu/atomic.h +++ b/base-codezero/include/arm/cpu/atomic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/include/base/ipc_msgbuf.h b/base-codezero/include/base/ipc_msgbuf.h index 2e5ca0aecd..4a7d9f589c 100644 --- a/base-codezero/include/base/ipc_msgbuf.h +++ b/base-codezero/include/base/ipc_msgbuf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/include/base/ipc_pager.h b/base-codezero/include/base/ipc_pager.h index 3dfce218be..b19590adab 100644 --- a/base-codezero/include/base/ipc_pager.h +++ b/base-codezero/include/base/ipc_pager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/include/base/native_types.h b/base-codezero/include/base/native_types.h index 33302d9a1e..021a1d3b2f 100644 --- a/base-codezero/include/base/native_types.h +++ b/base-codezero/include/base/native_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/include/codezero/syscalls.h b/base-codezero/include/codezero/syscalls.h index e360a48008..3ebc8371d4 100644 --- a/base-codezero/include/codezero/syscalls.h +++ b/base-codezero/include/codezero/syscalls.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/console/pl011/core_console.h b/base-codezero/src/base/console/pl011/core_console.h index f12911fb8a..d77e75b1b7 100644 --- a/base-codezero/src/base/console/pl011/core_console.h +++ b/base-codezero/src/base/console/pl011/core_console.h @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/cxx/exception.cc b/base-codezero/src/base/cxx/exception.cc index a7a5ba665b..c17a565159 100644 --- a/base-codezero/src/base/cxx/exception.cc +++ b/base-codezero/src/base/cxx/exception.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/cxx/memcmp.cc b/base-codezero/src/base/cxx/memcmp.cc index 14ed422452..e388a0c545 100644 --- a/base-codezero/src/base/cxx/memcmp.cc +++ b/base-codezero/src/base/cxx/memcmp.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/env/utcb.cc b/base-codezero/src/base/env/utcb.cc index f2fa92a801..1272dc3ed0 100644 --- a/base-codezero/src/base/env/utcb.cc +++ b/base-codezero/src/base/env/utcb.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/ipc/ipc.cc b/base-codezero/src/base/ipc/ipc.cc index 9f5c0cdcca..d7ce42ec9b 100644 --- a/base-codezero/src/base/ipc/ipc.cc +++ b/base-codezero/src/base/ipc/ipc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/ipc/pager.cc b/base-codezero/src/base/ipc/pager.cc index 0b8dbacc4a..705ab14c50 100644 --- a/base-codezero/src/base/ipc/pager.cc +++ b/base-codezero/src/base/ipc/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/lock/cmpxchg.cc b/base-codezero/src/base/lock/cmpxchg.cc index 6040114f65..e70ba85152 100644 --- a/base-codezero/src/base/lock/cmpxchg.cc +++ b/base-codezero/src/base/lock/cmpxchg.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/lock/lock.cc b/base-codezero/src/base/lock/lock.cc index 9e4edbef0c..dbe166f4d4 100644 --- a/base-codezero/src/base/lock/lock.cc +++ b/base-codezero/src/base/lock/lock.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/lock/lock_helper.h b/base-codezero/src/base/lock/lock_helper.h index b9b2f50ad4..f3a1c21f7d 100644 --- a/base-codezero/src/base/lock/lock_helper.h +++ b/base-codezero/src/base/lock/lock_helper.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/pager/pager.cc b/base-codezero/src/base/pager/pager.cc index 03c04c0b5e..93075a7a0b 100644 --- a/base-codezero/src/base/pager/pager.cc +++ b/base-codezero/src/base/pager/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/base/thread/thread_start.cc b/base-codezero/src/base/thread/thread_start.cc index 19f0c6b012..8ee6249df7 100644 --- a/base-codezero/src/base/thread/thread_start.cc +++ b/base-codezero/src/base/thread/thread_start.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/core_rm_session.cc b/base-codezero/src/core/core_rm_session.cc index 992919e10c..7a1a1d533e 100644 --- a/base-codezero/src/core/core_rm_session.cc +++ b/base-codezero/src/core/core_rm_session.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/cpu_session_support.cc b/base-codezero/src/core/cpu_session_support.cc index 07223f033a..754544838b 100644 --- a/base-codezero/src/core/cpu_session_support.cc +++ b/base-codezero/src/core/cpu_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/include/core_rm_session.h b/base-codezero/src/core/include/core_rm_session.h index 7920b2088c..6f0a6ece00 100644 --- a/base-codezero/src/core/include/core_rm_session.h +++ b/base-codezero/src/core/include/core_rm_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/include/irq_session_component.h b/base-codezero/src/core/include/irq_session_component.h index 7114024be8..02fbabfe42 100644 --- a/base-codezero/src/core/include/irq_session_component.h +++ b/base-codezero/src/core/include/irq_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/include/map_local.h b/base-codezero/src/core/include/map_local.h index 2df91f8af7..ed3cea5c6e 100644 --- a/base-codezero/src/core/include/map_local.h +++ b/base-codezero/src/core/include/map_local.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/include/platform.h b/base-codezero/src/core/include/platform.h index d49bb1db3d..6e76b498e9 100644 --- a/base-codezero/src/core/include/platform.h +++ b/base-codezero/src/core/include/platform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/include/platform_pd.h b/base-codezero/src/core/include/platform_pd.h index 6e6e6b8fd5..d173c371fd 100644 --- a/base-codezero/src/core/include/platform_pd.h +++ b/base-codezero/src/core/include/platform_pd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/include/platform_thread.h b/base-codezero/src/core/include/platform_thread.h index 270f89c4ac..cb06ad86de 100644 --- a/base-codezero/src/core/include/platform_thread.h +++ b/base-codezero/src/core/include/platform_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/include/util.h b/base-codezero/src/core/include/util.h index d4741188c6..0355ebf76f 100644 --- a/base-codezero/src/core/include/util.h +++ b/base-codezero/src/core/include/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/io_mem_session_support.cc b/base-codezero/src/core/io_mem_session_support.cc index b609f3331c..f46faad926 100644 --- a/base-codezero/src/core/io_mem_session_support.cc +++ b/base-codezero/src/core/io_mem_session_support.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/irq_session_component.cc b/base-codezero/src/core/irq_session_component.cc index 2662373337..3db8af7ae5 100644 --- a/base-codezero/src/core/irq_session_component.cc +++ b/base-codezero/src/core/irq_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/platform.cc b/base-codezero/src/core/platform.cc index 960e0bac18..2bbebba76a 100644 --- a/base-codezero/src/core/platform.cc +++ b/base-codezero/src/core/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/platform_pd.cc b/base-codezero/src/core/platform_pd.cc index ebb96b9982..fcfb510fb8 100644 --- a/base-codezero/src/core/platform_pd.cc +++ b/base-codezero/src/core/platform_pd.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/platform_thread.cc b/base-codezero/src/core/platform_thread.cc index 7f8ef069ea..c44fdbc740 100644 --- a/base-codezero/src/core/platform_thread.cc +++ b/base-codezero/src/core/platform_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/ram_session_support.cc b/base-codezero/src/core/ram_session_support.cc index a2fd3d250d..7be86ff8df 100644 --- a/base-codezero/src/core/ram_session_support.cc +++ b/base-codezero/src/core/ram_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/rm_session_support.cc b/base-codezero/src/core/rm_session_support.cc index c04271f80e..7b1e8d04d9 100644 --- a/base-codezero/src/core/rm_session_support.cc +++ b/base-codezero/src/core/rm_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/core/thread_start.cc b/base-codezero/src/core/thread_start.cc index f7ce30f9e0..9ebf930452 100644 --- a/base-codezero/src/core/thread_start.cc +++ b/base-codezero/src/core/thread_start.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/platform/_main_helper.h b/base-codezero/src/platform/_main_helper.h index 73b964ba85..2a9ab1fda0 100644 --- a/base-codezero/src/platform/_main_helper.h +++ b/base-codezero/src/platform/_main_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-codezero/src/platform/genode.ld b/base-codezero/src/platform/genode.ld index 132a961532..9a946a5b64 100644 --- a/base-codezero/src/platform/genode.ld +++ b/base-codezero/src/platform/genode.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/include/arm/cpu/atomic.h b/base-fiasco/include/arm/cpu/atomic.h index 660c15a1d2..3da19e9057 100644 --- a/base-fiasco/include/arm/cpu/atomic.h +++ b/base-fiasco/include/arm/cpu/atomic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/include/base/cancelable_lock.h b/base-fiasco/include/base/cancelable_lock.h index 2dbb6c5dd2..75871ff991 100644 --- a/base-fiasco/include/base/cancelable_lock.h +++ b/base-fiasco/include/base/cancelable_lock.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/include/base/ipc_msgbuf.h b/base-fiasco/include/base/ipc_msgbuf.h index 32c410607f..3a1fdf3bf6 100644 --- a/base-fiasco/include/base/ipc_msgbuf.h +++ b/base-fiasco/include/base/ipc_msgbuf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/include/base/ipc_pager.h b/base-fiasco/include/base/ipc_pager.h index 05c9e3e81a..a747e53b9e 100644 --- a/base-fiasco/include/base/ipc_pager.h +++ b/base-fiasco/include/base/ipc_pager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/include/base/native_types.h b/base-fiasco/include/base/native_types.h index e487da0fdf..20f5609cfa 100644 --- a/base-fiasco/include/base/native_types.h +++ b/base-fiasco/include/base/native_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/include/fiasco/thread_helper.h b/base-fiasco/include/fiasco/thread_helper.h index 4b9b8c5f7a..84cf9099d9 100644 --- a/base-fiasco/include/fiasco/thread_helper.h +++ b/base-fiasco/include/fiasco/thread_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/base/console/core_console.h b/base-fiasco/src/base/console/core_console.h index 6cb7b9f617..4fda716ef1 100644 --- a/base-fiasco/src/base/console/core_console.h +++ b/base-fiasco/src/base/console/core_console.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/base/ipc/ipc.cc b/base-fiasco/src/base/ipc/ipc.cc index 8d111f127d..d60258a62b 100644 --- a/base-fiasco/src/base/ipc/ipc.cc +++ b/base-fiasco/src/base/ipc/ipc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/base/ipc/pager.cc b/base-fiasco/src/base/ipc/pager.cc index 7e90aca1ea..62f8b457f1 100644 --- a/base-fiasco/src/base/ipc/pager.cc +++ b/base-fiasco/src/base/ipc/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/base/lock/lock.cc b/base-fiasco/src/base/lock/lock.cc index 626736eb16..103e0d9147 100644 --- a/base-fiasco/src/base/lock/lock.cc +++ b/base-fiasco/src/base/lock/lock.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/base/lock/lock_helper.h b/base-fiasco/src/base/lock/lock_helper.h index e78731a918..569ce6c996 100644 --- a/base-fiasco/src/base/lock/lock_helper.h +++ b/base-fiasco/src/base/lock/lock_helper.h @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/base/pager/pager.cc b/base-fiasco/src/base/pager/pager.cc index ea813e739e..a8b407743d 100644 --- a/base-fiasco/src/base/pager/pager.cc +++ b/base-fiasco/src/base/pager/pager.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/arm/platform_arm.cc b/base-fiasco/src/core/arm/platform_arm.cc index 4774ca9056..4ce041052c 100644 --- a/base-fiasco/src/core/arm/platform_arm.cc +++ b/base-fiasco/src/core/arm/platform_arm.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/cpu_session_support.cc b/base-fiasco/src/core/cpu_session_support.cc index 07223f033a..754544838b 100644 --- a/base-fiasco/src/core/cpu_session_support.cc +++ b/base-fiasco/src/core/cpu_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/include/map_local.h b/base-fiasco/src/core/include/map_local.h index 940de1c769..e1b21382ff 100644 --- a/base-fiasco/src/core/include/map_local.h +++ b/base-fiasco/src/core/include/map_local.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/include/platform.h b/base-fiasco/src/core/include/platform.h index 74356efb0a..4b31bdc39a 100644 --- a/base-fiasco/src/core/include/platform.h +++ b/base-fiasco/src/core/include/platform.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/include/platform_pd.h b/base-fiasco/src/core/include/platform_pd.h index 473bd25b22..860da8eb8e 100644 --- a/base-fiasco/src/core/include/platform_pd.h +++ b/base-fiasco/src/core/include/platform_pd.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/include/platform_thread.h b/base-fiasco/src/core/include/platform_thread.h index cdb34dcc31..9a4cf9b615 100644 --- a/base-fiasco/src/core/include/platform_thread.h +++ b/base-fiasco/src/core/include/platform_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/include/util.h b/base-fiasco/src/core/include/util.h index 2ac63390ac..3261428a6a 100644 --- a/base-fiasco/src/core/include/util.h +++ b/base-fiasco/src/core/include/util.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/io_mem_session_support.cc b/base-fiasco/src/core/io_mem_session_support.cc index dcdfd1151d..ef38283323 100644 --- a/base-fiasco/src/core/io_mem_session_support.cc +++ b/base-fiasco/src/core/io_mem_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/irq_session_component.cc b/base-fiasco/src/core/irq_session_component.cc index 2e467f7f0e..68935bd48f 100644 --- a/base-fiasco/src/core/irq_session_component.cc +++ b/base-fiasco/src/core/irq_session_component.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/platform.cc b/base-fiasco/src/core/platform.cc index ac08b03050..9a83f09a26 100644 --- a/base-fiasco/src/core/platform.cc +++ b/base-fiasco/src/core/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/platform_pd.cc b/base-fiasco/src/core/platform_pd.cc index 588723cffe..e28b8e404a 100644 --- a/base-fiasco/src/core/platform_pd.cc +++ b/base-fiasco/src/core/platform_pd.cc @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/platform_thread.cc b/base-fiasco/src/core/platform_thread.cc index e4dc279a25..25a996c3d8 100644 --- a/base-fiasco/src/core/platform_thread.cc +++ b/base-fiasco/src/core/platform_thread.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/ram_session_support.cc b/base-fiasco/src/core/ram_session_support.cc index 8d5f611fda..f231d6833a 100644 --- a/base-fiasco/src/core/ram_session_support.cc +++ b/base-fiasco/src/core/ram_session_support.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/rm_session_support.cc b/base-fiasco/src/core/rm_session_support.cc index d8f5ed753c..1588084c8e 100644 --- a/base-fiasco/src/core/rm_session_support.cc +++ b/base-fiasco/src/core/rm_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/thread_start.cc b/base-fiasco/src/core/thread_start.cc index 39a4a02c2b..3709570891 100644 --- a/base-fiasco/src/core/thread_start.cc +++ b/base-fiasco/src/core/thread_start.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/core/x86/platform_x86.cc b/base-fiasco/src/core/x86/platform_x86.cc index 5323135864..440bcf60df 100644 --- a/base-fiasco/src/core/x86/platform_x86.cc +++ b/base-fiasco/src/core/x86/platform_x86.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/platform/_main_helper.h b/base-fiasco/src/platform/_main_helper.h index e9941d8ed1..8c994f0e42 100644 --- a/base-fiasco/src/platform/_main_helper.h +++ b/base-fiasco/src/platform/_main_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/platform/arm/_main.cc b/base-fiasco/src/platform/arm/_main.cc index 71d1677e95..384b5b9277 100644 --- a/base-fiasco/src/platform/arm/_main.cc +++ b/base-fiasco/src/platform/arm/_main.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-fiasco/src/platform/arm/crt0.s b/base-fiasco/src/platform/arm/crt0.s index f4fcd3a137..963a411ea6 100644 --- a/base-fiasco/src/platform/arm/crt0.s +++ b/base-fiasco/src/platform/arm/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/arm/cpu/atomic.h b/base-foc/include/arm/cpu/atomic.h index 3015444d4c..f74033e4eb 100644 --- a/base-foc/include/arm/cpu/atomic.h +++ b/base-foc/include/arm/cpu/atomic.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/base/cap_alloc.h b/base-foc/include/base/cap_alloc.h index f9e95e40c6..d774fbdc67 100644 --- a/base-foc/include/base/cap_alloc.h +++ b/base-foc/include/base/cap_alloc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/base/cap_map.h b/base-foc/include/base/cap_map.h index 28e93adf27..48308e789a 100644 --- a/base-foc/include/base/cap_map.h +++ b/base-foc/include/base/cap_map.h @@ -18,7 +18,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/base/ipc.h b/base-foc/include/base/ipc.h index 11c01672c2..1f9312f14f 100644 --- a/base-foc/include/base/ipc.h +++ b/base-foc/include/base/ipc.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/base/ipc_msgbuf.h b/base-foc/include/base/ipc_msgbuf.h index 10e0ba2b29..f582d2ec7f 100644 --- a/base-foc/include/base/ipc_msgbuf.h +++ b/base-foc/include/base/ipc_msgbuf.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/base/ipc_pager.h b/base-foc/include/base/ipc_pager.h index d482820a3d..cdcfc6baeb 100644 --- a/base-foc/include/base/ipc_pager.h +++ b/base-foc/include/base/ipc_pager.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/base/thread_state.h b/base-foc/include/base/thread_state.h index 5e891ce430..d5ebd4ddcc 100644 --- a/base-foc/include/base/thread_state.h +++ b/base-foc/include/base/thread_state.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/foc_cpu_session/client.h b/base-foc/include/foc_cpu_session/client.h index 1965be3c69..f59275a10a 100644 --- a/base-foc/include/foc_cpu_session/client.h +++ b/base-foc/include/foc_cpu_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/foc_cpu_session/connection.h b/base-foc/include/foc_cpu_session/connection.h index c91e969e94..89f3d42ded 100644 --- a/base-foc/include/foc_cpu_session/connection.h +++ b/base-foc/include/foc_cpu_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/foc_cpu_session/foc_cpu_session.h b/base-foc/include/foc_cpu_session/foc_cpu_session.h index 9313478c1e..9ea5fca107 100644 --- a/base-foc/include/foc_cpu_session/foc_cpu_session.h +++ b/base-foc/include/foc_cpu_session/foc_cpu_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/foc_pd_session/client.h b/base-foc/include/foc_pd_session/client.h index 6a398cb387..62384d32a9 100644 --- a/base-foc/include/foc_pd_session/client.h +++ b/base-foc/include/foc_pd_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/foc_pd_session/connection.h b/base-foc/include/foc_pd_session/connection.h index 2841a94780..8ead46fcc5 100644 --- a/base-foc/include/foc_pd_session/connection.h +++ b/base-foc/include/foc_pd_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/foc_pd_session/foc_pd_session.h b/base-foc/include/foc_pd_session/foc_pd_session.h index 902d7faa51..1a6036d36e 100644 --- a/base-foc/include/foc_pd_session/foc_pd_session.h +++ b/base-foc/include/foc_pd_session/foc_pd_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/signal_session/foc_source.h b/base-foc/include/signal_session/foc_source.h index aa014a4dec..267d33b8cb 100644 --- a/base-foc/include/signal_session/foc_source.h +++ b/base-foc/include/signal_session/foc_source.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/signal_session/source_client.h b/base-foc/include/signal_session/source_client.h index a3cce24264..cbc73b2ca6 100644 --- a/base-foc/include/signal_session/source_client.h +++ b/base-foc/include/signal_session/source_client.h @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/signal_session/source_rpc_object.h b/base-foc/include/signal_session/source_rpc_object.h index 495d7c8e09..3ad5f37631 100644 --- a/base-foc/include/signal_session/source_rpc_object.h +++ b/base-foc/include/signal_session/source_rpc_object.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/include/util/assert.h b/base-foc/include/util/assert.h index d72c97e91d..d81f4e94c6 100644 --- a/base-foc/include/util/assert.h +++ b/base-foc/include/util/assert.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/console/core_console.h b/base-foc/src/base/console/core_console.h index 6cb7b9f617..4fda716ef1 100644 --- a/base-foc/src/base/console/core_console.h +++ b/base-foc/src/base/console/core_console.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/env/cap_alloc.cc b/base-foc/src/base/env/cap_alloc.cc index d7b4387ea7..d0b2f4a2b8 100644 --- a/base-foc/src/base/env/cap_alloc.cc +++ b/base-foc/src/base/env/cap_alloc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/env/cap_map.cc b/base-foc/src/base/env/cap_map.cc index 6c509dfba9..64ccde64cf 100644 --- a/base-foc/src/base/env/cap_map.cc +++ b/base-foc/src/base/env/cap_map.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/env/cap_map_remove.cc b/base-foc/src/base/env/cap_map_remove.cc index 6886a2d22f..90edcbf30f 100644 --- a/base-foc/src/base/env/cap_map_remove.cc +++ b/base-foc/src/base/env/cap_map_remove.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/env/spin_lock.cc b/base-foc/src/base/env/spin_lock.cc index 2c6a76ac04..2f686f5ced 100644 --- a/base-foc/src/base/env/spin_lock.cc +++ b/base-foc/src/base/env/spin_lock.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/ipc/arm/pager.cc b/base-foc/src/base/ipc/arm/pager.cc index b60983c7d3..ccea4a3c9b 100644 --- a/base-foc/src/base/ipc/arm/pager.cc +++ b/base-foc/src/base/ipc/arm/pager.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/ipc/arm/pager_exception.cc b/base-foc/src/base/ipc/arm/pager_exception.cc index d812b2603a..276d949462 100644 --- a/base-foc/src/base/ipc/arm/pager_exception.cc +++ b/base-foc/src/base/ipc/arm/pager_exception.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/ipc/ipc.cc b/base-foc/src/base/ipc/ipc.cc index 2019ad30b0..f33b7b9890 100644 --- a/base-foc/src/base/ipc/ipc.cc +++ b/base-foc/src/base/ipc/ipc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/ipc/pager.cc b/base-foc/src/base/ipc/pager.cc index 923f0fdf2f..99116ef6d4 100644 --- a/base-foc/src/base/ipc/pager.cc +++ b/base-foc/src/base/ipc/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/ipc/x86/pager_exception.cc b/base-foc/src/base/ipc/x86/pager_exception.cc index aedf2c51ea..3c9774e60b 100644 --- a/base-foc/src/base/ipc/x86/pager_exception.cc +++ b/base-foc/src/base/ipc/x86/pager_exception.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/ipc/x86_32/pager.cc b/base-foc/src/base/ipc/x86_32/pager.cc index 161e401bc2..3e99a5ca9c 100644 --- a/base-foc/src/base/ipc/x86_32/pager.cc +++ b/base-foc/src/base/ipc/x86_32/pager.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/ipc/x86_64/pager.cc b/base-foc/src/base/ipc/x86_64/pager.cc index 7587bb3a75..e2ad87a5e3 100644 --- a/base-foc/src/base/ipc/x86_64/pager.cc +++ b/base-foc/src/base/ipc/x86_64/pager.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/lock/lock_helper.h b/base-foc/src/base/lock/lock_helper.h index e2c7a3b145..5d80e231a7 100644 --- a/base-foc/src/base/lock/lock_helper.h +++ b/base-foc/src/base/lock/lock_helper.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/pager/pager.cc b/base-foc/src/base/pager/pager.cc index 2847bac7a8..d8ac77b457 100644 --- a/base-foc/src/base/pager/pager.cc +++ b/base-foc/src/base/pager/pager.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/server/server.cc b/base-foc/src/base/server/server.cc index e28815815e..df44895ad9 100644 --- a/base-foc/src/base/server/server.cc +++ b/base-foc/src/base/server/server.cc @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/thread/thread.cc b/base-foc/src/base/thread/thread.cc index 0c84dffdea..8b93927be3 100644 --- a/base-foc/src/base/thread/thread.cc +++ b/base-foc/src/base/thread/thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/thread/thread_bootstrap.cc b/base-foc/src/base/thread/thread_bootstrap.cc index c7574ae428..3dcc387a64 100644 --- a/base-foc/src/base/thread/thread_bootstrap.cc +++ b/base-foc/src/base/thread/thread_bootstrap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/base/thread/thread_start.cc b/base-foc/src/base/thread/thread_start.cc index 2ab0bb4d55..dbeff9944a 100644 --- a/base-foc/src/base/thread/thread_start.cc +++ b/base-foc/src/base/thread/thread_start.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/arm/platform_arm.cc b/base-foc/src/core/arm/platform_arm.cc index c62dbca095..25f1048fc8 100644 --- a/base-foc/src/core/arm/platform_arm.cc +++ b/base-foc/src/core/arm/platform_arm.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/cap_session_component.cc b/base-foc/src/core/cap_session_component.cc index 7fceb28212..e318c23696 100644 --- a/base-foc/src/core/cap_session_component.cc +++ b/base-foc/src/core/cap_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/cpu_session_extension.cc b/base-foc/src/core/cpu_session_extension.cc index f110a378dd..d732882d77 100644 --- a/base-foc/src/core/cpu_session_extension.cc +++ b/base-foc/src/core/cpu_session_extension.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/arm/irq_proxy_component.h b/base-foc/src/core/include/arm/irq_proxy_component.h index 194736df54..ef7c896b91 100644 --- a/base-foc/src/core/include/arm/irq_proxy_component.h +++ b/base-foc/src/core/include/arm/irq_proxy_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/cap_id_alloc.h b/base-foc/src/core/include/cap_id_alloc.h index 1f05d2aa82..d5e4e26721 100644 --- a/base-foc/src/core/include/cap_id_alloc.h +++ b/base-foc/src/core/include/cap_id_alloc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/cap_index.h b/base-foc/src/core/include/cap_index.h index 3a6a0a5e43..cb5f3e4f37 100644 --- a/base-foc/src/core/include/cap_index.h +++ b/base-foc/src/core/include/cap_index.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/cap_mapping.h b/base-foc/src/core/include/cap_mapping.h index a3d0cbf4f8..064260d776 100644 --- a/base-foc/src/core/include/cap_mapping.h +++ b/base-foc/src/core/include/cap_mapping.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/cap_session_component.h b/base-foc/src/core/include/cap_session_component.h index d49192c333..914d9a1d8b 100644 --- a/base-foc/src/core/include/cap_session_component.h +++ b/base-foc/src/core/include/cap_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/cpu_session_component.h b/base-foc/src/core/include/cpu_session_component.h index c54b6186f5..1433067209 100644 --- a/base-foc/src/core/include/cpu_session_component.h +++ b/base-foc/src/core/include/cpu_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/irq_session_component.h b/base-foc/src/core/include/irq_session_component.h index 06198b3ab1..2d5277424f 100644 --- a/base-foc/src/core/include/irq_session_component.h +++ b/base-foc/src/core/include/irq_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/map_local.h b/base-foc/src/core/include/map_local.h index dd2586a5ab..68dd2de4c1 100644 --- a/base-foc/src/core/include/map_local.h +++ b/base-foc/src/core/include/map_local.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/pd_session_component.h b/base-foc/src/core/include/pd_session_component.h index 0c31d102b4..d3e4fd5ed6 100644 --- a/base-foc/src/core/include/pd_session_component.h +++ b/base-foc/src/core/include/pd_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/platform.h b/base-foc/src/core/include/platform.h index 6c47eebe4a..9b9eab64a8 100644 --- a/base-foc/src/core/include/platform.h +++ b/base-foc/src/core/include/platform.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/platform_pd.h b/base-foc/src/core/include/platform_pd.h index be35f028db..c3e1a44f87 100644 --- a/base-foc/src/core/include/platform_pd.h +++ b/base-foc/src/core/include/platform_pd.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/platform_thread.h b/base-foc/src/core/include/platform_thread.h index fc9e761581..12d64f8dbe 100644 --- a/base-foc/src/core/include/platform_thread.h +++ b/base-foc/src/core/include/platform_thread.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/util.h b/base-foc/src/core/include/util.h index af3d7c695b..29549fa497 100644 --- a/base-foc/src/core/include/util.h +++ b/base-foc/src/core/include/util.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/include/x86/irq_proxy_component.h b/base-foc/src/core/include/x86/irq_proxy_component.h index dc37d23d9b..c9625aaab9 100644 --- a/base-foc/src/core/include/x86/irq_proxy_component.h +++ b/base-foc/src/core/include/x86/irq_proxy_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/io_mem_session_support.cc b/base-foc/src/core/io_mem_session_support.cc index 8fae421efa..949ad67640 100644 --- a/base-foc/src/core/io_mem_session_support.cc +++ b/base-foc/src/core/io_mem_session_support.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/irq_session_component.cc b/base-foc/src/core/irq_session_component.cc index 85892f30f6..82a55eab7f 100644 --- a/base-foc/src/core/irq_session_component.cc +++ b/base-foc/src/core/irq_session_component.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/pd_session_extension.cc b/base-foc/src/core/pd_session_extension.cc index 6800faa3e8..84be0fdba5 100644 --- a/base-foc/src/core/pd_session_extension.cc +++ b/base-foc/src/core/pd_session_extension.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/platform.cc b/base-foc/src/core/platform.cc index ced1d3e5ff..93f1a648b6 100644 --- a/base-foc/src/core/platform.cc +++ b/base-foc/src/core/platform.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/platform_pd.cc b/base-foc/src/core/platform_pd.cc index f028eaef90..b13023ac26 100644 --- a/base-foc/src/core/platform_pd.cc +++ b/base-foc/src/core/platform_pd.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/platform_thread.cc b/base-foc/src/core/platform_thread.cc index eda3db2432..451e2d5bfc 100644 --- a/base-foc/src/core/platform_thread.cc +++ b/base-foc/src/core/platform_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/ram_session_support.cc b/base-foc/src/core/ram_session_support.cc index aa6507705b..58921eb4d7 100644 --- a/base-foc/src/core/ram_session_support.cc +++ b/base-foc/src/core/ram_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/rm_session_support.cc b/base-foc/src/core/rm_session_support.cc index b936d1c7ca..79963b1093 100644 --- a/base-foc/src/core/rm_session_support.cc +++ b/base-foc/src/core/rm_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/signal_source_component.cc b/base-foc/src/core/signal_source_component.cc index d96daecefe..a1d37ea2fa 100644 --- a/base-foc/src/core/signal_source_component.cc +++ b/base-foc/src/core/signal_source_component.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/thread_start.cc b/base-foc/src/core/thread_start.cc index 59eb60996c..4782211ece 100644 --- a/base-foc/src/core/thread_start.cc +++ b/base-foc/src/core/thread_start.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/core/x86/platform_x86.cc b/base-foc/src/core/x86/platform_x86.cc index 7adeed887e..bac843c4a5 100644 --- a/base-foc/src/core/x86/platform_x86.cc +++ b/base-foc/src/core/x86/platform_x86.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/platform/_main_helper.h b/base-foc/src/platform/_main_helper.h index d12ea912b1..a6a836f8c5 100644 --- a/base-foc/src/platform/_main_helper.h +++ b/base-foc/src/platform/_main_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/platform/_main_parent_cap.h b/base-foc/src/platform/_main_parent_cap.h index 164a7cdc6b..4e51867138 100644 --- a/base-foc/src/platform/_main_parent_cap.h +++ b/base-foc/src/platform/_main_parent_cap.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-foc/src/test/cap_integrity/main.cc b/base-foc/src/test/cap_integrity/main.cc index c414b7b469..cb166db53c 100644 --- a/base-foc/src/test/cap_integrity/main.cc +++ b/base-foc/src/test/cap_integrity/main.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/include/base/ipc_msgbuf.h b/base-host/include/base/ipc_msgbuf.h index 3925e5f4a4..fa3aad5779 100644 --- a/base-host/include/base/ipc_msgbuf.h +++ b/base-host/include/base/ipc_msgbuf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/include/base/ipc_pager.h b/base-host/include/base/ipc_pager.h index dcb952957d..94657985fc 100644 --- a/base-host/include/base/ipc_pager.h +++ b/base-host/include/base/ipc_pager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/include/base/native_types.h b/base-host/include/base/native_types.h index d4fd6d105b..2d1a857fdd 100644 --- a/base-host/include/base/native_types.h +++ b/base-host/include/base/native_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/base/env/parent.cc b/base-host/src/base/env/parent.cc index 8f64fa17a6..6d8f8f3f68 100644 --- a/base-host/src/base/env/parent.cc +++ b/base-host/src/base/env/parent.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/base/ipc/ipc.cc b/base-host/src/base/ipc/ipc.cc index f55bab6083..536c71fa4e 100644 --- a/base-host/src/base/ipc/ipc.cc +++ b/base-host/src/base/ipc/ipc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/base/lock/lock_helper.h b/base-host/src/base/lock/lock_helper.h index 3cecef1b8a..61298d89f3 100644 --- a/base-host/src/base/lock/lock_helper.h +++ b/base-host/src/base/lock/lock_helper.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/base/pager/pager.cc b/base-host/src/base/pager/pager.cc index 9e5d8b8ddc..a42f11e1a7 100644 --- a/base-host/src/base/pager/pager.cc +++ b/base-host/src/base/pager/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/context_area.cc b/base-host/src/core/context_area.cc index 1cefc1a447..dd53cbd055 100644 --- a/base-host/src/core/context_area.cc +++ b/base-host/src/core/context_area.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/core_rm_session.cc b/base-host/src/core/core_rm_session.cc index 7c2ec5899a..ee3a9511f5 100644 --- a/base-host/src/core/core_rm_session.cc +++ b/base-host/src/core/core_rm_session.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/cpu_session_support.cc b/base-host/src/core/cpu_session_support.cc index b43e9e5c25..fbbb7d6295 100644 --- a/base-host/src/core/cpu_session_support.cc +++ b/base-host/src/core/cpu_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/include/core_rm_session.h b/base-host/src/core/include/core_rm_session.h index 90aead8086..c26e0382c2 100644 --- a/base-host/src/core/include/core_rm_session.h +++ b/base-host/src/core/include/core_rm_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/include/platform.h b/base-host/src/core/include/platform.h index 163d89e597..2f6ef2a58c 100644 --- a/base-host/src/core/include/platform.h +++ b/base-host/src/core/include/platform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/include/platform_pd.h b/base-host/src/core/include/platform_pd.h index 099076d388..65faba9059 100644 --- a/base-host/src/core/include/platform_pd.h +++ b/base-host/src/core/include/platform_pd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/include/platform_thread.h b/base-host/src/core/include/platform_thread.h index b2991eaee6..bee76c8515 100644 --- a/base-host/src/core/include/platform_thread.h +++ b/base-host/src/core/include/platform_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/include/util.h b/base-host/src/core/include/util.h index 1349cf1e33..1f7992e4c8 100644 --- a/base-host/src/core/include/util.h +++ b/base-host/src/core/include/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/io_mem_session_support.cc b/base-host/src/core/io_mem_session_support.cc index b609f3331c..f46faad926 100644 --- a/base-host/src/core/io_mem_session_support.cc +++ b/base-host/src/core/io_mem_session_support.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/irq_session_component.cc b/base-host/src/core/irq_session_component.cc index 1f92150cda..15a2a36a6d 100644 --- a/base-host/src/core/irq_session_component.cc +++ b/base-host/src/core/irq_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/platform.cc b/base-host/src/core/platform.cc index cbd25c0774..db1a32d918 100644 --- a/base-host/src/core/platform.cc +++ b/base-host/src/core/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/platform_pd.cc b/base-host/src/core/platform_pd.cc index 38a408432d..252bbb8c99 100644 --- a/base-host/src/core/platform_pd.cc +++ b/base-host/src/core/platform_pd.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/platform_thread.cc b/base-host/src/core/platform_thread.cc index a23b8d23a9..1c1354ecf5 100644 --- a/base-host/src/core/platform_thread.cc +++ b/base-host/src/core/platform_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/ram_session_support.cc b/base-host/src/core/ram_session_support.cc index 434317ade0..2df0926214 100644 --- a/base-host/src/core/ram_session_support.cc +++ b/base-host/src/core/ram_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/rm_session_support.cc b/base-host/src/core/rm_session_support.cc index c6f4afb33f..7e5d334b65 100644 --- a/base-host/src/core/rm_session_support.cc +++ b/base-host/src/core/rm_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/core/thread_host.cc b/base-host/src/core/thread_host.cc index f72884f47b..7bad8451fa 100644 --- a/base-host/src/core/thread_host.cc +++ b/base-host/src/core/thread_host.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-host/src/lib/printf_stdio/printf_stdio.cc b/base-host/src/lib/printf_stdio/printf_stdio.cc index 8e8af8ff5e..0d0434be33 100644 --- a/base-host/src/lib/printf_stdio/printf_stdio.cc +++ b/base-host/src/lib/printf_stdio/printf_stdio.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/arm/base/syscall_types.h b/base-hw/include/arm/base/syscall_types.h index 25dff54c88..870082a32a 100644 --- a/base-hw/include/arm/base/syscall_types.h +++ b/base-hw/include/arm/base/syscall_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/base/ipc_msgbuf.h b/base-hw/include/base/ipc_msgbuf.h index 175426c08f..bb7b166456 100644 --- a/base-hw/include/base/ipc_msgbuf.h +++ b/base-hw/include/base/ipc_msgbuf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/base/ipc_pager.h b/base-hw/include/base/ipc_pager.h index 6dc3a1e713..9444ad5286 100644 --- a/base-hw/include/base/ipc_pager.h +++ b/base-hw/include/base/ipc_pager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/base/native_types.h b/base-hw/include/base/native_types.h index 832e3accf8..acb1b329ac 100644 --- a/base-hw/include/base/native_types.h +++ b/base-hw/include/base/native_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/base/signal.h b/base-hw/include/base/signal.h index a62add9b02..d059179a33 100644 --- a/base-hw/include/base/signal.h +++ b/base-hw/include/base/signal.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/cpu_session/connection.h b/base-hw/include/cpu_session/connection.h index e553120c50..4e157e2b4d 100644 --- a/base-hw/include/cpu_session/connection.h +++ b/base-hw/include/cpu_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/kernel/log.h b/base-hw/include/kernel/log.h index a60d3f127b..d50f704f51 100644 --- a/base-hw/include/kernel/log.h +++ b/base-hw/include/kernel/log.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/kernel/syscalls.h b/base-hw/include/kernel/syscalls.h index f8d4fb9de4..492635c96e 100644 --- a/base-hw/include/kernel/syscalls.h +++ b/base-hw/include/kernel/syscalls.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/pl011/drivers/serial_log.h b/base-hw/include/pl011/drivers/serial_log.h index b2cc106537..374d8282e6 100644 --- a/base-hw/include/pl011/drivers/serial_log.h +++ b/base-hw/include/pl011/drivers/serial_log.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/platform/imx31/drivers/serial_log.h b/base-hw/include/platform/imx31/drivers/serial_log.h index cee2b19091..1c3b403649 100644 --- a/base-hw/include/platform/imx31/drivers/serial_log.h +++ b/base-hw/include/platform/imx31/drivers/serial_log.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/platform/imx53/drivers/serial_log.h b/base-hw/include/platform/imx53/drivers/serial_log.h index f48c8d24eb..af47930075 100644 --- a/base-hw/include/platform/imx53/drivers/serial_log.h +++ b/base-hw/include/platform/imx53/drivers/serial_log.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/signal_session/client.h b/base-hw/include/signal_session/client.h index e50428b404..5a8e4f6409 100644 --- a/base-hw/include/signal_session/client.h +++ b/base-hw/include/signal_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/signal_session/connection.h b/base-hw/include/signal_session/connection.h index be5a57f432..2b69a26d80 100644 --- a/base-hw/include/signal_session/connection.h +++ b/base-hw/include/signal_session/connection.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/signal_session/signal_session.h b/base-hw/include/signal_session/signal_session.h index bc918fe272..c4a109bd24 100644 --- a/base-hw/include/signal_session/signal_session.h +++ b/base-hw/include/signal_session/signal_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/tl16c750/drivers/serial_log.h b/base-hw/include/tl16c750/drivers/serial_log.h index fc0c4e3a56..7ef9c24f09 100644 --- a/base-hw/include/tl16c750/drivers/serial_log.h +++ b/base-hw/include/tl16c750/drivers/serial_log.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/vm_session/capability.h b/base-hw/include/vm_session/capability.h index b5d8547f98..eea8110b7c 100644 --- a/base-hw/include/vm_session/capability.h +++ b/base-hw/include/vm_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/vm_session/client.h b/base-hw/include/vm_session/client.h index 2e049a18ed..482d25f49d 100644 --- a/base-hw/include/vm_session/client.h +++ b/base-hw/include/vm_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/vm_session/connection.h b/base-hw/include/vm_session/connection.h index e2174133eb..5d392ead5e 100644 --- a/base-hw/include/vm_session/connection.h +++ b/base-hw/include/vm_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/include/vm_session/vm_session.h b/base-hw/include/vm_session/vm_session.h index fd83e51c83..2dad7b3358 100644 --- a/base-hw/include/vm_session/vm_session.h +++ b/base-hw/include/vm_session/vm_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/base/arm/syscall.cc b/base-hw/src/base/arm/syscall.cc index 45374c776c..33e9cb058d 100644 --- a/base-hw/src/base/arm/syscall.cc +++ b/base-hw/src/base/arm/syscall.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/base/arm_v7a/syscall.cc b/base-hw/src/base/arm_v7a/syscall.cc index 3e7a42105d..0ade74cd08 100644 --- a/base-hw/src/base/arm_v7a/syscall.cc +++ b/base-hw/src/base/arm_v7a/syscall.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/base/console.cc b/base-hw/src/base/console.cc index cb7b92a0fe..046a5e61d8 100644 --- a/base-hw/src/base/console.cc +++ b/base-hw/src/base/console.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/base/ipc.cc b/base-hw/src/base/ipc.cc index d9df7595a1..0add4d82b6 100644 --- a/base-hw/src/base/ipc.cc +++ b/base-hw/src/base/ipc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/base/lock/lock_helper.h b/base-hw/src/base/lock/lock_helper.h index d56d6e349e..91430f1e58 100644 --- a/base-hw/src/base/lock/lock_helper.h +++ b/base-hw/src/base/lock/lock_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/base/pager.cc b/base-hw/src/base/pager.cc index 3a2adc9806..d7e161bb56 100644 --- a/base-hw/src/base/pager.cc +++ b/base-hw/src/base/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/base/signal/signal.cc b/base-hw/src/base/signal/signal.cc index 59e646b75c..e66e688e6c 100644 --- a/base-hw/src/base/signal/signal.cc +++ b/base-hw/src/base/signal/signal.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/base/thread_support.cc b/base-hw/src/base/thread_support.cc index 12b4dad74a..9f508b3d9b 100644 --- a/base-hw/src/base/thread_support.cc +++ b/base-hw/src/base/thread_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/arm/boot_modules.s b/base-hw/src/core/arm/boot_modules.s index 629e574967..96d6e9d336 100644 --- a/base-hw/src/core/arm/boot_modules.s +++ b/base-hw/src/core/arm/boot_modules.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/arm/crt0.s b/base-hw/src/core/arm/crt0.s index 676d2f2d4e..597440191e 100644 --- a/base-hw/src/core/arm/crt0.s +++ b/base-hw/src/core/arm/crt0.s @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/arm_v6/mode_transition.s b/base-hw/src/core/arm_v6/mode_transition.s index d7a91014de..eb870a2725 100644 --- a/base-hw/src/core/arm_v6/mode_transition.s +++ b/base-hw/src/core/arm_v6/mode_transition.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/arm_v7/mode_transition.s b/base-hw/src/core/arm_v7/mode_transition.s index a3ff14fc83..2478fd0523 100644 --- a/base-hw/src/core/arm_v7/mode_transition.s +++ b/base-hw/src/core/arm_v7/mode_transition.s @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/board.h b/base-hw/src/core/board.h index ba1a3a12ce..4b38fe4397 100644 --- a/base-hw/src/core/board.h +++ b/base-hw/src/core/board.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/cpu/arm.h b/base-hw/src/core/cpu/arm.h index 156cb3fcc0..ad105bad14 100644 --- a/base-hw/src/core/cpu/arm.h +++ b/base-hw/src/core/cpu/arm.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/cpu/arm_v6.h b/base-hw/src/core/cpu/arm_v6.h index 0fe6546e44..66b99d6705 100644 --- a/base-hw/src/core/cpu/arm_v6.h +++ b/base-hw/src/core/cpu/arm_v6.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/cpu/arm_v7.h b/base-hw/src/core/cpu/arm_v7.h index 87314f7d7c..4866b5f2ad 100644 --- a/base-hw/src/core/cpu/arm_v7.h +++ b/base-hw/src/core/cpu/arm_v7.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/cpu/cortex_a8.h b/base-hw/src/core/cpu/cortex_a8.h index 7969820292..8fa1a69d58 100644 --- a/base-hw/src/core/cpu/cortex_a8.h +++ b/base-hw/src/core/cpu/cortex_a8.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/cpu/cortex_a9.h b/base-hw/src/core/cpu/cortex_a9.h index c8eac6ac89..d2d6d4c297 100644 --- a/base-hw/src/core/cpu/cortex_a9.h +++ b/base-hw/src/core/cpu/cortex_a9.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/cpu_session_support.cc b/base-hw/src/core/cpu_session_support.cc index 59fb1ff3ff..6493e6e04b 100644 --- a/base-hw/src/core/cpu_session_support.cc +++ b/base-hw/src/core/cpu_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx31/cpu.h b/base-hw/src/core/imx31/cpu.h index f327a783d8..d79cc872a4 100644 --- a/base-hw/src/core/imx31/cpu.h +++ b/base-hw/src/core/imx31/cpu.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx31/pic.h b/base-hw/src/core/imx31/pic.h index 67b75b6ec7..7db8855daa 100644 --- a/base-hw/src/core/imx31/pic.h +++ b/base-hw/src/core/imx31/pic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx31/platform_support.cc b/base-hw/src/core/imx31/platform_support.cc index 0977022938..0eb511047c 100644 --- a/base-hw/src/core/imx31/platform_support.cc +++ b/base-hw/src/core/imx31/platform_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx31/timer.h b/base-hw/src/core/imx31/timer.h index 1b4234510e..7e835236e4 100644 --- a/base-hw/src/core/imx31/timer.h +++ b/base-hw/src/core/imx31/timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx31/tlb.h b/base-hw/src/core/imx31/tlb.h index bf3f4bf707..da41295a95 100644 --- a/base-hw/src/core/imx31/tlb.h +++ b/base-hw/src/core/imx31/tlb.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx53/board.h b/base-hw/src/core/imx53/board.h index a03910943d..046f45b548 100644 --- a/base-hw/src/core/imx53/board.h +++ b/base-hw/src/core/imx53/board.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx53/cpu.h b/base-hw/src/core/imx53/cpu.h index 70d2ea9aae..0f4f98db87 100644 --- a/base-hw/src/core/imx53/cpu.h +++ b/base-hw/src/core/imx53/cpu.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx53/pic.h b/base-hw/src/core/imx53/pic.h index b7bccf096e..d100db79e6 100644 --- a/base-hw/src/core/imx53/pic.h +++ b/base-hw/src/core/imx53/pic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx53/platform_support.cc b/base-hw/src/core/imx53/platform_support.cc index fcbd67aee7..6dbbb16e29 100644 --- a/base-hw/src/core/imx53/platform_support.cc +++ b/base-hw/src/core/imx53/platform_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx53/timer.h b/base-hw/src/core/imx53/timer.h index ed302f779c..b23a8b927f 100644 --- a/base-hw/src/core/imx53/timer.h +++ b/base-hw/src/core/imx53/timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/imx53/tlb.h b/base-hw/src/core/imx53/tlb.h index 62953caf2c..9c2d850c1f 100644 --- a/base-hw/src/core/imx53/tlb.h +++ b/base-hw/src/core/imx53/tlb.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/assert.h b/base-hw/src/core/include/assert.h index f1f3ea1dbf..ce5562bfbf 100644 --- a/base-hw/src/core/include/assert.h +++ b/base-hw/src/core/include/assert.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/cpu_thread_allocator.h b/base-hw/src/core/include/cpu_thread_allocator.h index a8ff5b79af..bd699b4c4b 100644 --- a/base-hw/src/core/include/cpu_thread_allocator.h +++ b/base-hw/src/core/include/cpu_thread_allocator.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/platform.h b/base-hw/src/core/include/platform.h index 79b6d6006c..b7c78bc2b7 100644 --- a/base-hw/src/core/include/platform.h +++ b/base-hw/src/core/include/platform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/platform_pd.h b/base-hw/src/core/include/platform_pd.h index 13d0bb47c4..c79654eb34 100644 --- a/base-hw/src/core/include/platform_pd.h +++ b/base-hw/src/core/include/platform_pd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/platform_thread.h b/base-hw/src/core/include/platform_thread.h index 6a1ec1cac0..e8da286e73 100644 --- a/base-hw/src/core/include/platform_thread.h +++ b/base-hw/src/core/include/platform_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/signal_root.h b/base-hw/src/core/include/signal_root.h index cecfa01492..b8426a58e3 100644 --- a/base-hw/src/core/include/signal_root.h +++ b/base-hw/src/core/include/signal_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/signal_session_component.h b/base-hw/src/core/include/signal_session_component.h index adb1f74ad5..a12c7d349b 100644 --- a/base-hw/src/core/include/signal_session_component.h +++ b/base-hw/src/core/include/signal_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/trustzone.h b/base-hw/src/core/include/trustzone.h index 8b8039e890..c0298ff8a1 100644 --- a/base-hw/src/core/include/trustzone.h +++ b/base-hw/src/core/include/trustzone.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/util.h b/base-hw/src/core/include/util.h index b7b4291e89..2c6b47ee89 100644 --- a/base-hw/src/core/include/util.h +++ b/base-hw/src/core/include/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/vm_root.h b/base-hw/src/core/include/vm_root.h index 12d846b540..973818ef71 100644 --- a/base-hw/src/core/include/vm_root.h +++ b/base-hw/src/core/include/vm_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/include/vm_session_component.h b/base-hw/src/core/include/vm_session_component.h index e18eb258a3..c1f6a0b176 100644 --- a/base-hw/src/core/include/vm_session_component.h +++ b/base-hw/src/core/include/vm_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/io_mem_session_support.cc b/base-hw/src/core/io_mem_session_support.cc index 45b1dd29ed..d69a00c2e7 100644 --- a/base-hw/src/core/io_mem_session_support.cc +++ b/base-hw/src/core/io_mem_session_support.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/irq_session_component.cc b/base-hw/src/core/irq_session_component.cc index 4289788ccb..ebb9bb4068 100644 --- a/base-hw/src/core/irq_session_component.cc +++ b/base-hw/src/core/irq_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/kernel.cc b/base-hw/src/core/kernel.cc index d0350c0bed..a97b5feff8 100644 --- a/base-hw/src/core/kernel.cc +++ b/base-hw/src/core/kernel.cc @@ -16,7 +16,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/kernel/thread.h b/base-hw/src/core/kernel/thread.h index 8e98400331..58604af287 100644 --- a/base-hw/src/core/kernel/thread.h +++ b/base-hw/src/core/kernel/thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/kernel_support.cc b/base-hw/src/core/kernel_support.cc index 897904daac..a91c350aef 100644 --- a/base-hw/src/core/kernel_support.cc +++ b/base-hw/src/core/kernel_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/panda/cpu.h b/base-hw/src/core/panda/cpu.h index 690bba0613..9429637478 100644 --- a/base-hw/src/core/panda/cpu.h +++ b/base-hw/src/core/panda/cpu.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/panda/pic.h b/base-hw/src/core/panda/pic.h index c66eedd7a5..edf622238d 100644 --- a/base-hw/src/core/panda/pic.h +++ b/base-hw/src/core/panda/pic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/panda/platform_support.cc b/base-hw/src/core/panda/platform_support.cc index cb02a23a60..339516f24e 100644 --- a/base-hw/src/core/panda/platform_support.cc +++ b/base-hw/src/core/panda/platform_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/panda/timer.h b/base-hw/src/core/panda/timer.h index 24b439ec13..13e94c1b29 100644 --- a/base-hw/src/core/panda/timer.h +++ b/base-hw/src/core/panda/timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/panda/tlb.h b/base-hw/src/core/panda/tlb.h index b9c79930c0..686393f55e 100644 --- a/base-hw/src/core/panda/tlb.h +++ b/base-hw/src/core/panda/tlb.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pbxa9/cpu.h b/base-hw/src/core/pbxa9/cpu.h index 7a9c4e315c..33f2247f23 100644 --- a/base-hw/src/core/pbxa9/cpu.h +++ b/base-hw/src/core/pbxa9/cpu.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pbxa9/pic.h b/base-hw/src/core/pbxa9/pic.h index 3691cc105a..cf881d050e 100644 --- a/base-hw/src/core/pbxa9/pic.h +++ b/base-hw/src/core/pbxa9/pic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pbxa9/platform_support.cc b/base-hw/src/core/pbxa9/platform_support.cc index 8161fc65bc..2246f4d4c7 100644 --- a/base-hw/src/core/pbxa9/platform_support.cc +++ b/base-hw/src/core/pbxa9/platform_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pbxa9/timer.h b/base-hw/src/core/pbxa9/timer.h index 5fe14b11f0..1b83539f63 100644 --- a/base-hw/src/core/pbxa9/timer.h +++ b/base-hw/src/core/pbxa9/timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pbxa9/tlb.h b/base-hw/src/core/pbxa9/tlb.h index f14b5b7782..3082f630a2 100644 --- a/base-hw/src/core/pbxa9/tlb.h +++ b/base-hw/src/core/pbxa9/tlb.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pic/cortex_a9.h b/base-hw/src/core/pic/cortex_a9.h index ab7de03443..2d1845a272 100644 --- a/base-hw/src/core/pic/cortex_a9.h +++ b/base-hw/src/core/pic/cortex_a9.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pic/cortex_a9_no_trustzone.h b/base-hw/src/core/pic/cortex_a9_no_trustzone.h index 8beff3e1a6..76ffdf2212 100644 --- a/base-hw/src/core/pic/cortex_a9_no_trustzone.h +++ b/base-hw/src/core/pic/cortex_a9_no_trustzone.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pic/imx31.h b/base-hw/src/core/pic/imx31.h index b0513d664d..2c9dc9915d 100644 --- a/base-hw/src/core/pic/imx31.h +++ b/base-hw/src/core/pic/imx31.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/pic/vea9x4_trustzone.h b/base-hw/src/core/pic/vea9x4_trustzone.h index 9028ddaa2a..85c756affd 100644 --- a/base-hw/src/core/pic/vea9x4_trustzone.h +++ b/base-hw/src/core/pic/vea9x4_trustzone.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/platform.cc b/base-hw/src/core/platform.cc index 710ab6b3f0..ad68c2b8a6 100644 --- a/base-hw/src/core/platform.cc +++ b/base-hw/src/core/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/platform_pd.cc b/base-hw/src/core/platform_pd.cc index c782bc6fa4..d2446ce1f3 100644 --- a/base-hw/src/core/platform_pd.cc +++ b/base-hw/src/core/platform_pd.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/platform_thread.cc b/base-hw/src/core/platform_thread.cc index 0437038578..b76d041e4f 100644 --- a/base-hw/src/core/platform_thread.cc +++ b/base-hw/src/core/platform_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/ram_session_support.cc b/base-hw/src/core/ram_session_support.cc index 1219b15563..277212ec45 100644 --- a/base-hw/src/core/ram_session_support.cc +++ b/base-hw/src/core/ram_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/rm_session_support.cc b/base-hw/src/core/rm_session_support.cc index 0ac4a42f20..a1cad4e538 100644 --- a/base-hw/src/core/rm_session_support.cc +++ b/base-hw/src/core/rm_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/signal_session_component.cc b/base-hw/src/core/signal_session_component.cc index 7d2d8be929..f95471ea1e 100644 --- a/base-hw/src/core/signal_session_component.cc +++ b/base-hw/src/core/signal_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/thread.cc b/base-hw/src/core/thread.cc index c556195dbd..f83fd5ebc0 100644 --- a/base-hw/src/core/thread.cc +++ b/base-hw/src/core/thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/timer/cortex_a9.h b/base-hw/src/core/timer/cortex_a9.h index fd85d3d307..3f72c5641b 100644 --- a/base-hw/src/core/timer/cortex_a9.h +++ b/base-hw/src/core/timer/cortex_a9.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/tlb/arm.h b/base-hw/src/core/tlb/arm.h index 2ff5b91bd0..dd96aaec74 100644 --- a/base-hw/src/core/tlb/arm.h +++ b/base-hw/src/core/tlb/arm.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/tlb/arm_v6.h b/base-hw/src/core/tlb/arm_v6.h index 9b97c204e5..03de2eec2e 100644 --- a/base-hw/src/core/tlb/arm_v6.h +++ b/base-hw/src/core/tlb/arm_v6.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/tlb/arm_v7.h b/base-hw/src/core/tlb/arm_v7.h index 8431073b27..8d82c029b1 100644 --- a/base-hw/src/core/tlb/arm_v7.h +++ b/base-hw/src/core/tlb/arm_v7.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/trustzone.cc b/base-hw/src/core/trustzone.cc index 1e9c64e3b0..362ee17268 100644 --- a/base-hw/src/core/trustzone.cc +++ b/base-hw/src/core/trustzone.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/cpu.h b/base-hw/src/core/vea9x4/cpu.h index 4660f76275..0cb188abc9 100644 --- a/base-hw/src/core/vea9x4/cpu.h +++ b/base-hw/src/core/vea9x4/cpu.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/no_trustzone/pic.h b/base-hw/src/core/vea9x4/no_trustzone/pic.h index fbab73bdbb..5e40569a42 100644 --- a/base-hw/src/core/vea9x4/no_trustzone/pic.h +++ b/base-hw/src/core/vea9x4/no_trustzone/pic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/no_trustzone/platform_support.cc b/base-hw/src/core/vea9x4/no_trustzone/platform_support.cc index bd82ded9c6..39456f4e34 100644 --- a/base-hw/src/core/vea9x4/no_trustzone/platform_support.cc +++ b/base-hw/src/core/vea9x4/no_trustzone/platform_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/timer.h b/base-hw/src/core/vea9x4/timer.h index 193951ac6c..2ce20ea252 100644 --- a/base-hw/src/core/vea9x4/timer.h +++ b/base-hw/src/core/vea9x4/timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/tlb.h b/base-hw/src/core/vea9x4/tlb.h index f519eeae1e..9374cdcde0 100644 --- a/base-hw/src/core/vea9x4/tlb.h +++ b/base-hw/src/core/vea9x4/tlb.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/trustzone/kernel_support.cc b/base-hw/src/core/vea9x4/trustzone/kernel_support.cc index ef55d777e3..3b2c4c2a86 100644 --- a/base-hw/src/core/vea9x4/trustzone/kernel_support.cc +++ b/base-hw/src/core/vea9x4/trustzone/kernel_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/trustzone/pic.h b/base-hw/src/core/vea9x4/trustzone/pic.h index 3a861fc3ee..3f1db7ac8b 100644 --- a/base-hw/src/core/vea9x4/trustzone/pic.h +++ b/base-hw/src/core/vea9x4/trustzone/pic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/trustzone/platform_services.cc b/base-hw/src/core/vea9x4/trustzone/platform_services.cc index b67d6bdc79..c4ebe04f27 100644 --- a/base-hw/src/core/vea9x4/trustzone/platform_services.cc +++ b/base-hw/src/core/vea9x4/trustzone/platform_services.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/trustzone/platform_support.cc b/base-hw/src/core/vea9x4/trustzone/platform_support.cc index 30d6e15154..1b2a6e9392 100644 --- a/base-hw/src/core/vea9x4/trustzone/platform_support.cc +++ b/base-hw/src/core/vea9x4/trustzone/platform_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vea9x4/trustzone/trustzone.cc b/base-hw/src/core/vea9x4/trustzone/trustzone.cc index b46af06f1e..0913b00f1e 100644 --- a/base-hw/src/core/vea9x4/trustzone/trustzone.cc +++ b/base-hw/src/core/vea9x4/trustzone/trustzone.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/core/vm_session_component.cc b/base-hw/src/core/vm_session_component.cc index 268d7980e8..537c4570af 100644 --- a/base-hw/src/core/vm_session_component.cc +++ b/base-hw/src/core/vm_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/platform/_main_helper.h b/base-hw/src/platform/_main_helper.h index 8ab6ba5f1d..4a2cc34673 100644 --- a/base-hw/src/platform/_main_helper.h +++ b/base-hw/src/platform/_main_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/platform/crt0.s b/base-hw/src/platform/crt0.s index d8c1dc3304..94c54d922d 100644 --- a/base-hw/src/platform/crt0.s +++ b/base-hw/src/platform/crt0.s @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-hw/src/platform/genode.ld b/base-hw/src/platform/genode.ld index 02a32dab7a..8ca99fead9 100644 --- a/base-hw/src/platform/genode.ld +++ b/base-hw/src/platform/genode.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/base/ipc.h b/base-linux/include/base/ipc.h index f15d22a8b7..269c9cbed0 100644 --- a/base-linux/include/base/ipc.h +++ b/base-linux/include/base/ipc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/base/ipc_msgbuf.h b/base-linux/include/base/ipc_msgbuf.h index 9eea16a4d0..052108bc6b 100644 --- a/base-linux/include/base/ipc_msgbuf.h +++ b/base-linux/include/base/ipc_msgbuf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/base/native_types.h b/base-linux/include/base/native_types.h index c371b2152b..ef4a1c0347 100644 --- a/base-linux/include/base/native_types.h +++ b/base-linux/include/base/native_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/base/pager.h b/base-linux/include/base/pager.h index 596688e855..6aeece0c48 100644 --- a/base-linux/include/base/pager.h +++ b/base-linux/include/base/pager.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/base/platform_env.h b/base-linux/include/base/platform_env.h index f7410e8025..3a4aa44897 100644 --- a/base-linux/include/base/platform_env.h +++ b/base-linux/include/base/platform_env.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/linux_cpu_session/client.h b/base-linux/include/linux_cpu_session/client.h index 1748b4a6bf..f81d533701 100644 --- a/base-linux/include/linux_cpu_session/client.h +++ b/base-linux/include/linux_cpu_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/linux_cpu_session/linux_cpu_session.h b/base-linux/include/linux_cpu_session/linux_cpu_session.h index 653350d18f..8fc46c2998 100644 --- a/base-linux/include/linux_cpu_session/linux_cpu_session.h +++ b/base-linux/include/linux_cpu_session/linux_cpu_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/linux_dataspace/client.h b/base-linux/include/linux_dataspace/client.h index bcca8099dd..411a1c6975 100644 --- a/base-linux/include/linux_dataspace/client.h +++ b/base-linux/include/linux_dataspace/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/linux_dataspace/linux_dataspace.h b/base-linux/include/linux_dataspace/linux_dataspace.h index f50989805f..90be967dd3 100644 --- a/base-linux/include/linux_dataspace/linux_dataspace.h +++ b/base-linux/include/linux_dataspace/linux_dataspace.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/linux_pd_session/client.h b/base-linux/include/linux_pd_session/client.h index f8a7e8e16b..d3c183870d 100644 --- a/base-linux/include/linux_pd_session/client.h +++ b/base-linux/include/linux_pd_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/linux_pd_session/linux_pd_session.h b/base-linux/include/linux_pd_session/linux_pd_session.h index ed5272781e..472f8305ad 100644 --- a/base-linux/include/linux_pd_session/linux_pd_session.h +++ b/base-linux/include/linux_pd_session/linux_pd_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/pd_session/connection.h b/base-linux/include/pd_session/connection.h index 4028e7929a..99a0a7b718 100644 --- a/base-linux/include/pd_session/connection.h +++ b/base-linux/include/pd_session/connection.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/include/rm_session/client.h b/base-linux/include/rm_session/client.h index d81ab2fae8..b2cd16403c 100644 --- a/base-linux/include/rm_session/client.h +++ b/base-linux/include/rm_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/console/core_console.h b/base-linux/src/base/console/core_console.h index 1826de7a27..5812120145 100644 --- a/base-linux/src/base/console/core_console.h +++ b/base-linux/src/base/console/core_console.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/env/debug.cc b/base-linux/src/base/env/debug.cc index 227da2b661..2602e5a769 100644 --- a/base-linux/src/base/env/debug.cc +++ b/base-linux/src/base/env/debug.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/env/platform_env.cc b/base-linux/src/base/env/platform_env.cc index 585ff0acbd..a340ffb75c 100644 --- a/base-linux/src/base/env/platform_env.cc +++ b/base-linux/src/base/env/platform_env.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/env/rm_session_mmap.cc b/base-linux/src/base/env/rm_session_mmap.cc index 587f01b2c3..0c4d64bd32 100644 --- a/base-linux/src/base/env/rm_session_mmap.cc +++ b/base-linux/src/base/env/rm_session_mmap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/ipc/ipc.cc b/base-linux/src/base/ipc/ipc.cc index cd6969365e..0d2d25f8f7 100644 --- a/base-linux/src/base/ipc/ipc.cc +++ b/base-linux/src/base/ipc/ipc.cc @@ -21,7 +21,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/ipc/socket_descriptor_registry.h b/base-linux/src/base/ipc/socket_descriptor_registry.h index f971a11ccd..04c3789020 100644 --- a/base-linux/src/base/ipc/socket_descriptor_registry.h +++ b/base-linux/src/base/ipc/socket_descriptor_registry.h @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/lock/lock_helper.h b/base-linux/src/base/lock/lock_helper.h index 7e414e7c5c..c0f428ffa3 100644 --- a/base-linux/src/base/lock/lock_helper.h +++ b/base-linux/src/base/lock/lock_helper.h @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/process/process.cc b/base-linux/src/base/process/process.cc index 64bb1053ec..06866b380b 100644 --- a/base-linux/src/base/process/process.cc +++ b/base-linux/src/base/process/process.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/base/thread/thread_linux.cc b/base-linux/src/base/thread/thread_linux.cc index e819a40d63..81b09dadfc 100644 --- a/base-linux/src/base/thread/thread_linux.cc +++ b/base-linux/src/base/thread/thread_linux.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/context_area.cc b/base-linux/src/core/context_area.cc index 894ba6ba43..96bb60304a 100644 --- a/base-linux/src/core/context_area.cc +++ b/base-linux/src/core/context_area.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/cpu_session_support.cc b/base-linux/src/core/cpu_session_support.cc index 07223f033a..754544838b 100644 --- a/base-linux/src/core/cpu_session_support.cc +++ b/base-linux/src/core/cpu_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/cap_session_component.h b/base-linux/src/core/include/cap_session_component.h index ce8c4b1f77..28ec535dcd 100644 --- a/base-linux/src/core/include/cap_session_component.h +++ b/base-linux/src/core/include/cap_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/core_env.h b/base-linux/src/core/include/core_env.h index 13b5e703b3..cb96314374 100644 --- a/base-linux/src/core/include/core_env.h +++ b/base-linux/src/core/include/core_env.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/core_linux_syscalls.h b/base-linux/src/core/include/core_linux_syscalls.h index 43de2b5ac2..7fe4f79f4d 100644 --- a/base-linux/src/core/include/core_linux_syscalls.h +++ b/base-linux/src/core/include/core_linux_syscalls.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/cpu_session_component.h b/base-linux/src/core/include/cpu_session_component.h index 5da7c603f2..74c472953f 100644 --- a/base-linux/src/core/include/cpu_session_component.h +++ b/base-linux/src/core/include/cpu_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/dataspace_component.h b/base-linux/src/core/include/dataspace_component.h index 200184ed7c..dc7e4ec43e 100644 --- a/base-linux/src/core/include/dataspace_component.h +++ b/base-linux/src/core/include/dataspace_component.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/io_mem_session_component.h b/base-linux/src/core/include/io_mem_session_component.h index 24afc38063..540b7a2fe8 100644 --- a/base-linux/src/core/include/io_mem_session_component.h +++ b/base-linux/src/core/include/io_mem_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/irq_session_component.h b/base-linux/src/core/include/irq_session_component.h index 7cdc88f1ae..ff6bbbf881 100644 --- a/base-linux/src/core/include/irq_session_component.h +++ b/base-linux/src/core/include/irq_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/pd_session_component.h b/base-linux/src/core/include/pd_session_component.h index 6386e69d7c..5bfff995b0 100644 --- a/base-linux/src/core/include/pd_session_component.h +++ b/base-linux/src/core/include/pd_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/platform.h b/base-linux/src/core/include/platform.h index fc4a78fdc7..477e3c17ba 100644 --- a/base-linux/src/core/include/platform.h +++ b/base-linux/src/core/include/platform.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/platform_pd.h b/base-linux/src/core/include/platform_pd.h index bbff635d73..9dfb68d2fa 100644 --- a/base-linux/src/core/include/platform_pd.h +++ b/base-linux/src/core/include/platform_pd.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/platform_thread.h b/base-linux/src/core/include/platform_thread.h index 0b91ad4946..d2e671ef83 100644 --- a/base-linux/src/core/include/platform_thread.h +++ b/base-linux/src/core/include/platform_thread.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/resource_path.h b/base-linux/src/core/include/resource_path.h index f1bd597e46..bbebf06c47 100644 --- a/base-linux/src/core/include/resource_path.h +++ b/base-linux/src/core/include/resource_path.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/rm_session_component.h b/base-linux/src/core/include/rm_session_component.h index 07d4dd4230..c7d1ed4788 100644 --- a/base-linux/src/core/include/rm_session_component.h +++ b/base-linux/src/core/include/rm_session_component.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/include/server_socket_pair.h b/base-linux/src/core/include/server_socket_pair.h index 5d94d1b853..62fcaf9360 100644 --- a/base-linux/src/core/include/server_socket_pair.h +++ b/base-linux/src/core/include/server_socket_pair.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/io_mem_session_component.cc b/base-linux/src/core/io_mem_session_component.cc index da20d52f78..6b2541f050 100644 --- a/base-linux/src/core/io_mem_session_component.cc +++ b/base-linux/src/core/io_mem_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/pd_session_component.cc b/base-linux/src/core/pd_session_component.cc index d9a76625ec..bacb1f969e 100644 --- a/base-linux/src/core/pd_session_component.cc +++ b/base-linux/src/core/pd_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/platform.cc b/base-linux/src/core/platform.cc index 8c0052fad1..7029abe8d4 100644 --- a/base-linux/src/core/platform.cc +++ b/base-linux/src/core/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/platform_thread.cc b/base-linux/src/core/platform_thread.cc index 10e7b6a32c..c159897d11 100644 --- a/base-linux/src/core/platform_thread.cc +++ b/base-linux/src/core/platform_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/ram_session_support.cc b/base-linux/src/core/ram_session_support.cc index 7911a387f1..a77452cae5 100644 --- a/base-linux/src/core/ram_session_support.cc +++ b/base-linux/src/core/ram_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/rom_session_component.cc b/base-linux/src/core/rom_session_component.cc index 6473e58513..c04e27cb6f 100644 --- a/base-linux/src/core/rom_session_component.cc +++ b/base-linux/src/core/rom_session_component.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/core/thread_linux.cc b/base-linux/src/core/thread_linux.cc index 98bd68d43e..47f41d0c05 100644 --- a/base-linux/src/core/thread_linux.cc +++ b/base-linux/src/core/thread_linux.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/platform/_main_helper.h b/base-linux/src/platform/_main_helper.h index b3de48024b..22b17a5144 100644 --- a/base-linux/src/platform/_main_helper.h +++ b/base-linux/src/platform/_main_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/platform/context_area.nostdlib.ld b/base-linux/src/platform/context_area.nostdlib.ld index 58ebf35dd1..a88f4b4e5c 100644 --- a/base-linux/src/platform/context_area.nostdlib.ld +++ b/base-linux/src/platform/context_area.nostdlib.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/platform/context_area.stdlib.ld b/base-linux/src/platform/context_area.stdlib.ld index 18a65f6551..45d1476685 100644 --- a/base-linux/src/platform/context_area.stdlib.ld +++ b/base-linux/src/platform/context_area.stdlib.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/platform/linux_syscalls.h b/base-linux/src/platform/linux_syscalls.h index 34c631f1c7..8f994f8e1c 100644 --- a/base-linux/src/platform/linux_syscalls.h +++ b/base-linux/src/platform/linux_syscalls.h @@ -19,7 +19,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/platform/lx_hybrid.cc b/base-linux/src/platform/lx_hybrid.cc index f379b22129..c2992fedc8 100644 --- a/base-linux/src/platform/lx_hybrid.cc +++ b/base-linux/src/platform/lx_hybrid.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/platform/x86_32/crt0.s b/base-linux/src/platform/x86_32/crt0.s index a0f040c55d..20d64a0377 100644 --- a/base-linux/src/platform/x86_32/crt0.s +++ b/base-linux/src/platform/x86_32/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/platform/x86_64/crt0.s b/base-linux/src/platform/x86_64/crt0.s index 2d4abbc217..4c6f4e139c 100644 --- a/base-linux/src/platform/x86_64/crt0.s +++ b/base-linux/src/platform/x86_64/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/test/lx_hybrid_ctors/main.cc b/base-linux/src/test/lx_hybrid_ctors/main.cc index 4250df05f5..17cb56da41 100644 --- a/base-linux/src/test/lx_hybrid_ctors/main.cc +++ b/base-linux/src/test/lx_hybrid_ctors/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/test/lx_hybrid_ctors/testlib.cc b/base-linux/src/test/lx_hybrid_ctors/testlib.cc index 2691fdaa22..d0b6660dcd 100644 --- a/base-linux/src/test/lx_hybrid_ctors/testlib.cc +++ b/base-linux/src/test/lx_hybrid_ctors/testlib.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/test/lx_hybrid_ctors/testlib.h b/base-linux/src/test/lx_hybrid_ctors/testlib.h index a0cce9028a..ccfd02cc8f 100644 --- a/base-linux/src/test/lx_hybrid_ctors/testlib.h +++ b/base-linux/src/test/lx_hybrid_ctors/testlib.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/test/lx_hybrid_exception/main.cc b/base-linux/src/test/lx_hybrid_exception/main.cc index 431c7971f1..50639cd464 100644 --- a/base-linux/src/test/lx_hybrid_exception/main.cc +++ b/base-linux/src/test/lx_hybrid_exception/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/test/lx_hybrid_pthread_ipc/main.cc b/base-linux/src/test/lx_hybrid_pthread_ipc/main.cc index 74e7590f77..6c55a33af6 100644 --- a/base-linux/src/test/lx_hybrid_pthread_ipc/main.cc +++ b/base-linux/src/test/lx_hybrid_pthread_ipc/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/test/rm_session_mmap/main.cc b/base-linux/src/test/rm_session_mmap/main.cc index 2ecb908c5d..7ec6b0af16 100644 --- a/base-linux/src/test/rm_session_mmap/main.cc +++ b/base-linux/src/test/rm_session_mmap/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-linux/src/test/sub_rm/config.h b/base-linux/src/test/sub_rm/config.h index 5386f96a4d..9df3ba2564 100644 --- a/base-linux/src/test/sub_rm/config.h +++ b/base-linux/src/test/sub_rm/config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/base/ipc_msgbuf.h b/base-mb/include/base/ipc_msgbuf.h index 8bdd983391..456fc370af 100755 --- a/base-mb/include/base/ipc_msgbuf.h +++ b/base-mb/include/base/ipc_msgbuf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/base/ipc_pager.h b/base-mb/include/base/ipc_pager.h index b7cbb2e53f..fda01f994f 100755 --- a/base-mb/include/base/ipc_pager.h +++ b/base-mb/include/base/ipc_pager.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/base/native_types.h b/base-mb/include/base/native_types.h index 5e46a0551e..aaf1b30f89 100755 --- a/base-mb/include/base/native_types.h +++ b/base-mb/include/base/native_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/cpu/atomic.h b/base-mb/include/cpu/atomic.h index c936adfdca..8140416830 100755 --- a/base-mb/include/cpu/atomic.h +++ b/base-mb/include/cpu/atomic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/cpu/config.h b/base-mb/include/cpu/config.h index 756d60d0f1..145c254d09 100755 --- a/base-mb/include/cpu/config.h +++ b/base-mb/include/cpu/config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 07-2012 Genode Labs GmbH + * Copyright (C) 07-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/cpu/cpu_state.h b/base-mb/include/cpu/cpu_state.h index 4727a269b2..f3586cec7e 100644 --- a/base-mb/include/cpu/cpu_state.h +++ b/base-mb/include/cpu/cpu_state.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/cpu/string.h b/base-mb/include/cpu/string.h index e4d2e70dd2..7d5286fd53 100644 --- a/base-mb/include/cpu/string.h +++ b/base-mb/include/cpu/string.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/kernel/config.h b/base-mb/include/kernel/config.h index e720b62b60..15473f7d7c 100755 --- a/base-mb/include/kernel/config.h +++ b/base-mb/include/kernel/config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 24-2012 Genode Labs GmbH + * Copyright (C) 24-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/kernel/types.h b/base-mb/include/kernel/types.h index ab629e7b14..7271ee9336 100755 --- a/base-mb/include/kernel/types.h +++ b/base-mb/include/kernel/types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/xilinx/xps_intc.h b/base-mb/include/xilinx/xps_intc.h index 0b012ad894..c16a5bd58f 100644 --- a/base-mb/include/xilinx/xps_intc.h +++ b/base-mb/include/xilinx/xps_intc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/xilinx/xps_timer.h b/base-mb/include/xilinx/xps_timer.h index 539265e8c7..aa58b5cfae 100644 --- a/base-mb/include/xilinx/xps_timer.h +++ b/base-mb/include/xilinx/xps_timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/include/xilinx/xps_uartl.h b/base-mb/include/xilinx/xps_uartl.h index 862da97208..7a8369b16b 100644 --- a/base-mb/include/xilinx/xps_uartl.h +++ b/base-mb/include/xilinx/xps_uartl.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/console/microblaze_console.cc b/base-mb/src/base/console/microblaze_console.cc index 657302b63f..649d4ecb00 100755 --- a/base-mb/src/base/console/microblaze_console.cc +++ b/base-mb/src/base/console/microblaze_console.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/cxx/atexit.cc b/base-mb/src/base/cxx/atexit.cc index c6c3d9494f..d1d583e400 100755 --- a/base-mb/src/base/cxx/atexit.cc +++ b/base-mb/src/base/cxx/atexit.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/ipc/ipc.cc b/base-mb/src/base/ipc/ipc.cc index ff88b1a681..f7c92b6030 100755 --- a/base-mb/src/base/ipc/ipc.cc +++ b/base-mb/src/base/ipc/ipc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/ipc/pager.cc b/base-mb/src/base/ipc/pager.cc index f04dc75bed..9d08b0cea6 100755 --- a/base-mb/src/base/ipc/pager.cc +++ b/base-mb/src/base/ipc/pager.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/lock/lock_helper.h b/base-mb/src/base/lock/lock_helper.h index 5f6f16ebb9..9493e3186f 100755 --- a/base-mb/src/base/lock/lock_helper.h +++ b/base-mb/src/base/lock/lock_helper.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/pager/pager.cc b/base-mb/src/base/pager/pager.cc index c57363e653..2bd2100406 100644 --- a/base-mb/src/base/pager/pager.cc +++ b/base-mb/src/base/pager/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/thread/thread.cc b/base-mb/src/base/thread/thread.cc index ecab5b4a6a..bf99c712f2 100644 --- a/base-mb/src/base/thread/thread.cc +++ b/base-mb/src/base/thread/thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/thread/thread_bootstrap.cc b/base-mb/src/base/thread/thread_bootstrap.cc index 087536c20e..7f52a35155 100755 --- a/base-mb/src/base/thread/thread_bootstrap.cc +++ b/base-mb/src/base/thread/thread_bootstrap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/thread/thread_context.cc b/base-mb/src/base/thread/thread_context.cc index a914f31173..0699c2b1fc 100755 --- a/base-mb/src/base/thread/thread_context.cc +++ b/base-mb/src/base/thread/thread_context.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/base/thread/thread_start.cc b/base-mb/src/base/thread/thread_start.cc index 00249d44c8..0101e33e8b 100644 --- a/base-mb/src/base/thread/thread_start.cc +++ b/base-mb/src/base/thread/thread_start.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/context_area.cc b/base-mb/src/core/context_area.cc index 4c38c58c08..60544f60c7 100644 --- a/base-mb/src/core/context_area.cc +++ b/base-mb/src/core/context_area.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/core_rm_session.cc b/base-mb/src/core/core_rm_session.cc index 1f842f56ff..4ee2972d2a 100644 --- a/base-mb/src/core/core_rm_session.cc +++ b/base-mb/src/core/core_rm_session.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/cpu_session_support.cc b/base-mb/src/core/cpu_session_support.cc index df0ff74145..adcad731cf 100644 --- a/base-mb/src/core/cpu_session_support.cc +++ b/base-mb/src/core/cpu_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/core_rm_session.h b/base-mb/src/core/include/core_rm_session.h index d3a9780555..8f4cc02819 100644 --- a/base-mb/src/core/include/core_rm_session.h +++ b/base-mb/src/core/include/core_rm_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/cpu/prints.h b/base-mb/src/core/include/cpu/prints.h index ae1d37c069..f0ddac03e5 100644 --- a/base-mb/src/core/include/cpu/prints.h +++ b/base-mb/src/core/include/cpu/prints.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/irq_session_component.h b/base-mb/src/core/include/irq_session_component.h index dd9ed7b7bd..1a4a548422 100644 --- a/base-mb/src/core/include/irq_session_component.h +++ b/base-mb/src/core/include/irq_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/map_local.h b/base-mb/src/core/include/map_local.h index d29a36f728..63345f9d44 100755 --- a/base-mb/src/core/include/map_local.h +++ b/base-mb/src/core/include/map_local.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/platform.h b/base-mb/src/core/include/platform.h index 81f3a05fd9..c8e57394ea 100755 --- a/base-mb/src/core/include/platform.h +++ b/base-mb/src/core/include/platform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/platform_pd.h b/base-mb/src/core/include/platform_pd.h index 3e131efc24..9097ee5112 100755 --- a/base-mb/src/core/include/platform_pd.h +++ b/base-mb/src/core/include/platform_pd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/platform_thread.h b/base-mb/src/core/include/platform_thread.h index 2021b783ac..2a8b89a715 100755 --- a/base-mb/src/core/include/platform_thread.h +++ b/base-mb/src/core/include/platform_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/util.h b/base-mb/src/core/include/util.h index ef432ebfe2..b440eec601 100755 --- a/base-mb/src/core/include/util.h +++ b/base-mb/src/core/include/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/util/array.h b/base-mb/src/core/include/util/array.h index 57d9affb1a..e0f1618640 100644 --- a/base-mb/src/core/include/util/array.h +++ b/base-mb/src/core/include/util/array.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/util/debug.h b/base-mb/src/core/include/util/debug.h index 950ca7b200..48051438f7 100644 --- a/base-mb/src/core/include/util/debug.h +++ b/base-mb/src/core/include/util/debug.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/util/id_allocator.h b/base-mb/src/core/include/util/id_allocator.h index ed3e332a85..486cecebf0 100644 --- a/base-mb/src/core/include/util/id_allocator.h +++ b/base-mb/src/core/include/util/id_allocator.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/util/math.h b/base-mb/src/core/include/util/math.h index 4eb19db159..76baace673 100644 --- a/base-mb/src/core/include/util/math.h +++ b/base-mb/src/core/include/util/math.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/util/queue.h b/base-mb/src/core/include/util/queue.h index c5ce370279..6ec4f071c1 100644 --- a/base-mb/src/core/include/util/queue.h +++ b/base-mb/src/core/include/util/queue.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/include/xilinx/microblaze.h b/base-mb/src/core/include/xilinx/microblaze.h index 933b40c06b..d46c0ee7c6 100644 --- a/base-mb/src/core/include/xilinx/microblaze.h +++ b/base-mb/src/core/include/xilinx/microblaze.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/io_mem_session_support.cc b/base-mb/src/core/io_mem_session_support.cc index f74525f20a..26c7431368 100755 --- a/base-mb/src/core/io_mem_session_support.cc +++ b/base-mb/src/core/io_mem_session_support.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/irq_session_component.cc b/base-mb/src/core/irq_session_component.cc index 88fd6ecf01..33457ed6b8 100644 --- a/base-mb/src/core/irq_session_component.cc +++ b/base-mb/src/core/irq_session_component.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/platform.cc b/base-mb/src/core/platform.cc index da3e289989..a7986481b7 100644 --- a/base-mb/src/core/platform.cc +++ b/base-mb/src/core/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/platform_thread.cc b/base-mb/src/core/platform_thread.cc index ec70fbcc58..0d6b20a840 100755 --- a/base-mb/src/core/platform_thread.cc +++ b/base-mb/src/core/platform_thread.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/ram_session_support.cc b/base-mb/src/core/ram_session_support.cc index e66e853fc4..a012e31855 100755 --- a/base-mb/src/core/ram_session_support.cc +++ b/base-mb/src/core/ram_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/rm_session_support.cc b/base-mb/src/core/rm_session_support.cc index 67f1da2243..a46914cdad 100755 --- a/base-mb/src/core/rm_session_support.cc +++ b/base-mb/src/core/rm_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/core/thread_roottask.cc b/base-mb/src/core/thread_roottask.cc index 1d48c157ae..8c8c6e22b6 100755 --- a/base-mb/src/core/thread_roottask.cc +++ b/base-mb/src/core/thread_roottask.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/generic/blocking.cc b/base-mb/src/kernel/generic/blocking.cc index 4610195c03..52251a330b 100755 --- a/base-mb/src/kernel/generic/blocking.cc +++ b/base-mb/src/kernel/generic/blocking.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/generic/include/exception.h b/base-mb/src/kernel/generic/include/exception.h index bbd3d3f869..ab8cc7d125 100755 --- a/base-mb/src/kernel/generic/include/exception.h +++ b/base-mb/src/kernel/generic/include/exception.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/generic/include/interrupt.h b/base-mb/src/kernel/generic/include/interrupt.h index 6f82cb5735..ca8077fa7e 100755 --- a/base-mb/src/kernel/generic/include/interrupt.h +++ b/base-mb/src/kernel/generic/include/interrupt.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/generic/include/thread.h b/base-mb/src/kernel/generic/include/thread.h index 0eabc0a3a0..1c2e3b87f0 100755 --- a/base-mb/src/kernel/generic/include/thread.h +++ b/base-mb/src/kernel/generic/include/thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/generic/kernel.cc b/base-mb/src/kernel/generic/kernel.cc index 7bb067b194..7f0a2029ca 100755 --- a/base-mb/src/kernel/generic/kernel.cc +++ b/base-mb/src/kernel/generic/kernel.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/generic/scheduler.cc b/base-mb/src/kernel/generic/scheduler.cc index 932ee44dad..d8f0c79945 100755 --- a/base-mb/src/kernel/generic/scheduler.cc +++ b/base-mb/src/kernel/generic/scheduler.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/generic/syscall_events.cc b/base-mb/src/kernel/generic/syscall_events.cc index 0459bf0b10..f328749953 100755 --- a/base-mb/src/kernel/generic/syscall_events.cc +++ b/base-mb/src/kernel/generic/syscall_events.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/generic/thread.cc b/base-mb/src/kernel/generic/thread.cc index 04a0ad46fe..04dea5fc81 100755 --- a/base-mb/src/kernel/generic/thread.cc +++ b/base-mb/src/kernel/generic/thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/blocking.h b/base-mb/src/kernel/include/generic/blocking.h index d38a1eba12..49d1eb2e9d 100755 --- a/base-mb/src/kernel/include/generic/blocking.h +++ b/base-mb/src/kernel/include/generic/blocking.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/event.h b/base-mb/src/kernel/include/generic/event.h index e0282b8914..d054f69cb6 100755 --- a/base-mb/src/kernel/include/generic/event.h +++ b/base-mb/src/kernel/include/generic/event.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/ipc.h b/base-mb/src/kernel/include/generic/ipc.h index ee824b617e..241886c64b 100755 --- a/base-mb/src/kernel/include/generic/ipc.h +++ b/base-mb/src/kernel/include/generic/ipc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/irq_controller.h b/base-mb/src/kernel/include/generic/irq_controller.h index 61d1b08045..0ac0da240e 100755 --- a/base-mb/src/kernel/include/generic/irq_controller.h +++ b/base-mb/src/kernel/include/generic/irq_controller.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/printf.h b/base-mb/src/kernel/include/generic/printf.h index bc22e6f8c6..803177f56f 100755 --- a/base-mb/src/kernel/include/generic/printf.h +++ b/base-mb/src/kernel/include/generic/printf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/scheduler.h b/base-mb/src/kernel/include/generic/scheduler.h index d89493c07b..014576d5d8 100755 --- a/base-mb/src/kernel/include/generic/scheduler.h +++ b/base-mb/src/kernel/include/generic/scheduler.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/syscall_events.h b/base-mb/src/kernel/include/generic/syscall_events.h index a02300bbac..2da6a3899f 100755 --- a/base-mb/src/kernel/include/generic/syscall_events.h +++ b/base-mb/src/kernel/include/generic/syscall_events.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/timer.h b/base-mb/src/kernel/include/generic/timer.h index 0e5276c935..e91af29770 100755 --- a/base-mb/src/kernel/include/generic/timer.h +++ b/base-mb/src/kernel/include/generic/timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/tlb.h b/base-mb/src/kernel/include/generic/tlb.h index 2ba7c99ba1..fda7b6afde 100755 --- a/base-mb/src/kernel/include/generic/tlb.h +++ b/base-mb/src/kernel/include/generic/tlb.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/generic/verbose.h b/base-mb/src/kernel/include/generic/verbose.h index f0834af9f0..a2a86cdec5 100755 --- a/base-mb/src/kernel/include/generic/verbose.h +++ b/base-mb/src/kernel/include/generic/verbose.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/include/petalogix_s3adsp1800_mmu/platform/platform.h b/base-mb/src/kernel/include/petalogix_s3adsp1800_mmu/platform/platform.h index 16d53543ef..9d959ec732 100755 --- a/base-mb/src/kernel/include/petalogix_s3adsp1800_mmu/platform/platform.h +++ b/base-mb/src/kernel/include/petalogix_s3adsp1800_mmu/platform/platform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/atomic.s b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/atomic.s index 7351fa5a48..cedd2448df 100755 --- a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/atomic.s +++ b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/atomic.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/crt0_kernel.s b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/crt0_kernel.s index b167b3ebc8..ea275c5bde 100755 --- a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/crt0_kernel.s +++ b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/crt0_kernel.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/kernel_entry.s b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/kernel_entry.s index 7618d7a318..d4b660253e 100755 --- a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/kernel_entry.s +++ b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/kernel_entry.s @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/platform.cc b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/platform.cc index e61d7c769b..44d9063125 100644 --- a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/platform.cc +++ b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/userland_entry.s b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/userland_entry.s index 97db156639..3e129854bd 100755 --- a/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/userland_entry.s +++ b/base-mb/src/kernel/platforms/petalogix_s3adsp1800_mmu/userland_entry.s @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/platform/_main_helper.h b/base-mb/src/platform/_main_helper.h index 6d6e2c2e5a..5e2d2a78fa 100644 --- a/base-mb/src/platform/_main_helper.h +++ b/base-mb/src/platform/_main_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/platform/genode.ld b/base-mb/src/platform/genode.ld index 7d726e59b4..c140c02d92 100755 --- a/base-mb/src/platform/genode.ld +++ b/base-mb/src/platform/genode.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-mb/src/test/hello/main.cc b/base-mb/src/test/hello/main.cc index 490a7bde23..446fcf0c78 100644 --- a/base-mb/src/test/hello/main.cc +++ b/base-mb/src/test/hello/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/bit_allocator.h b/base-nova/include/base/bit_allocator.h index 4cc966b3a1..e8a24269b6 100644 --- a/base-nova/include/base/bit_allocator.h +++ b/base-nova/include/base/bit_allocator.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/bit_array.h b/base-nova/include/base/bit_array.h index 165195c6bd..3756369a4a 100644 --- a/base-nova/include/base/bit_array.h +++ b/base-nova/include/base/bit_array.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/cap_sel_alloc.h b/base-nova/include/base/cap_sel_alloc.h index 2aed41f885..57fda8efee 100644 --- a/base-nova/include/base/cap_sel_alloc.h +++ b/base-nova/include/base/cap_sel_alloc.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/ipc.h b/base-nova/include/base/ipc.h index a6265e8cdb..5ada0551e1 100644 --- a/base-nova/include/base/ipc.h +++ b/base-nova/include/base/ipc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/ipc_msgbuf.h b/base-nova/include/base/ipc_msgbuf.h index 5b755303d4..20aa037ea3 100644 --- a/base-nova/include/base/ipc_msgbuf.h +++ b/base-nova/include/base/ipc_msgbuf.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/ipc_pager.h b/base-nova/include/base/ipc_pager.h index cb338bf0fa..db34af6520 100644 --- a/base-nova/include/base/ipc_pager.h +++ b/base-nova/include/base/ipc_pager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/native_types.h b/base-nova/include/base/native_types.h index 0a7f05c4cd..e081dbd6fb 100644 --- a/base-nova/include/base/native_types.h +++ b/base-nova/include/base/native_types.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/pager.h b/base-nova/include/base/pager.h index c03257d646..f184afcb51 100644 --- a/base-nova/include/base/pager.h +++ b/base-nova/include/base/pager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/sleep.h b/base-nova/include/base/sleep.h index 81ef8e00fd..a76fe1e19c 100644 --- a/base-nova/include/base/sleep.h +++ b/base-nova/include/base/sleep.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/base/thread_state.h b/base-nova/include/base/thread_state.h index 2522cb68e3..bcfdb3f688 100644 --- a/base-nova/include/base/thread_state.h +++ b/base-nova/include/base/thread_state.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/cap_session/cap_session.h b/base-nova/include/cap_session/cap_session.h index 69737096a0..c9f8e89aff 100644 --- a/base-nova/include/cap_session/cap_session.h +++ b/base-nova/include/cap_session/cap_session.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/cap_session/client.h b/base-nova/include/cap_session/client.h index 028ead46b9..3303e5da11 100644 --- a/base-nova/include/cap_session/client.h +++ b/base-nova/include/cap_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/cpu_session/client.h b/base-nova/include/cpu_session/client.h index 03d91635e2..4c1e6e6692 100644 --- a/base-nova/include/cpu_session/client.h +++ b/base-nova/include/cpu_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/nova/stdint.h b/base-nova/include/nova/stdint.h index 01b935f22c..14a17461c5 100644 --- a/base-nova/include/nova/stdint.h +++ b/base-nova/include/nova/stdint.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/nova/util.h b/base-nova/include/nova/util.h index 04fc24c5f4..e884d0713a 100644 --- a/base-nova/include/nova/util.h +++ b/base-nova/include/nova/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/nova_cpu_session/connection.h b/base-nova/include/nova_cpu_session/connection.h index 0cce751293..5b7fa18d7e 100644 --- a/base-nova/include/nova_cpu_session/connection.h +++ b/base-nova/include/nova_cpu_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/nova_cpu_session/nova_cpu_session.h b/base-nova/include/nova_cpu_session/nova_cpu_session.h index bb39532aef..8510a9cef5 100644 --- a/base-nova/include/nova_cpu_session/nova_cpu_session.h +++ b/base-nova/include/nova_cpu_session/nova_cpu_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/pd_session/client.h b/base-nova/include/pd_session/client.h index e35bfcdec7..738c51302f 100644 --- a/base-nova/include/pd_session/client.h +++ b/base-nova/include/pd_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/rm_session/client.h b/base-nova/include/rm_session/client.h index 42673f5c70..805bd39369 100644 --- a/base-nova/include/rm_session/client.h +++ b/base-nova/include/rm_session/client.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/signal_session/nova_source.h b/base-nova/include/signal_session/nova_source.h index bf4716bcc3..3a3a4e5f94 100644 --- a/base-nova/include/signal_session/nova_source.h +++ b/base-nova/include/signal_session/nova_source.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/signal_session/source_client.h b/base-nova/include/signal_session/source_client.h index 86100c7c2d..06fc76ec4c 100644 --- a/base-nova/include/signal_session/source_client.h +++ b/base-nova/include/signal_session/source_client.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/include/signal_session/source_rpc_object.h b/base-nova/include/signal_session/source_rpc_object.h index afe6f880f5..15f9b972a7 100644 --- a/base-nova/include/signal_session/source_rpc_object.h +++ b/base-nova/include/signal_session/source_rpc_object.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/console/core_console.h b/base-nova/src/base/console/core_console.h index 529e61d332..fb37bdd8e6 100644 --- a/base-nova/src/base/console/core_console.h +++ b/base-nova/src/base/console/core_console.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/env/cap_sel_alloc.cc b/base-nova/src/base/env/cap_sel_alloc.cc index a4cf2c2e7d..b3d525724d 100644 --- a/base-nova/src/base/env/cap_sel_alloc.cc +++ b/base-nova/src/base/env/cap_sel_alloc.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/env/main_thread.cc b/base-nova/src/base/env/main_thread.cc index 33a4787d4b..5d944042b1 100644 --- a/base-nova/src/base/env/main_thread.cc +++ b/base-nova/src/base/env/main_thread.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/ipc/ipc.cc b/base-nova/src/base/ipc/ipc.cc index 02c9a94454..5aad048789 100644 --- a/base-nova/src/base/ipc/ipc.cc +++ b/base-nova/src/base/ipc/ipc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/ipc/pager.cc b/base-nova/src/base/ipc/pager.cc index ab18d844c4..936189dc24 100644 --- a/base-nova/src/base/ipc/pager.cc +++ b/base-nova/src/base/ipc/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/lock/lock_helper.h b/base-nova/src/base/lock/lock_helper.h index 15f8efd1cf..5cc3c45d27 100644 --- a/base-nova/src/base/lock/lock_helper.h +++ b/base-nova/src/base/lock/lock_helper.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/pager/pager.cc b/base-nova/src/base/pager/pager.cc index efbc1fea87..67fcdcb5fe 100644 --- a/base-nova/src/base/pager/pager.cc +++ b/base-nova/src/base/pager/pager.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/pager/x86_32/pager.cc b/base-nova/src/base/pager/x86_32/pager.cc index a07b3f6aa4..fe43672a00 100644 --- a/base-nova/src/base/pager/x86_32/pager.cc +++ b/base-nova/src/base/pager/x86_32/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/pager/x86_64/pager.cc b/base-nova/src/base/pager/x86_64/pager.cc index 4f7796abc7..ee65d9052c 100644 --- a/base-nova/src/base/pager/x86_64/pager.cc +++ b/base-nova/src/base/pager/x86_64/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/server/server.cc b/base-nova/src/base/server/server.cc index c23b6e47a3..6f9675de67 100644 --- a/base-nova/src/base/server/server.cc +++ b/base-nova/src/base/server/server.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/thread/thread_context.cc b/base-nova/src/base/thread/thread_context.cc index ced88a13c8..26e3d69729 100644 --- a/base-nova/src/base/thread/thread_context.cc +++ b/base-nova/src/base/thread/thread_context.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/base/thread/thread_nova.cc b/base-nova/src/base/thread/thread_nova.cc index 4454c042a5..32370b3b1c 100644 --- a/base-nova/src/base/thread/thread_nova.cc +++ b/base-nova/src/base/thread/thread_nova.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/core_rm_session.cc b/base-nova/src/core/core_rm_session.cc index c3ae5ee105..91e3e94888 100644 --- a/base-nova/src/core/core_rm_session.cc +++ b/base-nova/src/core/core_rm_session.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/cpu_session_extension.cc b/base-nova/src/core/cpu_session_extension.cc index 5dddb19c3f..0f6adf4450 100644 --- a/base-nova/src/core/cpu_session_extension.cc +++ b/base-nova/src/core/cpu_session_extension.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/cpu_session_support.cc b/base-nova/src/core/cpu_session_support.cc index 07223f033a..754544838b 100644 --- a/base-nova/src/core/cpu_session_support.cc +++ b/base-nova/src/core/cpu_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/echo.cc b/base-nova/src/core/echo.cc index 749e5c3f32..a474ab34de 100644 --- a/base-nova/src/core/echo.cc +++ b/base-nova/src/core/echo.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/cap_session_component.h b/base-nova/src/core/include/cap_session_component.h index a3e7239fcd..8f9e4ae536 100644 --- a/base-nova/src/core/include/cap_session_component.h +++ b/base-nova/src/core/include/cap_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/core_rm_session.h b/base-nova/src/core/include/core_rm_session.h index a6d1937216..f957a904e3 100644 --- a/base-nova/src/core/include/core_rm_session.h +++ b/base-nova/src/core/include/core_rm_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/cpu_session_component.h b/base-nova/src/core/include/cpu_session_component.h index 9491c961e6..d540523c48 100644 --- a/base-nova/src/core/include/cpu_session_component.h +++ b/base-nova/src/core/include/cpu_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/echo.h b/base-nova/src/core/include/echo.h index 6b8f7d8adc..00cb2628f0 100644 --- a/base-nova/src/core/include/echo.h +++ b/base-nova/src/core/include/echo.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/irq_session_component.h b/base-nova/src/core/include/irq_session_component.h index b65d25b202..9c4e94885d 100644 --- a/base-nova/src/core/include/irq_session_component.h +++ b/base-nova/src/core/include/irq_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/map_local.h b/base-nova/src/core/include/map_local.h index 6898ffd0ce..e59d0c5623 100644 --- a/base-nova/src/core/include/map_local.h +++ b/base-nova/src/core/include/map_local.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/nova_util.h b/base-nova/src/core/include/nova_util.h index 9ae01effa9..82a7b4f5b7 100644 --- a/base-nova/src/core/include/nova_util.h +++ b/base-nova/src/core/include/nova_util.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/platform.h b/base-nova/src/core/include/platform.h index afea86fa33..f5b7be7cf6 100644 --- a/base-nova/src/core/include/platform.h +++ b/base-nova/src/core/include/platform.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/platform_pd.h b/base-nova/src/core/include/platform_pd.h index 195ed671eb..303e7acf91 100644 --- a/base-nova/src/core/include/platform_pd.h +++ b/base-nova/src/core/include/platform_pd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/platform_thread.h b/base-nova/src/core/include/platform_thread.h index bf7fa42910..8ebd9a4940 100644 --- a/base-nova/src/core/include/platform_thread.h +++ b/base-nova/src/core/include/platform_thread.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/include/util.h b/base-nova/src/core/include/util.h index dcc31dcc38..44772f80a3 100644 --- a/base-nova/src/core/include/util.h +++ b/base-nova/src/core/include/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/io_mem_session_support.cc b/base-nova/src/core/io_mem_session_support.cc index a49735e127..06f63f06b4 100644 --- a/base-nova/src/core/io_mem_session_support.cc +++ b/base-nova/src/core/io_mem_session_support.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/irq_session_component.cc b/base-nova/src/core/irq_session_component.cc index 81f3cd1749..c99c57496c 100644 --- a/base-nova/src/core/irq_session_component.cc +++ b/base-nova/src/core/irq_session_component.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/platform.cc b/base-nova/src/core/platform.cc index 070d9045e7..3d722b390b 100644 --- a/base-nova/src/core/platform.cc +++ b/base-nova/src/core/platform.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/platform_pd.cc b/base-nova/src/core/platform_pd.cc index 50b4cb60e7..777e9839d4 100644 --- a/base-nova/src/core/platform_pd.cc +++ b/base-nova/src/core/platform_pd.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/platform_thread.cc b/base-nova/src/core/platform_thread.cc index c532974e41..061ea212d2 100644 --- a/base-nova/src/core/platform_thread.cc +++ b/base-nova/src/core/platform_thread.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/ram_session_support.cc b/base-nova/src/core/ram_session_support.cc index 47f2adf440..b62a460300 100644 --- a/base-nova/src/core/ram_session_support.cc +++ b/base-nova/src/core/ram_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/rm_session_support.cc b/base-nova/src/core/rm_session_support.cc index 7524e961f9..e38e377ce6 100644 --- a/base-nova/src/core/rm_session_support.cc +++ b/base-nova/src/core/rm_session_support.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/signal_source_component.cc b/base-nova/src/core/signal_source_component.cc index 4ad9e1f713..e90c2d1cc8 100644 --- a/base-nova/src/core/signal_source_component.cc +++ b/base-nova/src/core/signal_source_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/core/thread_start.cc b/base-nova/src/core/thread_start.cc index 79bcf002e7..d4ae39724f 100644 --- a/base-nova/src/core/thread_start.cc +++ b/base-nova/src/core/thread_start.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/platform/_main_helper.h b/base-nova/src/platform/_main_helper.h index 2809a68f06..6e6059ac89 100644 --- a/base-nova/src/platform/_main_helper.h +++ b/base-nova/src/platform/_main_helper.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/platform/_main_parent_cap.h b/base-nova/src/platform/_main_parent_cap.h index 4edc7cf75b..87fbfc2cfd 100644 --- a/base-nova/src/platform/_main_parent_cap.h +++ b/base-nova/src/platform/_main_parent_cap.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/platform/roottask.ld b/base-nova/src/platform/roottask.ld index 83ac3cb07a..0bebf46979 100644 --- a/base-nova/src/platform/roottask.ld +++ b/base-nova/src/platform/roottask.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-nova/src/test/cap_integrity/main.cc b/base-nova/src/test/cap_integrity/main.cc index f0eb719271..db38f33e3e 100644 --- a/base-nova/src/test/cap_integrity/main.cc +++ b/base-nova/src/test/cap_integrity/main.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/include/base/ipc_msgbuf.h b/base-okl4/include/base/ipc_msgbuf.h index 02f643f36a..dcdd2f76ae 100644 --- a/base-okl4/include/base/ipc_msgbuf.h +++ b/base-okl4/include/base/ipc_msgbuf.h @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/include/base/ipc_pager.h b/base-okl4/include/base/ipc_pager.h index 0a68e82d83..9e3677a747 100644 --- a/base-okl4/include/base/ipc_pager.h +++ b/base-okl4/include/base/ipc_pager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/include/base/native_types.h b/base-okl4/include/base/native_types.h index 0d1435c76a..cb75eb6814 100644 --- a/base-okl4/include/base/native_types.h +++ b/base-okl4/include/base/native_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/include/base/thread_state.h b/base-okl4/include/base/thread_state.h index f7571f57de..7148a8f083 100644 --- a/base-okl4/include/base/thread_state.h +++ b/base-okl4/include/base/thread_state.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/include/okl4_pd_session/client.h b/base-okl4/include/okl4_pd_session/client.h index 6bfccdefac..fe1639f4fb 100644 --- a/base-okl4/include/okl4_pd_session/client.h +++ b/base-okl4/include/okl4_pd_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/include/okl4_pd_session/connection.h b/base-okl4/include/okl4_pd_session/connection.h index eb479e6004..8ef23081f8 100644 --- a/base-okl4/include/okl4_pd_session/connection.h +++ b/base-okl4/include/okl4_pd_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/include/okl4_pd_session/okl4_pd_session.h b/base-okl4/include/okl4_pd_session/okl4_pd_session.h index 8599a70cce..7c4d6bbf00 100644 --- a/base-okl4/include/okl4_pd_session/okl4_pd_session.h +++ b/base-okl4/include/okl4_pd_session/okl4_pd_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/base/bootinfo/stdint.h b/base-okl4/src/base/bootinfo/stdint.h index 563786dfbb..2e30998106 100644 --- a/base-okl4/src/base/bootinfo/stdint.h +++ b/base-okl4/src/base/bootinfo/stdint.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/base/bootinfo/stdio.h b/base-okl4/src/base/bootinfo/stdio.h index 7ed6dc11f3..2923b369df 100644 --- a/base-okl4/src/base/bootinfo/stdio.h +++ b/base-okl4/src/base/bootinfo/stdio.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/base/console/core_console.h b/base-okl4/src/base/console/core_console.h index 55b5ebc24d..67cea7d826 100644 --- a/base-okl4/src/base/console/core_console.h +++ b/base-okl4/src/base/console/core_console.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/base/ipc/ipc.cc b/base-okl4/src/base/ipc/ipc.cc index 7e559dae49..04c521ee5a 100644 --- a/base-okl4/src/base/ipc/ipc.cc +++ b/base-okl4/src/base/ipc/ipc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/base/ipc/pager.cc b/base-okl4/src/base/ipc/pager.cc index 40baa64fed..0c43128fb0 100644 --- a/base-okl4/src/base/ipc/pager.cc +++ b/base-okl4/src/base/ipc/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/base/lock/lock_helper.h b/base-okl4/src/base/lock/lock_helper.h index b992330423..8022204311 100644 --- a/base-okl4/src/base/lock/lock_helper.h +++ b/base-okl4/src/base/lock/lock_helper.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/base/pager/pager.cc b/base-okl4/src/base/pager/pager.cc index a9817484b0..63ddd2de73 100644 --- a/base-okl4/src/base/pager/pager.cc +++ b/base-okl4/src/base/pager/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/base/thread/thread_bootstrap.cc b/base-okl4/src/base/thread/thread_bootstrap.cc index f8b44c52d0..4807a7692c 100644 --- a/base-okl4/src/base/thread/thread_bootstrap.cc +++ b/base-okl4/src/base/thread/thread_bootstrap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/core_rm_session.cc b/base-okl4/src/core/core_rm_session.cc index 9d786d6980..09f76d94c9 100644 --- a/base-okl4/src/core/core_rm_session.cc +++ b/base-okl4/src/core/core_rm_session.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/cpu_session_support.cc b/base-okl4/src/core/cpu_session_support.cc index 07223f033a..754544838b 100644 --- a/base-okl4/src/core/cpu_session_support.cc +++ b/base-okl4/src/core/cpu_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/include/core_rm_session.h b/base-okl4/src/core/include/core_rm_session.h index a6a26a6d48..5c98a32034 100644 --- a/base-okl4/src/core/include/core_rm_session.h +++ b/base-okl4/src/core/include/core_rm_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/include/map_local.h b/base-okl4/src/core/include/map_local.h index 8b6614109f..495e416dba 100644 --- a/base-okl4/src/core/include/map_local.h +++ b/base-okl4/src/core/include/map_local.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/include/pd_session_component.h b/base-okl4/src/core/include/pd_session_component.h index 40c9f9fb0b..1ecca1e3bb 100644 --- a/base-okl4/src/core/include/pd_session_component.h +++ b/base-okl4/src/core/include/pd_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/include/platform.h b/base-okl4/src/core/include/platform.h index d7e8971bd8..f3f1409be9 100644 --- a/base-okl4/src/core/include/platform.h +++ b/base-okl4/src/core/include/platform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/include/platform_pd.h b/base-okl4/src/core/include/platform_pd.h index 7f66e2fa66..66ac647823 100644 --- a/base-okl4/src/core/include/platform_pd.h +++ b/base-okl4/src/core/include/platform_pd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/include/platform_thread.h b/base-okl4/src/core/include/platform_thread.h index dfbacc39c0..c21cda1e8f 100644 --- a/base-okl4/src/core/include/platform_thread.h +++ b/base-okl4/src/core/include/platform_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/include/stdint.h b/base-okl4/src/core/include/stdint.h index 778e8558ac..24d235a046 100644 --- a/base-okl4/src/core/include/stdint.h +++ b/base-okl4/src/core/include/stdint.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/include/util.h b/base-okl4/src/core/include/util.h index 61d62b5d7b..1d41496107 100644 --- a/base-okl4/src/core/include/util.h +++ b/base-okl4/src/core/include/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/io_mem_session_support.cc b/base-okl4/src/core/io_mem_session_support.cc index f339226ffa..40ad7963b1 100644 --- a/base-okl4/src/core/io_mem_session_support.cc +++ b/base-okl4/src/core/io_mem_session_support.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/irq_session_component.cc b/base-okl4/src/core/irq_session_component.cc index b713dce66e..625acfd4a1 100644 --- a/base-okl4/src/core/irq_session_component.cc +++ b/base-okl4/src/core/irq_session_component.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/okl4_pd_session_component.cc b/base-okl4/src/core/okl4_pd_session_component.cc index e7cd2bfd17..6c9c57437d 100644 --- a/base-okl4/src/core/okl4_pd_session_component.cc +++ b/base-okl4/src/core/okl4_pd_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/platform.cc b/base-okl4/src/core/platform.cc index 2dd13ad905..457f7668f4 100644 --- a/base-okl4/src/core/platform.cc +++ b/base-okl4/src/core/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/platform_pd.cc b/base-okl4/src/core/platform_pd.cc index e35788eeb0..387c503107 100644 --- a/base-okl4/src/core/platform_pd.cc +++ b/base-okl4/src/core/platform_pd.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/platform_thread.cc b/base-okl4/src/core/platform_thread.cc index e88faac562..36aaa9f21b 100644 --- a/base-okl4/src/core/platform_thread.cc +++ b/base-okl4/src/core/platform_thread.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/ram_session_support.cc b/base-okl4/src/core/ram_session_support.cc index 4297c36929..96270e3c17 100644 --- a/base-okl4/src/core/ram_session_support.cc +++ b/base-okl4/src/core/ram_session_support.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/rm_session_support.cc b/base-okl4/src/core/rm_session_support.cc index 50f6bc8e58..8f8858458f 100644 --- a/base-okl4/src/core/rm_session_support.cc +++ b/base-okl4/src/core/rm_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/thread_start.cc b/base-okl4/src/core/thread_start.cc index 15e2647f0d..f4129a7cf2 100644 --- a/base-okl4/src/core/thread_start.cc +++ b/base-okl4/src/core/thread_start.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/x86/platform_thread_x86.cc b/base-okl4/src/core/x86/platform_thread_x86.cc index 1adc373556..73380be3b8 100644 --- a/base-okl4/src/core/x86/platform_thread_x86.cc +++ b/base-okl4/src/core/x86/platform_thread_x86.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/core/x86/platform_x86.cc b/base-okl4/src/core/x86/platform_x86.cc index 9d46772ef1..40c492d7af 100644 --- a/base-okl4/src/core/x86/platform_x86.cc +++ b/base-okl4/src/core/x86/platform_x86.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/platform/_main_helper.h b/base-okl4/src/platform/_main_helper.h index 7d3b830223..e41131b6df 100644 --- a/base-okl4/src/platform/_main_helper.h +++ b/base-okl4/src/platform/_main_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/create_thread.h b/base-okl4/src/test/create_thread.h index 6c89790b71..69e86536b5 100644 --- a/base-okl4/src/test/create_thread.h +++ b/base-okl4/src/test/create_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/io_port.h b/base-okl4/src/test/io_port.h index c06cae3fb4..6359648068 100644 --- a/base-okl4/src/test/io_port.h +++ b/base-okl4/src/test/io_port.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/mini_env.h b/base-okl4/src/test/mini_env.h index f8a50f909d..d82d5e0a78 100644 --- a/base-okl4/src/test/mini_env.h +++ b/base-okl4/src/test/mini_env.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_01_hello_raw/crt0.s b/base-okl4/src/test/okl4_01_hello_raw/crt0.s index ef9f45fed0..b663b29d4d 100644 --- a/base-okl4/src/test/okl4_01_hello_raw/crt0.s +++ b/base-okl4/src/test/okl4_01_hello_raw/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_01_hello_raw/genode.ld b/base-okl4/src/test/okl4_01_hello_raw/genode.ld index 51052f7c32..dc85935178 100644 --- a/base-okl4/src/test/okl4_01_hello_raw/genode.ld +++ b/base-okl4/src/test/okl4_01_hello_raw/genode.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_01_hello_raw/hello.cc b/base-okl4/src/test/okl4_01_hello_raw/hello.cc index 5ca009ca67..8c8cc8e7f5 100644 --- a/base-okl4/src/test/okl4_01_hello_raw/hello.cc +++ b/base-okl4/src/test/okl4_01_hello_raw/hello.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_02_hello/hello.cc b/base-okl4/src/test/okl4_02_hello/hello.cc index 9bc3ceccf3..b14810f8fd 100644 --- a/base-okl4/src/test/okl4_02_hello/hello.cc +++ b/base-okl4/src/test/okl4_02_hello/hello.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_03_thread/main.cc b/base-okl4/src/test/okl4_03_thread/main.cc index 6fd070a6e6..a7c3445426 100644 --- a/base-okl4/src/test/okl4_03_thread/main.cc +++ b/base-okl4/src/test/okl4_03_thread/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_04_ipc_send_wait/main.cc b/base-okl4/src/test/okl4_04_ipc_send_wait/main.cc index 68568de9d7..3ce062ad99 100644 --- a/base-okl4/src/test/okl4_04_ipc_send_wait/main.cc +++ b/base-okl4/src/test/okl4_04_ipc_send_wait/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_05_ipc_call/main.cc b/base-okl4/src/test/okl4_05_ipc_call/main.cc index f5317c73ea..aab9883ee9 100644 --- a/base-okl4/src/test/okl4_05_ipc_call/main.cc +++ b/base-okl4/src/test/okl4_05_ipc_call/main.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_06_pager/main.cc b/base-okl4/src/test/okl4_06_pager/main.cc index 0badaadee9..a9cda4309b 100644 --- a/base-okl4/src/test/okl4_06_pager/main.cc +++ b/base-okl4/src/test/okl4_06_pager/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_07_boot_info/main.cc b/base-okl4/src/test/okl4_07_boot_info/main.cc index 1069031fe4..425563f44b 100644 --- a/base-okl4/src/test/okl4_07_boot_info/main.cc +++ b/base-okl4/src/test/okl4_07_boot_info/main.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_07_boot_info/stdint.h b/base-okl4/src/test/okl4_07_boot_info/stdint.h index 778e8558ac..24d235a046 100644 --- a/base-okl4/src/test/okl4_07_boot_info/stdint.h +++ b/base-okl4/src/test/okl4_07_boot_info/stdint.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-okl4/src/test/okl4_08_timer_pit/main.cc b/base-okl4/src/test/okl4_08_timer_pit/main.cc index ed942dcb6f..10dc8051c9 100644 --- a/base-okl4/src/test/okl4_08_timer_pit/main.cc +++ b/base-okl4/src/test/okl4_08_timer_pit/main.cc @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/base/clock.h b/base-pistachio/include/base/clock.h index 8069be87f8..594e73232d 100644 --- a/base-pistachio/include/base/clock.h +++ b/base-pistachio/include/base/clock.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/base/ipc_msgbuf.h b/base-pistachio/include/base/ipc_msgbuf.h index 9fdcbcc133..2a51b03f57 100644 --- a/base-pistachio/include/base/ipc_msgbuf.h +++ b/base-pistachio/include/base/ipc_msgbuf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/base/ipc_pager.h b/base-pistachio/include/base/ipc_pager.h index 71ac0cf0ed..bf8d78736a 100644 --- a/base-pistachio/include/base/ipc_pager.h +++ b/base-pistachio/include/base/ipc_pager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/base/native_types.h b/base-pistachio/include/base/native_types.h index b0aaf2a3dc..f56437d4c2 100644 --- a/base-pistachio/include/base/native_types.h +++ b/base-pistachio/include/base/native_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/pistachio/kip.h b/base-pistachio/include/pistachio/kip.h index 19c3519f42..7837b0008e 100644 --- a/base-pistachio/include/pistachio/kip.h +++ b/base-pistachio/include/pistachio/kip.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/pistachio/thread_helper.h b/base-pistachio/include/pistachio/thread_helper.h index 90b554346c..d67f42b3e4 100644 --- a/base-pistachio/include/pistachio/thread_helper.h +++ b/base-pistachio/include/pistachio/thread_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/util/hexdump.h b/base-pistachio/include/util/hexdump.h index 7046f6370f..53dd9f56e8 100644 --- a/base-pistachio/include/util/hexdump.h +++ b/base-pistachio/include/util/hexdump.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/x86/cpu/rdtsc.h b/base-pistachio/include/x86/cpu/rdtsc.h index 5d676b87ea..67125bb381 100644 --- a/base-pistachio/include/x86/cpu/rdtsc.h +++ b/base-pistachio/include/x86/cpu/rdtsc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/include/x86/util/smath.h b/base-pistachio/include/x86/util/smath.h index c13efd5d52..57b87e06c3 100644 --- a/base-pistachio/include/x86/util/smath.h +++ b/base-pistachio/include/x86/util/smath.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/base/console/core_console.h b/base-pistachio/src/base/console/core_console.h index b9c20cc80d..da749e70bb 100644 --- a/base-pistachio/src/base/console/core_console.h +++ b/base-pistachio/src/base/console/core_console.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/base/ipc/ipc.cc b/base-pistachio/src/base/ipc/ipc.cc index 3cc5f9441b..f769338838 100644 --- a/base-pistachio/src/base/ipc/ipc.cc +++ b/base-pistachio/src/base/ipc/ipc.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/base/ipc/pager.cc b/base-pistachio/src/base/ipc/pager.cc index 6483da71fc..925e45e114 100644 --- a/base-pistachio/src/base/ipc/pager.cc +++ b/base-pistachio/src/base/ipc/pager.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/base/kip/kip.cc b/base-pistachio/src/base/kip/kip.cc index 05897912e1..ca565c022e 100644 --- a/base-pistachio/src/base/kip/kip.cc +++ b/base-pistachio/src/base/kip/kip.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/base/lock/lock_helper.h b/base-pistachio/src/base/lock/lock_helper.h index 02ae40967c..c4f29a161f 100644 --- a/base-pistachio/src/base/lock/lock_helper.h +++ b/base-pistachio/src/base/lock/lock_helper.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/base/pager/pager.cc b/base-pistachio/src/base/pager/pager.cc index 3d051ce83b..1241cfce0f 100644 --- a/base-pistachio/src/base/pager/pager.cc +++ b/base-pistachio/src/base/pager/pager.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/cpu_session_platform.cc b/base-pistachio/src/core/cpu_session_platform.cc index f24d9385b5..1962f3b011 100644 --- a/base-pistachio/src/core/cpu_session_platform.cc +++ b/base-pistachio/src/core/cpu_session_platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/include/map_local.h b/base-pistachio/src/core/include/map_local.h index 40bcc74757..9539329798 100644 --- a/base-pistachio/src/core/include/map_local.h +++ b/base-pistachio/src/core/include/map_local.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/include/platform.h b/base-pistachio/src/core/include/platform.h index e0454118a0..f96db5e2e8 100644 --- a/base-pistachio/src/core/include/platform.h +++ b/base-pistachio/src/core/include/platform.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/include/platform_pd.h b/base-pistachio/src/core/include/platform_pd.h index 6f492e8fb7..3a7b01ba7a 100644 --- a/base-pistachio/src/core/include/platform_pd.h +++ b/base-pistachio/src/core/include/platform_pd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/include/platform_thread.h b/base-pistachio/src/core/include/platform_thread.h index b0f45ca1a7..14296132dc 100644 --- a/base-pistachio/src/core/include/platform_thread.h +++ b/base-pistachio/src/core/include/platform_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/include/util.h b/base-pistachio/src/core/include/util.h index eae030a61d..cb71afe354 100644 --- a/base-pistachio/src/core/include/util.h +++ b/base-pistachio/src/core/include/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/io_mem_session_support.cc b/base-pistachio/src/core/io_mem_session_support.cc index 90b373dc76..e49a872f29 100644 --- a/base-pistachio/src/core/io_mem_session_support.cc +++ b/base-pistachio/src/core/io_mem_session_support.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/irq_session_component.cc b/base-pistachio/src/core/irq_session_component.cc index db31b6082c..237f56a3be 100644 --- a/base-pistachio/src/core/irq_session_component.cc +++ b/base-pistachio/src/core/irq_session_component.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/multiboot_info.cc b/base-pistachio/src/core/multiboot_info.cc index dd6deaa2a7..09bf8e54c8 100644 --- a/base-pistachio/src/core/multiboot_info.cc +++ b/base-pistachio/src/core/multiboot_info.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/platform.cc b/base-pistachio/src/core/platform.cc index f48cf0cbf5..4a7fa3ba13 100644 --- a/base-pistachio/src/core/platform.cc +++ b/base-pistachio/src/core/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/platform_pd.cc b/base-pistachio/src/core/platform_pd.cc index 3258d2865b..7bb9717fc4 100644 --- a/base-pistachio/src/core/platform_pd.cc +++ b/base-pistachio/src/core/platform_pd.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/platform_thread.cc b/base-pistachio/src/core/platform_thread.cc index 6623bc9f18..9fd5ac2645 100644 --- a/base-pistachio/src/core/platform_thread.cc +++ b/base-pistachio/src/core/platform_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/ram_session_support.cc b/base-pistachio/src/core/ram_session_support.cc index 8d5f611fda..f231d6833a 100644 --- a/base-pistachio/src/core/ram_session_support.cc +++ b/base-pistachio/src/core/ram_session_support.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/rm_session_support.cc b/base-pistachio/src/core/rm_session_support.cc index 95bfeb0493..8130d0bfff 100644 --- a/base-pistachio/src/core/rm_session_support.cc +++ b/base-pistachio/src/core/rm_session_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/thread_start.cc b/base-pistachio/src/core/thread_start.cc index 39a4a02c2b..3709570891 100644 --- a/base-pistachio/src/core/thread_start.cc +++ b/base-pistachio/src/core/thread_start.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/core/x86/platform_x86.cc b/base-pistachio/src/core/x86/platform_x86.cc index f4b3a6452b..c3fd845d7f 100644 --- a/base-pistachio/src/core/x86/platform_x86.cc +++ b/base-pistachio/src/core/x86/platform_x86.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base-pistachio/src/platform/_main_helper.h b/base-pistachio/src/platform/_main_helper.h index 6c977c4214..068498533b 100644 --- a/base-pistachio/src/platform/_main_helper.h +++ b/base-pistachio/src/platform/_main_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/32bit/base/fixed_stdint.h b/base/include/32bit/base/fixed_stdint.h index 5180354cf4..8e9d60f254 100644 --- a/base/include/32bit/base/fixed_stdint.h +++ b/base/include/32bit/base/fixed_stdint.h @@ -18,7 +18,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/64bit/base/fixed_stdint.h b/base/include/64bit/base/fixed_stdint.h index 5019b3bc30..6ef09e0083 100644 --- a/base/include/64bit/base/fixed_stdint.h +++ b/base/include/64bit/base/fixed_stdint.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/arm/cpu/atomic.h b/base/include/arm/cpu/atomic.h index 3015444d4c..f74033e4eb 100644 --- a/base/include/arm/cpu/atomic.h +++ b/base/include/arm/cpu/atomic.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/arm/cpu/cpu_state.h b/base/include/arm/cpu/cpu_state.h index b5cafcc0e4..2dee83c8ff 100644 --- a/base/include/arm/cpu/cpu_state.h +++ b/base/include/arm/cpu/cpu_state.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/arm/cpu/string.h b/base/include/arm/cpu/string.h index facfca07a3..320a143e96 100644 --- a/base/include/arm/cpu/string.h +++ b/base/include/arm/cpu/string.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/allocator.h b/base/include/base/allocator.h index 3c3c1cc994..5aa82e939c 100644 --- a/base/include/base/allocator.h +++ b/base/include/base/allocator.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/allocator_avl.h b/base/include/base/allocator_avl.h index 0d445df1b9..dd0394121b 100644 --- a/base/include/base/allocator_avl.h +++ b/base/include/base/allocator_avl.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/allocator_guard.h b/base/include/base/allocator_guard.h index 961cf104bf..579dad351b 100644 --- a/base/include/base/allocator_guard.h +++ b/base/include/base/allocator_guard.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/blocking.h b/base/include/base/blocking.h index a68b1da222..2be17a4828 100644 --- a/base/include/base/blocking.h +++ b/base/include/base/blocking.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/cancelable_lock.h b/base/include/base/cancelable_lock.h index ade85f75e2..1d3736c3a7 100644 --- a/base/include/base/cancelable_lock.h +++ b/base/include/base/cancelable_lock.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/capability.h b/base/include/base/capability.h index a8435e26fe..86532a471e 100644 --- a/base/include/base/capability.h +++ b/base/include/base/capability.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/child.h b/base/include/base/child.h index c65cc995ea..8b45a122a5 100644 --- a/base/include/base/child.h +++ b/base/include/base/child.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/connection.h b/base/include/base/connection.h index 4fa2cb7207..fd0566a070 100644 --- a/base/include/base/connection.h +++ b/base/include/base/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/console.h b/base/include/base/console.h index 6d62ee0a5b..f916c7d5d7 100644 --- a/base/include/base/console.h +++ b/base/include/base/console.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/crt0.h b/base/include/base/crt0.h index b24d17f0d7..c90bd55cd1 100644 --- a/base/include/base/crt0.h +++ b/base/include/base/crt0.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/elf.h b/base/include/base/elf.h index 6087d2d888..fa138f421b 100644 --- a/base/include/base/elf.h +++ b/base/include/base/elf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/env.h b/base/include/base/env.h index 2145d34d80..3077597215 100644 --- a/base/include/base/env.h +++ b/base/include/base/env.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/errno.h b/base/include/base/errno.h index 946f2671d2..75d22e22db 100644 --- a/base/include/base/errno.h +++ b/base/include/base/errno.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/exception.h b/base/include/base/exception.h index 10199934e9..f2897fa468 100644 --- a/base/include/base/exception.h +++ b/base/include/base/exception.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/heap.h b/base/include/base/heap.h index f18a2c0d44..aa9247930e 100644 --- a/base/include/base/heap.h +++ b/base/include/base/heap.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/ipc.h b/base/include/base/ipc.h index 560afd5ba1..fe5c61971a 100644 --- a/base/include/base/ipc.h +++ b/base/include/base/ipc.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/ipc_generic.h b/base/include/base/ipc_generic.h index cc397751e8..7a06d34a78 100644 --- a/base/include/base/ipc_generic.h +++ b/base/include/base/ipc_generic.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/lock.h b/base/include/base/lock.h index b500cac9bd..caf24c8bea 100644 --- a/base/include/base/lock.h +++ b/base/include/base/lock.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/lock_guard.h b/base/include/base/lock_guard.h index 156cff9039..569cdc9fdc 100644 --- a/base/include/base/lock_guard.h +++ b/base/include/base/lock_guard.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/native_capability.h b/base/include/base/native_capability.h index 1b0176e175..2444504be4 100644 --- a/base/include/base/native_capability.h +++ b/base/include/base/native_capability.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/object_pool.h b/base/include/base/object_pool.h index eef492df1d..dcc8648f32 100644 --- a/base/include/base/object_pool.h +++ b/base/include/base/object_pool.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/pager.h b/base/include/base/pager.h index b710514197..187583b4c0 100644 --- a/base/include/base/pager.h +++ b/base/include/base/pager.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/platform_env.h b/base/include/base/platform_env.h index 45c7c604ec..dd64fa1b6c 100644 --- a/base/include/base/platform_env.h +++ b/base/include/base/platform_env.h @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/printf.h b/base/include/base/printf.h index d3975b1feb..db2099acd5 100644 --- a/base/include/base/printf.h +++ b/base/include/base/printf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/process.h b/base/include/base/process.h index 79f4f2ad0d..22be44f342 100644 --- a/base/include/base/process.h +++ b/base/include/base/process.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/rpc.h b/base/include/base/rpc.h index 3b4c058689..8c55f342cc 100644 --- a/base/include/base/rpc.h +++ b/base/include/base/rpc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/rpc_args.h b/base/include/base/rpc_args.h index 5efa811ce5..fe442d159b 100644 --- a/base/include/base/rpc_args.h +++ b/base/include/base/rpc_args.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/rpc_client.h b/base/include/base/rpc_client.h index 08e8488141..f8b710d11d 100644 --- a/base/include/base/rpc_client.h +++ b/base/include/base/rpc_client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/rpc_server.h b/base/include/base/rpc_server.h index 7408515420..dab24182db 100644 --- a/base/include/base/rpc_server.h +++ b/base/include/base/rpc_server.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/semaphore.h b/base/include/base/semaphore.h index fe87eccdd4..d5f979a277 100644 --- a/base/include/base/semaphore.h +++ b/base/include/base/semaphore.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/service.h b/base/include/base/service.h index ab3561b82e..c28a90cec5 100644 --- a/base/include/base/service.h +++ b/base/include/base/service.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/signal.h b/base/include/base/signal.h index 70fbba432c..9ed05239f8 100644 --- a/base/include/base/signal.h +++ b/base/include/base/signal.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/slab.h b/base/include/base/slab.h index 825606d862..aa246de7b6 100644 --- a/base/include/base/slab.h +++ b/base/include/base/slab.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/sleep.h b/base/include/base/sleep.h index 23ebb436d2..bd158a682b 100644 --- a/base/include/base/sleep.h +++ b/base/include/base/sleep.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/snprintf.h b/base/include/base/snprintf.h index 0a438d0110..95c92dec08 100644 --- a/base/include/base/snprintf.h +++ b/base/include/base/snprintf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/stdint.h b/base/include/base/stdint.h index 2e389ea531..72876c888f 100644 --- a/base/include/base/stdint.h +++ b/base/include/base/stdint.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/sync_allocator.h b/base/include/base/sync_allocator.h index 2725c9230c..3f0273564b 100644 --- a/base/include/base/sync_allocator.h +++ b/base/include/base/sync_allocator.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/thread.h b/base/include/base/thread.h index bf98bf0a18..918fc506e5 100644 --- a/base/include/base/thread.h +++ b/base/include/base/thread.h @@ -42,7 +42,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/thread_state.h b/base/include/base/thread_state.h index aff7b61590..e03b1f000e 100644 --- a/base/include/base/thread_state.h +++ b/base/include/base/thread_state.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/base/tslab.h b/base/include/base/tslab.h index 824ece8f2b..565cc92c26 100644 --- a/base/include/base/tslab.h +++ b/base/include/base/tslab.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/cap_session/cap_session.h b/base/include/cap_session/cap_session.h index 89bb69c940..ad750a9520 100644 --- a/base/include/cap_session/cap_session.h +++ b/base/include/cap_session/cap_session.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/cap_session/capability.h b/base/include/cap_session/capability.h index d4e350763d..7be38a38ad 100644 --- a/base/include/cap_session/capability.h +++ b/base/include/cap_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/cap_session/client.h b/base/include/cap_session/client.h index 401ac1f218..06636ffb3a 100644 --- a/base/include/cap_session/client.h +++ b/base/include/cap_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/cap_session/connection.h b/base/include/cap_session/connection.h index 66c4aac7d2..12eb56784d 100644 --- a/base/include/cap_session/connection.h +++ b/base/include/cap_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/cpu_session/capability.h b/base/include/cpu_session/capability.h index 62dd9eb76a..4f68a87b96 100644 --- a/base/include/cpu_session/capability.h +++ b/base/include/cpu_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/cpu_session/client.h b/base/include/cpu_session/client.h index 158b9296b5..b9cf941b74 100644 --- a/base/include/cpu_session/client.h +++ b/base/include/cpu_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/cpu_session/connection.h b/base/include/cpu_session/connection.h index 2150a8c679..07caf9a2e5 100644 --- a/base/include/cpu_session/connection.h +++ b/base/include/cpu_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/cpu_session/cpu_session.h b/base/include/cpu_session/cpu_session.h index 82a5797a32..93b47323ef 100644 --- a/base/include/cpu_session/cpu_session.h +++ b/base/include/cpu_session/cpu_session.h @@ -20,7 +20,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/dataspace/capability.h b/base/include/dataspace/capability.h index 39730a063d..faa3ea7d8d 100644 --- a/base/include/dataspace/capability.h +++ b/base/include/dataspace/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/dataspace/client.h b/base/include/dataspace/client.h index 6a7569611c..fb5a6344a7 100644 --- a/base/include/dataspace/client.h +++ b/base/include/dataspace/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/dataspace/dataspace.h b/base/include/dataspace/dataspace.h index 39c5e502fa..a7aac6050c 100644 --- a/base/include/dataspace/dataspace.h +++ b/base/include/dataspace/dataspace.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/drivers/timer/epit_base.h b/base/include/drivers/timer/epit_base.h index 995805d5da..3b3355c9a8 100644 --- a/base/include/drivers/timer/epit_base.h +++ b/base/include/drivers/timer/epit_base.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/drivers/uart/imx31_uart_base.h b/base/include/drivers/uart/imx31_uart_base.h index b6a74c418d..7d4eb75096 100644 --- a/base/include/drivers/uart/imx31_uart_base.h +++ b/base/include/drivers/uart/imx31_uart_base.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/drivers/uart/pl011_base.h b/base/include/drivers/uart/pl011_base.h index 85b061bd91..3c329fff44 100644 --- a/base/include/drivers/uart/pl011_base.h +++ b/base/include/drivers/uart/pl011_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/drivers/uart/tl16c750_base.h b/base/include/drivers/uart/tl16c750_base.h index 3445715d65..91841d0c5b 100644 --- a/base/include/drivers/uart/tl16c750_base.h +++ b/base/include/drivers/uart/tl16c750_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/io_mem_session/capability.h b/base/include/io_mem_session/capability.h index d9dc04185d..8c24f87df3 100644 --- a/base/include/io_mem_session/capability.h +++ b/base/include/io_mem_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/io_mem_session/client.h b/base/include/io_mem_session/client.h index 169633d8b8..a99c2ff961 100644 --- a/base/include/io_mem_session/client.h +++ b/base/include/io_mem_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/io_mem_session/connection.h b/base/include/io_mem_session/connection.h index f866d8152e..b4c7813576 100644 --- a/base/include/io_mem_session/connection.h +++ b/base/include/io_mem_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/io_mem_session/io_mem_session.h b/base/include/io_mem_session/io_mem_session.h index 59da6d9aa1..ed12cfcfe3 100644 --- a/base/include/io_mem_session/io_mem_session.h +++ b/base/include/io_mem_session/io_mem_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/io_port_session/capability.h b/base/include/io_port_session/capability.h index 5b5fd13fca..ae9857dde8 100644 --- a/base/include/io_port_session/capability.h +++ b/base/include/io_port_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/io_port_session/client.h b/base/include/io_port_session/client.h index 85fd4a3127..2a9c283a8f 100644 --- a/base/include/io_port_session/client.h +++ b/base/include/io_port_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/io_port_session/connection.h b/base/include/io_port_session/connection.h index cebc91e9b9..ef73f709c1 100644 --- a/base/include/io_port_session/connection.h +++ b/base/include/io_port_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/io_port_session/io_port_session.h b/base/include/io_port_session/io_port_session.h index 99f0ad5897..95b619c78f 100644 --- a/base/include/io_port_session/io_port_session.h +++ b/base/include/io_port_session/io_port_session.h @@ -16,7 +16,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/irq_session/capability.h b/base/include/irq_session/capability.h index 8d5d13c41b..cd582416c2 100644 --- a/base/include/irq_session/capability.h +++ b/base/include/irq_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/irq_session/client.h b/base/include/irq_session/client.h index 0ba646c0f0..9a1c9d1fa8 100644 --- a/base/include/irq_session/client.h +++ b/base/include/irq_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/irq_session/connection.h b/base/include/irq_session/connection.h index 2c8899ea9d..2c47fb823e 100644 --- a/base/include/irq_session/connection.h +++ b/base/include/irq_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/irq_session/irq_session.h b/base/include/irq_session/irq_session.h index cfa61284d8..d42a88f9ba 100644 --- a/base/include/irq_session/irq_session.h +++ b/base/include/irq_session/irq_session.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/log_session/capability.h b/base/include/log_session/capability.h index c992ed3bb1..53c4c6de9c 100644 --- a/base/include/log_session/capability.h +++ b/base/include/log_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/log_session/client.h b/base/include/log_session/client.h index 8e9e84f973..d2a706620b 100644 --- a/base/include/log_session/client.h +++ b/base/include/log_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/log_session/connection.h b/base/include/log_session/connection.h index cafe16bcd5..503876633f 100644 --- a/base/include/log_session/connection.h +++ b/base/include/log_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/log_session/log_session.h b/base/include/log_session/log_session.h index 4d34477883..87cd231ec3 100644 --- a/base/include/log_session/log_session.h +++ b/base/include/log_session/log_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/pager/capability.h b/base/include/pager/capability.h index e5e0f3faff..7c57614f1c 100644 --- a/base/include/pager/capability.h +++ b/base/include/pager/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/parent/capability.h b/base/include/parent/capability.h index 7c7bd5be11..f2aec54d66 100644 --- a/base/include/parent/capability.h +++ b/base/include/parent/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/parent/client.h b/base/include/parent/client.h index 752542a71d..44b2ea1b88 100644 --- a/base/include/parent/client.h +++ b/base/include/parent/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/parent/parent.h b/base/include/parent/parent.h index 1ce6885da0..2850488fbc 100644 --- a/base/include/parent/parent.h +++ b/base/include/parent/parent.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/pd_session/capability.h b/base/include/pd_session/capability.h index 000ced398a..0f296dc9aa 100644 --- a/base/include/pd_session/capability.h +++ b/base/include/pd_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/pd_session/client.h b/base/include/pd_session/client.h index 0a61642646..296ef9c483 100644 --- a/base/include/pd_session/client.h +++ b/base/include/pd_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/pd_session/connection.h b/base/include/pd_session/connection.h index ff46d6c7f6..0b7a9340fb 100644 --- a/base/include/pd_session/connection.h +++ b/base/include/pd_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/pd_session/pd_session.h b/base/include/pd_session/pd_session.h index 4dddd4abec..9d63ea1964 100644 --- a/base/include/pd_session/pd_session.h +++ b/base/include/pd_session/pd_session.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/platform/imx31/drivers/board_base.h b/base/include/platform/imx31/drivers/board_base.h index c8b6b1bb9d..4fe6f53ce6 100644 --- a/base/include/platform/imx31/drivers/board_base.h +++ b/base/include/platform/imx31/drivers/board_base.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/platform/imx53/drivers/board_base.h b/base/include/platform/imx53/drivers/board_base.h index 111d515f72..ed96a4bda3 100644 --- a/base/include/platform/imx53/drivers/board_base.h +++ b/base/include/platform/imx53/drivers/board_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/platform/panda/drivers/board_base.h b/base/include/platform/panda/drivers/board_base.h index e8743e1c00..ede7791346 100644 --- a/base/include/platform/panda/drivers/board_base.h +++ b/base/include/platform/panda/drivers/board_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/platform/pbxa9/drivers/board_base.h b/base/include/platform/pbxa9/drivers/board_base.h index e05c37c5db..425abf71fd 100644 --- a/base/include/platform/pbxa9/drivers/board_base.h +++ b/base/include/platform/pbxa9/drivers/board_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/platform/vea9x4/drivers/board_base.h b/base/include/platform/vea9x4/drivers/board_base.h index fcb60178de..b71d3caa5f 100644 --- a/base/include/platform/vea9x4/drivers/board_base.h +++ b/base/include/platform/vea9x4/drivers/board_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/ram_session/capability.h b/base/include/ram_session/capability.h index 1d693657f1..121a17316f 100644 --- a/base/include/ram_session/capability.h +++ b/base/include/ram_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/ram_session/client.h b/base/include/ram_session/client.h index cf21ad8229..e91a09f5fb 100644 --- a/base/include/ram_session/client.h +++ b/base/include/ram_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/ram_session/connection.h b/base/include/ram_session/connection.h index 20d8fe6013..b8b877c4b2 100644 --- a/base/include/ram_session/connection.h +++ b/base/include/ram_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/ram_session/ram_session.h b/base/include/ram_session/ram_session.h index f586606b08..04288eb1a0 100644 --- a/base/include/ram_session/ram_session.h +++ b/base/include/ram_session/ram_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/rm_session/capability.h b/base/include/rm_session/capability.h index faf3100dd7..b456343bb8 100644 --- a/base/include/rm_session/capability.h +++ b/base/include/rm_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/rm_session/client.h b/base/include/rm_session/client.h index 363add669f..f0c507f592 100644 --- a/base/include/rm_session/client.h +++ b/base/include/rm_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/rm_session/connection.h b/base/include/rm_session/connection.h index b71487cdef..a72a0cf58a 100644 --- a/base/include/rm_session/connection.h +++ b/base/include/rm_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/rm_session/rm_session.h b/base/include/rm_session/rm_session.h index d324a7db78..3097ec4a78 100644 --- a/base/include/rm_session/rm_session.h +++ b/base/include/rm_session/rm_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/rom_session/capability.h b/base/include/rom_session/capability.h index f8fc4648b2..8f911258cb 100644 --- a/base/include/rom_session/capability.h +++ b/base/include/rom_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/rom_session/client.h b/base/include/rom_session/client.h index 421392e9db..5c4607b29c 100644 --- a/base/include/rom_session/client.h +++ b/base/include/rom_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/rom_session/connection.h b/base/include/rom_session/connection.h index 7a9fe335ff..af08b8b26e 100644 --- a/base/include/rom_session/connection.h +++ b/base/include/rom_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/rom_session/rom_session.h b/base/include/rom_session/rom_session.h index a651965f0e..fb21b917da 100644 --- a/base/include/rom_session/rom_session.h +++ b/base/include/rom_session/rom_session.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/root/capability.h b/base/include/root/capability.h index 1776a938ad..c262d270c5 100644 --- a/base/include/root/capability.h +++ b/base/include/root/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/root/client.h b/base/include/root/client.h index 104992c3da..fbb5ac5c62 100644 --- a/base/include/root/client.h +++ b/base/include/root/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/root/component.h b/base/include/root/component.h index ab03d6d954..bd33d28891 100644 --- a/base/include/root/component.h +++ b/base/include/root/component.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/root/root.h b/base/include/root/root.h index 57f49ab142..5e67594cf2 100644 --- a/base/include/root/root.h +++ b/base/include/root/root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/session/capability.h b/base/include/session/capability.h index df8c87a671..f8b6fb307a 100644 --- a/base/include/session/capability.h +++ b/base/include/session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/session/session.h b/base/include/session/session.h index 1134aaed4e..271e47cc01 100644 --- a/base/include/session/session.h +++ b/base/include/session/session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/signal_session/capability.h b/base/include/signal_session/capability.h index 6887eb6340..fc4e1d247c 100644 --- a/base/include/signal_session/capability.h +++ b/base/include/signal_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/signal_session/client.h b/base/include/signal_session/client.h index 12adbe7461..258067b500 100644 --- a/base/include/signal_session/client.h +++ b/base/include/signal_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/signal_session/connection.h b/base/include/signal_session/connection.h index aff01f1ede..a669c56859 100644 --- a/base/include/signal_session/connection.h +++ b/base/include/signal_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/signal_session/signal_session.h b/base/include/signal_session/signal_session.h index 719f3162ef..b6c9abdc57 100644 --- a/base/include/signal_session/signal_session.h +++ b/base/include/signal_session/signal_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/signal_session/source.h b/base/include/signal_session/source.h index cd72813766..b94ea3d2a1 100644 --- a/base/include/signal_session/source.h +++ b/base/include/signal_session/source.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/signal_session/source_client.h b/base/include/signal_session/source_client.h index 5cae6f6396..4cb2a8de1a 100644 --- a/base/include/signal_session/source_client.h +++ b/base/include/signal_session/source_client.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/signal_session/source_rpc_object.h b/base/include/signal_session/source_rpc_object.h index 48987c5057..a6bce1a467 100644 --- a/base/include/signal_session/source_rpc_object.h +++ b/base/include/signal_session/source_rpc_object.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/thread/capability.h b/base/include/thread/capability.h index dedebd3724..3f9800901a 100644 --- a/base/include/thread/capability.h +++ b/base/include/thread/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/arg_string.h b/base/include/util/arg_string.h index a4d16b69d4..27d4be7d16 100644 --- a/base/include/util/arg_string.h +++ b/base/include/util/arg_string.h @@ -18,7 +18,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/avl_string.h b/base/include/util/avl_string.h index 227e1e8aad..344cfca5dc 100644 --- a/base/include/util/avl_string.h +++ b/base/include/util/avl_string.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/avl_tree.h b/base/include/util/avl_tree.h index 954d5d86a3..efb934a83f 100644 --- a/base/include/util/avl_tree.h +++ b/base/include/util/avl_tree.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/fifo.h b/base/include/util/fifo.h index 92e5d12e65..3f20ad1342 100644 --- a/base/include/util/fifo.h +++ b/base/include/util/fifo.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/list.h b/base/include/util/list.h index c07f6ba2f6..67321b7102 100644 --- a/base/include/util/list.h +++ b/base/include/util/list.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/meta.h b/base/include/util/meta.h index 5016578353..f8d4b159ee 100644 --- a/base/include/util/meta.h +++ b/base/include/util/meta.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/misc_math.h b/base/include/util/misc_math.h index 8c4b654013..9325354167 100644 --- a/base/include/util/misc_math.h +++ b/base/include/util/misc_math.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/mmio.h b/base/include/util/mmio.h index 5cec6335c2..058439f094 100644 --- a/base/include/util/mmio.h +++ b/base/include/util/mmio.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/noncopyable.h b/base/include/util/noncopyable.h index be0dee3cf9..5ee90a23ca 100644 --- a/base/include/util/noncopyable.h +++ b/base/include/util/noncopyable.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/register.h b/base/include/util/register.h index 0b3221998e..728a6e20b0 100644 --- a/base/include/util/register.h +++ b/base/include/util/register.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/string.h b/base/include/util/string.h index b5e7beb180..eea652e25b 100644 --- a/base/include/util/string.h +++ b/base/include/util/string.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/token.h b/base/include/util/token.h index 054cd6292f..f3733ec3ff 100644 --- a/base/include/util/token.h +++ b/base/include/util/token.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/util/touch.h b/base/include/util/touch.h index 4730d2ea29..fdc5a45bb5 100644 --- a/base/include/util/touch.h +++ b/base/include/util/touch.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/x86/cpu/atomic.h b/base/include/x86/cpu/atomic.h index 520117ae69..fc8df5f69c 100644 --- a/base/include/x86/cpu/atomic.h +++ b/base/include/x86/cpu/atomic.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/x86/cpu/consts.h b/base/include/x86/cpu/consts.h index 3bea47baad..1b3d89b772 100644 --- a/base/include/x86/cpu/consts.h +++ b/base/include/x86/cpu/consts.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/x86/cpu/string.h b/base/include/x86/cpu/string.h index ceb9eb1880..22d42b8153 100644 --- a/base/include/x86/cpu/string.h +++ b/base/include/x86/cpu/string.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/x86_32/cpu/cpu_state.h b/base/include/x86_32/cpu/cpu_state.h index eb0d108146..ae62616c9a 100644 --- a/base/include/x86_32/cpu/cpu_state.h +++ b/base/include/x86_32/cpu/cpu_state.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/include/x86_64/cpu/cpu_state.h b/base/include/x86_64/cpu/cpu_state.h index 1a05ab3325..1a34092feb 100644 --- a/base/include/x86_64/cpu/cpu_state.h +++ b/base/include/x86_64/cpu/cpu_state.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/allocator/allocator_avl.cc b/base/src/base/allocator/allocator_avl.cc index 50b3289de6..8229a0c74c 100644 --- a/base/src/base/allocator/allocator_avl.cc +++ b/base/src/base/allocator/allocator_avl.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/allocator/slab.cc b/base/src/base/allocator/slab.cc index cbe72c6c55..d4c58b73c1 100644 --- a/base/src/base/allocator/slab.cc +++ b/base/src/base/allocator/slab.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/avl_tree/avl_tree.cc b/base/src/base/avl_tree/avl_tree.cc index f349633857..77fc4ab802 100644 --- a/base/src/base/avl_tree/avl_tree.cc +++ b/base/src/base/avl_tree/avl_tree.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/child/child.cc b/base/src/base/child/child.cc index 2ca516e4ec..e2dffd295c 100644 --- a/base/src/base/child/child.cc +++ b/base/src/base/child/child.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/console/console.cc b/base/src/base/console/console.cc index 9f050961d3..d2724c7399 100644 --- a/base/src/base/console/console.cc +++ b/base/src/base/console/console.cc @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/console/core_printf.cc b/base/src/base/console/core_printf.cc index 77a6cf5442..1c12370f1d 100644 --- a/base/src/base/console/core_printf.cc +++ b/base/src/base/console/core_printf.cc @@ -14,7 +14,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/console/log_console.cc b/base/src/base/console/log_console.cc index 377b795764..e14c7d7ab4 100644 --- a/base/src/base/console/log_console.cc +++ b/base/src/base/console/log_console.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/cxx/exception.cc b/base/src/base/cxx/exception.cc index 53ea6f1fd4..091c783493 100644 --- a/base/src/base/cxx/exception.cc +++ b/base/src/base/cxx/exception.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/cxx/guard.cc b/base/src/base/cxx/guard.cc index 81c3fc83de..fe9a423102 100644 --- a/base/src/base/cxx/guard.cc +++ b/base/src/base/cxx/guard.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/cxx/malloc_free.cc b/base/src/base/cxx/malloc_free.cc index c2b7c0d842..d0e66a3701 100644 --- a/base/src/base/cxx/malloc_free.cc +++ b/base/src/base/cxx/malloc_free.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/cxx/misc.cc b/base/src/base/cxx/misc.cc index 8b6cd534aa..2f9603a5ea 100644 --- a/base/src/base/cxx/misc.cc +++ b/base/src/base/cxx/misc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/cxx/new_delete.cc b/base/src/base/cxx/new_delete.cc index 0af2553095..bbc3119a87 100644 --- a/base/src/base/cxx/new_delete.cc +++ b/base/src/base/cxx/new_delete.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/cxx/unwind.cc b/base/src/base/cxx/unwind.cc index 265387a38e..ca1170cba0 100644 --- a/base/src/base/cxx/unwind.cc +++ b/base/src/base/cxx/unwind.cc @@ -17,7 +17,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/elf/elf_binary.cc b/base/src/base/elf/elf_binary.cc index 7d03ad3cb9..f96e011094 100644 --- a/base/src/base/elf/elf_binary.cc +++ b/base/src/base/elf/elf_binary.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/env/context_area.cc b/base/src/base/env/context_area.cc index 6171c6825b..618eafc372 100644 --- a/base/src/base/env/context_area.cc +++ b/base/src/base/env/context_area.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/env/env.cc b/base/src/base/env/env.cc index c1451d73d3..738b1732c7 100644 --- a/base/src/base/env/env.cc +++ b/base/src/base/env/env.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/env/reload_parent_cap.cc b/base/src/base/env/reload_parent_cap.cc index 00d5cdc00f..fe4ed02e4e 100644 --- a/base/src/base/env/reload_parent_cap.cc +++ b/base/src/base/env/reload_parent_cap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/heap/heap.cc b/base/src/base/heap/heap.cc index c3f238033e..005155611b 100644 --- a/base/src/base/heap/heap.cc +++ b/base/src/base/heap/heap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/heap/sliced_heap.cc b/base/src/base/heap/sliced_heap.cc index 649bffaffd..2c2863aef4 100644 --- a/base/src/base/heap/sliced_heap.cc +++ b/base/src/base/heap/sliced_heap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/lock/lock.cc b/base/src/base/lock/lock.cc index 0afc302538..fb0c7a2074 100644 --- a/base/src/base/lock/lock.cc +++ b/base/src/base/lock/lock.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/lock/spin_lock.h b/base/src/base/lock/spin_lock.h index 6c43d9138c..705dc58a5a 100644 --- a/base/src/base/lock/spin_lock.h +++ b/base/src/base/lock/spin_lock.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/process/process.cc b/base/src/base/process/process.cc index b0e4131282..c9a615adfe 100644 --- a/base/src/base/process/process.cc +++ b/base/src/base/process/process.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/server/common.cc b/base/src/base/server/common.cc index b3ce211c91..540dc06d8f 100644 --- a/base/src/base/server/common.cc +++ b/base/src/base/server/common.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/server/server.cc b/base/src/base/server/server.cc index 5522ef27c4..d5ecda141f 100644 --- a/base/src/base/server/server.cc +++ b/base/src/base/server/server.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/signal/signal.cc b/base/src/base/signal/signal.cc index d5b860ffd4..493d726b82 100644 --- a/base/src/base/signal/signal.cc +++ b/base/src/base/signal/signal.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/thread/thread.cc b/base/src/base/thread/thread.cc index 22e6d33008..d96982fd24 100644 --- a/base/src/base/thread/thread.cc +++ b/base/src/base/thread/thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/thread/thread_bootstrap.cc b/base/src/base/thread/thread_bootstrap.cc index 7ea5c9efc3..c7a8b40954 100644 --- a/base/src/base/thread/thread_bootstrap.cc +++ b/base/src/base/thread/thread_bootstrap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/base/thread/thread_start.cc b/base/src/base/thread/thread_start.cc index 9ccf1d6933..6681e725f9 100644 --- a/base/src/base/thread/thread_start.cc +++ b/base/src/base/thread/thread_start.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/context_area.cc b/base/src/core/context_area.cc index 4b8ca59def..9ea13a85e6 100644 --- a/base/src/core/context_area.cc +++ b/base/src/core/context_area.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/core_mem_alloc.cc b/base/src/core/core_mem_alloc.cc index 61f3d0f5a9..031689ea9e 100644 --- a/base/src/core/core_mem_alloc.cc +++ b/base/src/core/core_mem_alloc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/cpu_session_component.cc b/base/src/core/cpu_session_component.cc index 23fcede4c5..df6e1b85ac 100644 --- a/base/src/core/cpu_session_component.cc +++ b/base/src/core/cpu_session_component.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/dataspace_component.cc b/base/src/core/dataspace_component.cc index c757a5e0f8..3cc57ee45e 100644 --- a/base/src/core/dataspace_component.cc +++ b/base/src/core/dataspace_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/dump_alloc.cc b/base/src/core/dump_alloc.cc index 0148f6b118..5194c9cb9c 100644 --- a/base/src/core/dump_alloc.cc +++ b/base/src/core/dump_alloc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/cap_root.h b/base/src/core/include/cap_root.h index 97b9cde17b..dc147d49b0 100644 --- a/base/src/core/include/cap_root.h +++ b/base/src/core/include/cap_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/cap_session_component.h b/base/src/core/include/cap_session_component.h index 368d220076..5f68610ace 100644 --- a/base/src/core/include/cap_session_component.h +++ b/base/src/core/include/cap_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/core_env.h b/base/src/core/include/core_env.h index 0dddf5a129..2646e3ad08 100644 --- a/base/src/core/include/core_env.h +++ b/base/src/core/include/core_env.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/core_mem_alloc.h b/base/src/core/include/core_mem_alloc.h index 348e876aa7..83115aa4c4 100644 --- a/base/src/core/include/core_mem_alloc.h +++ b/base/src/core/include/core_mem_alloc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/core_parent.h b/base/src/core/include/core_parent.h index 74601dbc9a..f7e7a2fcc8 100644 --- a/base/src/core/include/core_parent.h +++ b/base/src/core/include/core_parent.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/core_rm_session.h b/base/src/core/include/core_rm_session.h index 1f98779487..aea4fee2d7 100644 --- a/base/src/core/include/core_rm_session.h +++ b/base/src/core/include/core_rm_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/cpu_root.h b/base/src/core/include/cpu_root.h index 9ac67f2a01..f16905f919 100644 --- a/base/src/core/include/cpu_root.h +++ b/base/src/core/include/cpu_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/cpu_session_component.h b/base/src/core/include/cpu_session_component.h index 18c4d7bd18..74f19c4e02 100644 --- a/base/src/core/include/cpu_session_component.h +++ b/base/src/core/include/cpu_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/cpu_thread_allocator.h b/base/src/core/include/cpu_thread_allocator.h index f81fdb46b6..eab14f9cb6 100644 --- a/base/src/core/include/cpu_thread_allocator.h +++ b/base/src/core/include/cpu_thread_allocator.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/dataspace_component.h b/base/src/core/include/dataspace_component.h index c84aad3149..1fc2a84540 100644 --- a/base/src/core/include/dataspace_component.h +++ b/base/src/core/include/dataspace_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/io_mem_root.h b/base/src/core/include/io_mem_root.h index 1fe19446bd..2665dbced4 100644 --- a/base/src/core/include/io_mem_root.h +++ b/base/src/core/include/io_mem_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/io_mem_session_component.h b/base/src/core/include/io_mem_session_component.h index 73c01f66f9..ebd1006b4b 100644 --- a/base/src/core/include/io_mem_session_component.h +++ b/base/src/core/include/io_mem_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/io_port_root.h b/base/src/core/include/io_port_root.h index 603d5cc18f..21e2960b7d 100644 --- a/base/src/core/include/io_port_root.h +++ b/base/src/core/include/io_port_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/io_port_session_component.h b/base/src/core/include/io_port_session_component.h index 8988d6a0b2..b975eb86a5 100644 --- a/base/src/core/include/io_port_session_component.h +++ b/base/src/core/include/io_port_session_component.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/irq_root.h b/base/src/core/include/irq_root.h index 73107eda6a..e9bd3a5c8b 100644 --- a/base/src/core/include/irq_root.h +++ b/base/src/core/include/irq_root.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/irq_session_component.h b/base/src/core/include/irq_session_component.h index dcb7655bc7..723ad40620 100644 --- a/base/src/core/include/irq_session_component.h +++ b/base/src/core/include/irq_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/log_root.h b/base/src/core/include/log_root.h index f2966797fd..7882452200 100644 --- a/base/src/core/include/log_root.h +++ b/base/src/core/include/log_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/log_session_component.h b/base/src/core/include/log_session_component.h index 96dee907b4..725c80142a 100644 --- a/base/src/core/include/log_session_component.h +++ b/base/src/core/include/log_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/multiboot.h b/base/src/core/include/multiboot.h index 27d12c9b97..c1edb77194 100644 --- a/base/src/core/include/multiboot.h +++ b/base/src/core/include/multiboot.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/pd_root.h b/base/src/core/include/pd_root.h index 4823f4b4f6..1d14e62a07 100644 --- a/base/src/core/include/pd_root.h +++ b/base/src/core/include/pd_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/pd_session_component.h b/base/src/core/include/pd_session_component.h index e9c478abb0..e752053ab4 100644 --- a/base/src/core/include/pd_session_component.h +++ b/base/src/core/include/pd_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/platform_generic.h b/base/src/core/include/platform_generic.h index e2e8703bd3..42bc392513 100644 --- a/base/src/core/include/platform_generic.h +++ b/base/src/core/include/platform_generic.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/platform_services.h b/base/src/core/include/platform_services.h index 5fc0fd8006..d8fa53aee2 100644 --- a/base/src/core/include/platform_services.h +++ b/base/src/core/include/platform_services.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/ram_root.h b/base/src/core/include/ram_root.h index ed9d68889e..3824358e9c 100644 --- a/base/src/core/include/ram_root.h +++ b/base/src/core/include/ram_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/ram_session_component.h b/base/src/core/include/ram_session_component.h index 6e108cbce8..d9609bf1d4 100644 --- a/base/src/core/include/ram_session_component.h +++ b/base/src/core/include/ram_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/rm_root.h b/base/src/core/include/rm_root.h index facbb7126e..69e27c15b1 100644 --- a/base/src/core/include/rm_root.h +++ b/base/src/core/include/rm_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/rm_session_component.h b/base/src/core/include/rm_session_component.h index e6795ca339..55f1cb84b9 100644 --- a/base/src/core/include/rm_session_component.h +++ b/base/src/core/include/rm_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/rom_fs.h b/base/src/core/include/rom_fs.h index cebae7b78d..dadba72222 100644 --- a/base/src/core/include/rom_fs.h +++ b/base/src/core/include/rom_fs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/rom_root.h b/base/src/core/include/rom_root.h index 19ebfc24f2..5df05c5a29 100644 --- a/base/src/core/include/rom_root.h +++ b/base/src/core/include/rom_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/rom_session_component.h b/base/src/core/include/rom_session_component.h index 3757ec14b6..cc65c5a53e 100644 --- a/base/src/core/include/rom_session_component.h +++ b/base/src/core/include/rom_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/signal_root.h b/base/src/core/include/signal_root.h index 0aa6245711..79e21c6dd3 100644 --- a/base/src/core/include/signal_root.h +++ b/base/src/core/include/signal_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/include/signal_session_component.h b/base/src/core/include/signal_session_component.h index 8a5314e51f..73a06718e6 100644 --- a/base/src/core/include/signal_session_component.h +++ b/base/src/core/include/signal_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/io_mem_session_component.cc b/base/src/core/io_mem_session_component.cc index facff03b21..fe67373099 100644 --- a/base/src/core/io_mem_session_component.cc +++ b/base/src/core/io_mem_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/main.cc b/base/src/core/main.cc index 121768c900..4ebf08692a 100644 --- a/base/src/core/main.cc +++ b/base/src/core/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/mb_info.h b/base/src/core/mb_info.h index 07339376e9..96e6d62028 100644 --- a/base/src/core/mb_info.h +++ b/base/src/core/mb_info.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/multiboot_info.cc b/base/src/core/multiboot_info.cc index 6e5dd5eb77..7aae76f898 100644 --- a/base/src/core/multiboot_info.cc +++ b/base/src/core/multiboot_info.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/pd_session_component.cc b/base/src/core/pd_session_component.cc index cd5be28e0c..69e1e34ea4 100644 --- a/base/src/core/pd_session_component.cc +++ b/base/src/core/pd_session_component.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/platform_services.cc b/base/src/core/platform_services.cc index f583477541..55ab6d00b0 100644 --- a/base/src/core/platform_services.cc +++ b/base/src/core/platform_services.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/ram_session_component.cc b/base/src/core/ram_session_component.cc index 22ee41803e..97c6c0179f 100644 --- a/base/src/core/ram_session_component.cc +++ b/base/src/core/ram_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/rm_session_component.cc b/base/src/core/rm_session_component.cc index 988c363c89..d56a216711 100644 --- a/base/src/core/rm_session_component.cc +++ b/base/src/core/rm_session_component.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/rom_session_component.cc b/base/src/core/rom_session_component.cc index a25bcc79c7..02f31f9769 100644 --- a/base/src/core/rom_session_component.cc +++ b/base/src/core/rom_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/signal_session_component.cc b/base/src/core/signal_session_component.cc index d3ad0a3b68..db0fc3828a 100644 --- a/base/src/core/signal_session_component.cc +++ b/base/src/core/signal_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/signal_source_component.cc b/base/src/core/signal_source_component.cc index c8ee1e0a60..b84c1220c8 100644 --- a/base/src/core/signal_source_component.cc +++ b/base/src/core/signal_source_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/x86/io_port_session_component.cc b/base/src/core/x86/io_port_session_component.cc index 3aa6828292..4dda0a0d2a 100644 --- a/base/src/core/x86/io_port_session_component.cc +++ b/base/src/core/x86/io_port_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/core/x86/platform_services.cc b/base/src/core/x86/platform_services.cc index d2d927bbca..d8af762b49 100644 --- a/base/src/core/x86/platform_services.cc +++ b/base/src/core/x86/platform_services.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/platform/_main.cc b/base/src/platform/_main.cc index 6149242e17..d38186c268 100644 --- a/base/src/platform/_main.cc +++ b/base/src/platform/_main.cc @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/platform/_main_parent_cap.h b/base/src/platform/_main_parent_cap.h index 013ff2a184..fc6ff7814b 100644 --- a/base/src/platform/_main_parent_cap.h +++ b/base/src/platform/_main_parent_cap.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/platform/arm/crt0.s b/base/src/platform/arm/crt0.s index a948938aa8..3232e5f061 100644 --- a/base/src/platform/arm/crt0.s +++ b/base/src/platform/arm/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/platform/cap_copy.cc b/base/src/platform/cap_copy.cc index d5f4e1d0c2..fa33ac1ad1 100644 --- a/base/src/platform/cap_copy.cc +++ b/base/src/platform/cap_copy.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/platform/genode.ld b/base/src/platform/genode.ld index 14a7e51c60..5476a4b050 100644 --- a/base/src/platform/genode.ld +++ b/base/src/platform/genode.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/platform/x86_32/crt0.s b/base/src/platform/x86_32/crt0.s index bb10c6048a..1a0bd6a149 100644 --- a/base/src/platform/x86_32/crt0.s +++ b/base/src/platform/x86_32/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/platform/x86_64/crt0.s b/base/src/platform/x86_64/crt0.s index 0a201be304..aacbdec04f 100644 --- a/base/src/platform/x86_64/crt0.s +++ b/base/src/platform/x86_64/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/test/cap_integrity/main.cc b/base/src/test/cap_integrity/main.cc index 662970b65a..1defcf8ec8 100644 --- a/base/src/test/cap_integrity/main.cc +++ b/base/src/test/cap_integrity/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/test/ds_ownership/main.cc b/base/src/test/ds_ownership/main.cc index fac075fca5..c1e98f6ec9 100644 --- a/base/src/test/ds_ownership/main.cc +++ b/base/src/test/ds_ownership/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/test/printf/main.cc b/base/src/test/printf/main.cc index e0eb1e0201..77d911856b 100644 --- a/base/src/test/printf/main.cc +++ b/base/src/test/printf/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/test/rm_fault/main.cc b/base/src/test/rm_fault/main.cc index 636f1870e8..70104d15f3 100644 --- a/base/src/test/rm_fault/main.cc +++ b/base/src/test/rm_fault/main.cc @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/test/rm_nested/main.cc b/base/src/test/rm_nested/main.cc index 9131b15b6d..71544ab2e9 100644 --- a/base/src/test/rm_nested/main.cc +++ b/base/src/test/rm_nested/main.cc @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/test/sub_rm/config.h b/base/src/test/sub_rm/config.h index 7d4ffe3b61..8a4b5dab5e 100644 --- a/base/src/test/sub_rm/config.h +++ b/base/src/test/sub_rm/config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/test/sub_rm/main.cc b/base/src/test/sub_rm/main.cc index e5aa6f84c1..808c52e15f 100644 --- a/base/src/test/sub_rm/main.cc +++ b/base/src/test/sub_rm/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/base/src/test/util_mmio/main.cc b/base/src/test/util_mmio/main.cc index c4f7cf6217..ebb42d013d 100644 --- a/base/src/test/util_mmio/main.cc +++ b/base/src/test/util_mmio/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_ipxe/include/dde_ipxe/nic.h b/dde_ipxe/include/dde_ipxe/nic.h index d9ad66f875..7a7b3097cf 100644 --- a/dde_ipxe/include/dde_ipxe/nic.h +++ b/dde_ipxe/include/dde_ipxe/nic.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_ipxe/src/drivers/nic/main.cc b/dde_ipxe/src/drivers/nic/main.cc index d66d96c71f..9e4a04700c 100644 --- a/dde_ipxe/src/drivers/nic/main.cc +++ b/dde_ipxe/src/drivers/nic/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_ipxe/src/lib/dde_ipxe/dde.c b/dde_ipxe/src/lib/dde_ipxe/dde.c index 580a160255..b78cb88539 100644 --- a/dde_ipxe/src/lib/dde_ipxe/dde.c +++ b/dde_ipxe/src/lib/dde_ipxe/dde.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_ipxe/src/lib/dde_ipxe/dde_support.cc b/dde_ipxe/src/lib/dde_ipxe/dde_support.cc index c169e90b08..6005a80a99 100644 --- a/dde_ipxe/src/lib/dde_ipxe/dde_support.cc +++ b/dde_ipxe/src/lib/dde_ipxe/dde_support.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_ipxe/src/lib/dde_ipxe/dummies.c b/dde_ipxe/src/lib/dde_ipxe/dummies.c index 105bcede7a..a22ea5df68 100644 --- a/dde_ipxe/src/lib/dde_ipxe/dummies.c +++ b/dde_ipxe/src/lib/dde_ipxe/dummies.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_ipxe/src/lib/dde_ipxe/local.h b/dde_ipxe/src/lib/dde_ipxe/local.h index 2864fe83cd..fa9be715c4 100644 --- a/dde_ipxe/src/lib/dde_ipxe/local.h +++ b/dde_ipxe/src/lib/dde_ipxe/local.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_ipxe/src/lib/dde_ipxe/nic.c b/dde_ipxe/src/lib/dde_ipxe/nic.c index ea3c65c233..798347eeaf 100644 --- a/dde_ipxe/src/lib/dde_ipxe/nic.c +++ b/dde_ipxe/src/lib/dde_ipxe/nic.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/arm/platform/lx_emul.h b/dde_linux/src/drivers/usb/arm/platform/lx_emul.h index c4b2029b38..3871df394c 100644 --- a/dde_linux/src/drivers/usb/arm/platform/lx_emul.h +++ b/dde_linux/src/drivers/usb/arm/platform/lx_emul.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/arm/platform/platform.cc b/dde_linux/src/drivers/usb/arm/platform/platform.cc index 23baed3b39..fb1bb8a7ff 100644 --- a/dde_linux/src/drivers/usb/arm/platform/platform.cc +++ b/dde_linux/src/drivers/usb/arm/platform/platform.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/arm/platform/platform.h b/dde_linux/src/drivers/usb/arm/platform/platform.h index d02f9901e2..d93673fb5e 100644 --- a/dde_linux/src/drivers/usb/arm/platform/platform.h +++ b/dde_linux/src/drivers/usb/arm/platform/platform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/arm/platform/platform_device.c b/dde_linux/src/drivers/usb/arm/platform/platform_device.c index 7eaaea48dd..e7a716d7cb 100644 --- a/dde_linux/src/drivers/usb/arm/platform/platform_device.c +++ b/dde_linux/src/drivers/usb/arm/platform/platform_device.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/dummies.c b/dde_linux/src/drivers/usb/dummies.c index d9d5a70bab..eedad38f3a 100644 --- a/dde_linux/src/drivers/usb/dummies.c +++ b/dde_linux/src/drivers/usb/dummies.c @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/input/evdev.c b/dde_linux/src/drivers/usb/input/evdev.c index 161d3beb63..2c7fcd0b05 100644 --- a/dde_linux/src/drivers/usb/input/evdev.c +++ b/dde_linux/src/drivers/usb/input/evdev.c @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/input/input_component.cc b/dde_linux/src/drivers/usb/input/input_component.cc index 2568ea1dcf..07390be0e0 100644 --- a/dde_linux/src/drivers/usb/input/input_component.cc +++ b/dde_linux/src/drivers/usb/input/input_component.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/lx_emul.cc b/dde_linux/src/drivers/usb/lx_emul.cc index d3ba8977fe..4a64107cbb 100644 --- a/dde_linux/src/drivers/usb/lx_emul.cc +++ b/dde_linux/src/drivers/usb/lx_emul.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/lx_emul.h b/dde_linux/src/drivers/usb/lx_emul.h index 91044b1337..dc68c8edff 100644 --- a/dde_linux/src/drivers/usb/lx_emul.h +++ b/dde_linux/src/drivers/usb/lx_emul.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/main.cc b/dde_linux/src/drivers/usb/main.cc index 2c4b368939..b65b91bf16 100644 --- a/dde_linux/src/drivers/usb/main.cc +++ b/dde_linux/src/drivers/usb/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/mem.h b/dde_linux/src/drivers/usb/mem.h index 3d33574a55..e0c731133a 100644 --- a/dde_linux/src/drivers/usb/mem.h +++ b/dde_linux/src/drivers/usb/mem.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/nic/component.h b/dde_linux/src/drivers/usb/nic/component.h index e52fb20901..b2afcf5b49 100644 --- a/dde_linux/src/drivers/usb/nic/component.h +++ b/dde_linux/src/drivers/usb/nic/component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/nic/nic.cc b/dde_linux/src/drivers/usb/nic/nic.cc index 0e2b1bb42e..09d743b323 100644 --- a/dde_linux/src/drivers/usb/nic/nic.cc +++ b/dde_linux/src/drivers/usb/nic/nic.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/pci_driver.cc b/dde_linux/src/drivers/usb/pci_driver.cc index 60d325337a..cbe039aff5 100644 --- a/dde_linux/src/drivers/usb/pci_driver.cc +++ b/dde_linux/src/drivers/usb/pci_driver.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/platform.h b/dde_linux/src/drivers/usb/platform.h index ff5e3b441f..c435d2344f 100644 --- a/dde_linux/src/drivers/usb/platform.h +++ b/dde_linux/src/drivers/usb/platform.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/routine.h b/dde_linux/src/drivers/usb/routine.h index c0260974a4..e7f8993ed1 100644 --- a/dde_linux/src/drivers/usb/routine.h +++ b/dde_linux/src/drivers/usb/routine.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/signal.h b/dde_linux/src/drivers/usb/signal.h index 099e186b10..8b3d0e4f0f 100644 --- a/dde_linux/src/drivers/usb/signal.h +++ b/dde_linux/src/drivers/usb/signal.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/signal/dispatch.h b/dde_linux/src/drivers/usb/signal/dispatch.h index 8fcc66004f..273d8c014a 100644 --- a/dde_linux/src/drivers/usb/signal/dispatch.h +++ b/dde_linux/src/drivers/usb/signal/dispatch.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/signal/event.cc b/dde_linux/src/drivers/usb/signal/event.cc index 0ce8fbe7a8..b831298d56 100644 --- a/dde_linux/src/drivers/usb/signal/event.cc +++ b/dde_linux/src/drivers/usb/signal/event.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/signal/irq.cc b/dde_linux/src/drivers/usb/signal/irq.cc index 4c2fd8292b..a2fd791009 100644 --- a/dde_linux/src/drivers/usb/signal/irq.cc +++ b/dde_linux/src/drivers/usb/signal/irq.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/signal/timer.cc b/dde_linux/src/drivers/usb/signal/timer.cc index 06baa4f248..041a183cc8 100644 --- a/dde_linux/src/drivers/usb/signal/timer.cc +++ b/dde_linux/src/drivers/usb/signal/timer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/storage/component.h b/dde_linux/src/drivers/usb/storage/component.h index 5664545aa1..c3fd06108f 100644 --- a/dde_linux/src/drivers/usb/storage/component.h +++ b/dde_linux/src/drivers/usb/storage/component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/storage/scsi.c b/dde_linux/src/drivers/usb/storage/scsi.c index 2c66bcb56b..a47a82fb58 100644 --- a/dde_linux/src/drivers/usb/storage/scsi.c +++ b/dde_linux/src/drivers/usb/storage/scsi.c @@ -28,7 +28,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/storage/scsi.h b/dde_linux/src/drivers/usb/storage/scsi.h index 6b9feb6e03..196d1326de 100644 --- a/dde_linux/src/drivers/usb/storage/scsi.h +++ b/dde_linux/src/drivers/usb/storage/scsi.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/storage/storage.cc b/dde_linux/src/drivers/usb/storage/storage.cc index f013b55e8b..ee0a476e92 100644 --- a/dde_linux/src/drivers/usb/storage/storage.cc +++ b/dde_linux/src/drivers/usb/storage/storage.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/test.cc b/dde_linux/src/drivers/usb/test.cc index 0e98907a7f..1a435496c8 100644 --- a/dde_linux/src/drivers/usb/test.cc +++ b/dde_linux/src/drivers/usb/test.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/x86_32/platform/lx_emul.h b/dde_linux/src/drivers/usb/x86_32/platform/lx_emul.h index 42c01e3091..981dc5a706 100644 --- a/dde_linux/src/drivers/usb/x86_32/platform/lx_emul.h +++ b/dde_linux/src/drivers/usb/x86_32/platform/lx_emul.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_linux/src/drivers/usb/x86_32/platform/platform.h b/dde_linux/src/drivers/usb/x86_32/platform/platform.h index 687664e998..c17ce42ced 100644 --- a/dde_linux/src/drivers/usb/x86_32/platform/platform.h +++ b/dde_linux/src/drivers/usb/x86_32/platform/platform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/driver.cc b/dde_oss/src/drivers/oss/driver.cc index 557650d02a..265c9c5bf4 100644 --- a/dde_oss/src/drivers/oss/driver.cc +++ b/dde_oss/src/drivers/oss/driver.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/dummies.c b/dde_oss/src/drivers/oss/dummies.c index 9a7cb2bde1..32e96f63a4 100644 --- a/dde_oss/src/drivers/oss/dummies.c +++ b/dde_oss/src/drivers/oss/dummies.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 20120-2012 Genode Labs GmbH + * Copyright (C) 20120-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/include/audio.h b/dde_oss/src/drivers/oss/include/audio.h index d2225a0752..0174aeb89f 100644 --- a/dde_oss/src/drivers/oss/include/audio.h +++ b/dde_oss/src/drivers/oss/include/audio.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/include/devid.h b/dde_oss/src/drivers/oss/include/devid.h index 6b54e1ab65..65d65351ee 100644 --- a/dde_oss/src/drivers/oss/include/devid.h +++ b/dde_oss/src/drivers/oss/include/devid.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/include/inttypes.h b/dde_oss/src/drivers/oss/include/inttypes.h index a90db857dc..9400ed1627 100644 --- a/dde_oss/src/drivers/oss/include/inttypes.h +++ b/dde_oss/src/drivers/oss/include/inttypes.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/include/os.h b/dde_oss/src/drivers/oss/include/os.h index d814203d52..2653baa87b 100644 --- a/dde_oss/src/drivers/oss/include/os.h +++ b/dde_oss/src/drivers/oss/include/os.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/include/quirks.h b/dde_oss/src/drivers/oss/include/quirks.h index ba2e4c32dc..337bdeb2f4 100644 --- a/dde_oss/src/drivers/oss/include/quirks.h +++ b/dde_oss/src/drivers/oss/include/quirks.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/include/signal.h b/dde_oss/src/drivers/oss/include/signal.h index dc72dd303d..1e70ddf03a 100644 --- a/dde_oss/src/drivers/oss/include/signal.h +++ b/dde_oss/src/drivers/oss/include/signal.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/main.cc b/dde_oss/src/drivers/oss/main.cc index 2fb3dfa60b..6cbe34a9ad 100644 --- a/dde_oss/src/drivers/oss/main.cc +++ b/dde_oss/src/drivers/oss/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/module.inc b/dde_oss/src/drivers/oss/module.inc index 4c98f63a60..465a9e4104 100644 --- a/dde_oss/src/drivers/oss/module.inc +++ b/dde_oss/src/drivers/oss/module.inc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/os.cc b/dde_oss/src/drivers/oss/os.cc index 9e089fec69..ce6b73d051 100644 --- a/dde_oss/src/drivers/oss/os.cc +++ b/dde_oss/src/drivers/oss/os.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/quirks.cc b/dde_oss/src/drivers/oss/quirks.cc index 0560ce922a..f740e7fb50 100644 --- a/dde_oss/src/drivers/oss/quirks.cc +++ b/dde_oss/src/drivers/oss/quirks.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/dde_oss/src/drivers/oss/signal/irq.cc b/dde_oss/src/drivers/oss/signal/irq.cc index 894168606b..1257ebd3fc 100644 --- a/dde_oss/src/drivers/oss/signal/irq.cc +++ b/dde_oss/src/drivers/oss/signal/irq.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/include/launchpad/launchpad.h b/demo/include/launchpad/launchpad.h index 9f542a1903..e312b16b28 100644 --- a/demo/include/launchpad/launchpad.h +++ b/demo/include/launchpad/launchpad.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/include/mini_c/errno.h b/demo/include/mini_c/errno.h index e8381ec056..564f843e72 100644 --- a/demo/include/mini_c/errno.h +++ b/demo/include/mini_c/errno.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/include/mini_c/limits.h b/demo/include/mini_c/limits.h index 6d8b4335bb..a82ca2ad8e 100644 --- a/demo/include/mini_c/limits.h +++ b/demo/include/mini_c/limits.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/include/mini_c/stdio.h b/demo/include/mini_c/stdio.h index df25bd1eea..72ef430785 100644 --- a/demo/include/mini_c/stdio.h +++ b/demo/include/mini_c/stdio.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/include/mini_c/stdlib.h b/demo/include/mini_c/stdlib.h index 54fa5d496e..b91e9ef5d3 100644 --- a/demo/include/mini_c/stdlib.h +++ b/demo/include/mini_c/stdlib.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/include/mini_c/string.h b/demo/include/mini_c/string.h index 9d64ea123f..8c45384d6e 100644 --- a/demo/include/mini_c/string.h +++ b/demo/include/mini_c/string.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/include/mini_c/sys/types.h b/demo/include/mini_c/sys/types.h index c119394685..9a48ed26d0 100644 --- a/demo/include/mini_c/sys/types.h +++ b/demo/include/mini_c/sys/types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/backdrop/main.cc b/demo/src/app/backdrop/main.cc index a7d984d531..8548a39905 100644 --- a/demo/src/app/backdrop/main.cc +++ b/demo/src/app/backdrop/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/child_entry.h b/demo/src/app/launchpad/child_entry.h index 22ab5047f6..3cb08893b1 100644 --- a/demo/src/app/launchpad/child_entry.h +++ b/demo/src/app/launchpad/child_entry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/launch_entry.h b/demo/src/app/launchpad/launch_entry.h index 1cb2c57bfa..0408fe17dd 100644 --- a/demo/src/app/launchpad/launch_entry.h +++ b/demo/src/app/launchpad/launch_entry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/launcher.cc b/demo/src/app/launchpad/launcher.cc index c2c54aa070..15266fd0d6 100644 --- a/demo/src/app/launchpad/launcher.cc +++ b/demo/src/app/launchpad/launcher.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/launchpad_window.cc b/demo/src/app/launchpad/launchpad_window.cc index 69c89cc0db..4ed2984af0 100644 --- a/demo/src/app/launchpad/launchpad_window.cc +++ b/demo/src/app/launchpad/launchpad_window.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/launchpad_window.h b/demo/src/app/launchpad/launchpad_window.h index 59f2e19df9..b010981cc1 100644 --- a/demo/src/app/launchpad/launchpad_window.h +++ b/demo/src/app/launchpad/launchpad_window.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/loadbar.h b/demo/src/app/launchpad/loadbar.h index 4866014a80..00f91480c7 100644 --- a/demo/src/app/launchpad/loadbar.h +++ b/demo/src/app/launchpad/loadbar.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/main.cc b/demo/src/app/launchpad/main.cc index a45f2f8d0a..b9bb7e7f7a 100644 --- a/demo/src/app/launchpad/main.cc +++ b/demo/src/app/launchpad/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/section.h b/demo/src/app/launchpad/section.h index 929e85eba1..a7234dc7f6 100644 --- a/demo/src/app/launchpad/section.h +++ b/demo/src/app/launchpad/section.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/launchpad/status_entry.h b/demo/src/app/launchpad/status_entry.h index bad8a3d6e7..442d1c262b 100644 --- a/demo/src/app/launchpad/status_entry.h +++ b/demo/src/app/launchpad/status_entry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/about.cc b/demo/src/app/scout/common/about.cc index 93b1a3a579..e3ce5f1abf 100644 --- a/demo/src/app/scout/common/about.cc +++ b/demo/src/app/scout/common/about.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/browser_window.cc b/demo/src/app/scout/common/browser_window.cc index 9da43405ef..0637fdcfeb 100644 --- a/demo/src/app/scout/common/browser_window.cc +++ b/demo/src/app/scout/common/browser_window.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/doc.cc b/demo/src/app/scout/common/doc.cc index 59699c5ed9..c69aacbcef 100644 --- a/demo/src/app/scout/common/doc.cc +++ b/demo/src/app/scout/common/doc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/elements.cc b/demo/src/app/scout/common/elements.cc index fdea51ce04..7f942ee1db 100644 --- a/demo/src/app/scout/common/elements.cc +++ b/demo/src/app/scout/common/elements.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/main.cc b/demo/src/app/scout/common/main.cc index f639a5c5bb..947f8f0667 100644 --- a/demo/src/app/scout/common/main.cc +++ b/demo/src/app/scout/common/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/navbar.cc b/demo/src/app/scout/common/navbar.cc index 8eeed23ccc..33c47dca51 100644 --- a/demo/src/app/scout/common/navbar.cc +++ b/demo/src/app/scout/common/navbar.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/png_image.cc b/demo/src/app/scout/common/png_image.cc index 16c3469f4f..f8ef2d2af9 100644 --- a/demo/src/app/scout/common/png_image.cc +++ b/demo/src/app/scout/common/png_image.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/refracted_icon.cc b/demo/src/app/scout/common/refracted_icon.cc index 8ccded1fbb..bf7df6e345 100644 --- a/demo/src/app/scout/common/refracted_icon.cc +++ b/demo/src/app/scout/common/refracted_icon.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/scrollbar.cc b/demo/src/app/scout/common/scrollbar.cc index ff935d5e77..41f2a772ff 100644 --- a/demo/src/app/scout/common/scrollbar.cc +++ b/demo/src/app/scout/common/scrollbar.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/sky_texture.cc b/demo/src/app/scout/common/sky_texture.cc index ae9bd58090..e8e8c980a6 100644 --- a/demo/src/app/scout/common/sky_texture.cc +++ b/demo/src/app/scout/common/sky_texture.cc @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/tick.cc b/demo/src/app/scout/common/tick.cc index f8b0982cbc..05b3cc1730 100644 --- a/demo/src/app/scout/common/tick.cc +++ b/demo/src/app/scout/common/tick.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/common/widgets.cc b/demo/src/app/scout/common/widgets.cc index 1da6a6d776..c53103a4d6 100644 --- a/demo/src/app/scout/common/widgets.cc +++ b/demo/src/app/scout/common/widgets.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/genode/launcher.cc b/demo/src/app/scout/genode/launcher.cc index 08ee94f305..547efe5632 100644 --- a/demo/src/app/scout/genode/launcher.cc +++ b/demo/src/app/scout/genode/launcher.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/genode/platform_genode.cc b/demo/src/app/scout/genode/platform_genode.cc index 4754ddc364..9f4695f48d 100644 --- a/demo/src/app/scout/genode/platform_genode.cc +++ b/demo/src/app/scout/genode/platform_genode.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/genode/startup.cc b/demo/src/app/scout/genode/startup.cc index b6f8933e58..efacb6b435 100644 --- a/demo/src/app/scout/genode/startup.cc +++ b/demo/src/app/scout/genode/startup.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/browser.h b/demo/src/app/scout/include/browser.h index 0c2d6c5cce..46f297f835 100644 --- a/demo/src/app/scout/include/browser.h +++ b/demo/src/app/scout/include/browser.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/browser_window.h b/demo/src/app/scout/include/browser_window.h index bb3b67aad9..b868c97f34 100644 --- a/demo/src/app/scout/include/browser_window.h +++ b/demo/src/app/scout/include/browser_window.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/canvas.h b/demo/src/app/scout/include/canvas.h index 9686b2d665..13f601de72 100644 --- a/demo/src/app/scout/include/canvas.h +++ b/demo/src/app/scout/include/canvas.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/canvas_rgb565.h b/demo/src/app/scout/include/canvas_rgb565.h index d5896082c6..d061ac7344 100644 --- a/demo/src/app/scout/include/canvas_rgb565.h +++ b/demo/src/app/scout/include/canvas_rgb565.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/color.h b/demo/src/app/scout/include/color.h index fcf5bc34bb..f1cb2cbbc7 100644 --- a/demo/src/app/scout/include/color.h +++ b/demo/src/app/scout/include/color.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/config.h b/demo/src/app/scout/include/config.h index b00babb2f6..3578e247fe 100644 --- a/demo/src/app/scout/include/config.h +++ b/demo/src/app/scout/include/config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/elements.h b/demo/src/app/scout/include/elements.h index de508b81a1..af2d6ce4b0 100644 --- a/demo/src/app/scout/include/elements.h +++ b/demo/src/app/scout/include/elements.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/event.h b/demo/src/app/scout/include/event.h index 90e0ffe503..9e7230282b 100644 --- a/demo/src/app/scout/include/event.h +++ b/demo/src/app/scout/include/event.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/fade_icon.h b/demo/src/app/scout/include/fade_icon.h index a1538baf97..2c445cc922 100644 --- a/demo/src/app/scout/include/fade_icon.h +++ b/demo/src/app/scout/include/fade_icon.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/fader.h b/demo/src/app/scout/include/fader.h index 000e257b6d..207f5d3cd8 100644 --- a/demo/src/app/scout/include/fader.h +++ b/demo/src/app/scout/include/fader.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/font.h b/demo/src/app/scout/include/font.h index 7235a6210f..bc4e4b00f4 100644 --- a/demo/src/app/scout/include/font.h +++ b/demo/src/app/scout/include/font.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/genode/alloc.h b/demo/src/app/scout/include/genode/alloc.h index 72b1101536..9f18ca71f8 100644 --- a/demo/src/app/scout/include/genode/alloc.h +++ b/demo/src/app/scout/include/genode/alloc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/genode/launcher_config.h b/demo/src/app/scout/include/genode/launcher_config.h index e763af9e81..d3d6462dd6 100644 --- a/demo/src/app/scout/include/genode/launcher_config.h +++ b/demo/src/app/scout/include/genode/launcher_config.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/genode/printf.h b/demo/src/app/scout/include/genode/printf.h index 3a5b8bcf91..45a95a79a9 100644 --- a/demo/src/app/scout/include/genode/printf.h +++ b/demo/src/app/scout/include/genode/printf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/genode/string.h b/demo/src/app/scout/include/genode/string.h index 906b868ee1..fcbba95e01 100644 --- a/demo/src/app/scout/include/genode/string.h +++ b/demo/src/app/scout/include/genode/string.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/history.h b/demo/src/app/scout/include/history.h index 18f23ebbe2..1c1b9a3b4e 100644 --- a/demo/src/app/scout/include/history.h +++ b/demo/src/app/scout/include/history.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/miscmath.h b/demo/src/app/scout/include/miscmath.h index 1ebedf674a..36b5e517e4 100644 --- a/demo/src/app/scout/include/miscmath.h +++ b/demo/src/app/scout/include/miscmath.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/platform.h b/demo/src/app/scout/include/platform.h index 5bcc08d5a6..47b96341ff 100644 --- a/demo/src/app/scout/include/platform.h +++ b/demo/src/app/scout/include/platform.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/redraw_manager.h b/demo/src/app/scout/include/redraw_manager.h index 086e268e9f..6587f8d638 100644 --- a/demo/src/app/scout/include/redraw_manager.h +++ b/demo/src/app/scout/include/redraw_manager.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/refracted_icon.h b/demo/src/app/scout/include/refracted_icon.h index 7cc704a1b0..ea107f6b67 100644 --- a/demo/src/app/scout/include/refracted_icon.h +++ b/demo/src/app/scout/include/refracted_icon.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/scout_types.h b/demo/src/app/scout/include/scout_types.h index d75f7e1177..0c7fa7a369 100644 --- a/demo/src/app/scout/include/scout_types.h +++ b/demo/src/app/scout/include/scout_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/scrollbar.h b/demo/src/app/scout/include/scrollbar.h index ade4ab6055..60c8e5631e 100644 --- a/demo/src/app/scout/include/scrollbar.h +++ b/demo/src/app/scout/include/scrollbar.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/sky_texture.h b/demo/src/app/scout/include/sky_texture.h index 1b14f55f85..49bf45b1f4 100644 --- a/demo/src/app/scout/include/sky_texture.h +++ b/demo/src/app/scout/include/sky_texture.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/styles.h b/demo/src/app/scout/include/styles.h index 854ee7d8c7..1e16a3cdb9 100644 --- a/demo/src/app/scout/include/styles.h +++ b/demo/src/app/scout/include/styles.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/tick.h b/demo/src/app/scout/include/tick.h index 78003db295..da090cad28 100644 --- a/demo/src/app/scout/include/tick.h +++ b/demo/src/app/scout/include/tick.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/titlebar.h b/demo/src/app/scout/include/titlebar.h index 324d9d95d0..ffbcbce72e 100644 --- a/demo/src/app/scout/include/titlebar.h +++ b/demo/src/app/scout/include/titlebar.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/user_state.h b/demo/src/app/scout/include/user_state.h index 9ddb01711c..7a0de2df9e 100644 --- a/demo/src/app/scout/include/user_state.h +++ b/demo/src/app/scout/include/user_state.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/widgets.h b/demo/src/app/scout/include/widgets.h index 0b8dc41388..e28a316a3f 100644 --- a/demo/src/app/scout/include/widgets.h +++ b/demo/src/app/scout/include/widgets.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/app/scout/include/window.h b/demo/src/app/scout/include/window.h index 30b2011ba3..a35edbe782 100644 --- a/demo/src/app/scout/include/window.h +++ b/demo/src/app/scout/include/window.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/launchpad/launchpad.cc b/demo/src/lib/launchpad/launchpad.cc index 4587fab1c2..1fc642c668 100644 --- a/demo/src/lib/launchpad/launchpad.cc +++ b/demo/src/lib/launchpad/launchpad.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/abort.cc b/demo/src/lib/mini_c/abort.cc index 1d1913dfdf..5ef3e8c651 100644 --- a/demo/src/lib/mini_c/abort.cc +++ b/demo/src/lib/mini_c/abort.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/atol.cc b/demo/src/lib/mini_c/atol.cc index 957a0c9fdd..178baeae62 100644 --- a/demo/src/lib/mini_c/atol.cc +++ b/demo/src/lib/mini_c/atol.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/malloc_free.cc b/demo/src/lib/mini_c/malloc_free.cc index 39e59775b4..229ed03a54 100644 --- a/demo/src/lib/mini_c/malloc_free.cc +++ b/demo/src/lib/mini_c/malloc_free.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/memcmp.cc b/demo/src/lib/mini_c/memcmp.cc index 8a460dfe5f..c88f989141 100644 --- a/demo/src/lib/mini_c/memcmp.cc +++ b/demo/src/lib/mini_c/memcmp.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/memset.cc b/demo/src/lib/mini_c/memset.cc index d05c0eb1e5..6cc36a06fa 100644 --- a/demo/src/lib/mini_c/memset.cc +++ b/demo/src/lib/mini_c/memset.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/mini_c.c b/demo/src/lib/mini_c/mini_c.c index c2b73dedd8..b2058002ba 100644 --- a/demo/src/lib/mini_c/mini_c.c +++ b/demo/src/lib/mini_c/mini_c.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/printf.cc b/demo/src/lib/mini_c/printf.cc index ea100ba4fd..2e73d41aac 100644 --- a/demo/src/lib/mini_c/printf.cc +++ b/demo/src/lib/mini_c/printf.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/snprintf.cc b/demo/src/lib/mini_c/snprintf.cc index 96f6dbfc99..8b06de08fb 100644 --- a/demo/src/lib/mini_c/snprintf.cc +++ b/demo/src/lib/mini_c/snprintf.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/strlen.cc b/demo/src/lib/mini_c/strlen.cc index f20aa406e2..4598cd839b 100644 --- a/demo/src/lib/mini_c/strlen.cc +++ b/demo/src/lib/mini_c/strlen.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/strtod.cc b/demo/src/lib/mini_c/strtod.cc index 9ad49134d8..de4fe8cb02 100644 --- a/demo/src/lib/mini_c/strtod.cc +++ b/demo/src/lib/mini_c/strtod.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/strtol.cc b/demo/src/lib/mini_c/strtol.cc index 3d49237a72..9b46d53e3c 100644 --- a/demo/src/lib/mini_c/strtol.cc +++ b/demo/src/lib/mini_c/strtol.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/lib/mini_c/vsnprintf.cc b/demo/src/lib/mini_c/vsnprintf.cc index f853bcaa4d..ad9fb33e93 100644 --- a/demo/src/lib/mini_c/vsnprintf.cc +++ b/demo/src/lib/mini_c/vsnprintf.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/server/liquid_framebuffer/framebuffer_window.h b/demo/src/server/liquid_framebuffer/framebuffer_window.h index 2fc408bda5..5ff066a8a4 100644 --- a/demo/src/server/liquid_framebuffer/framebuffer_window.h +++ b/demo/src/server/liquid_framebuffer/framebuffer_window.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/server/liquid_framebuffer/main.cc b/demo/src/server/liquid_framebuffer/main.cc index 86d02abf2b..7ed43d3d2e 100644 --- a/demo/src/server/liquid_framebuffer/main.cc +++ b/demo/src/server/liquid_framebuffer/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/server/liquid_framebuffer/services.cc b/demo/src/server/liquid_framebuffer/services.cc index dd2757672d..7b1bab5970 100644 --- a/demo/src/server/liquid_framebuffer/services.cc +++ b/demo/src/server/liquid_framebuffer/services.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/server/liquid_framebuffer/services.h b/demo/src/server/liquid_framebuffer/services.h index 476d72976d..d847d26af5 100644 --- a/demo/src/server/liquid_framebuffer/services.h +++ b/demo/src/server/liquid_framebuffer/services.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/demo/src/server/nitlog/main.cc b/demo/src/server/nitlog/main.cc index 0d37fe2d2c..70fc199e9a 100644 --- a/demo/src/server/nitlog/main.cc +++ b/demo/src/server/nitlog/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/include/terminal/cell_array.h b/gems/include/terminal/cell_array.h index ec1cb18907..4bf88fce44 100644 --- a/gems/include/terminal/cell_array.h +++ b/gems/include/terminal/cell_array.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/include/terminal/character_screen.h b/gems/include/terminal/character_screen.h index 1a2c3acc51..e54eccb4f4 100644 --- a/gems/include/terminal/character_screen.h +++ b/gems/include/terminal/character_screen.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/include/terminal/character_screen_tracer.h b/gems/include/terminal/character_screen_tracer.h index 0a44c80ab0..1612710eb6 100644 --- a/gems/include/terminal/character_screen_tracer.h +++ b/gems/include/terminal/character_screen_tracer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/include/terminal/decoder.h b/gems/include/terminal/decoder.h index ad8918d3de..a928040510 100644 --- a/gems/include/terminal/decoder.h +++ b/gems/include/terminal/decoder.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/include/terminal/keymaps.h b/gems/include/terminal/keymaps.h index 34e1e4fadb..6c1d2fb6f1 100644 --- a/gems/include/terminal/keymaps.h +++ b/gems/include/terminal/keymaps.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/include/terminal/read_buffer.h b/gems/include/terminal/read_buffer.h index d7b66f087e..1229aba6cd 100644 --- a/gems/include/terminal/read_buffer.h +++ b/gems/include/terminal/read_buffer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/include/terminal/scancode_tracker.h b/gems/include/terminal/scancode_tracker.h index c867d2c29a..2cf47ba8c5 100644 --- a/gems/include/terminal/scancode_tracker.h +++ b/gems/include/terminal/scancode_tracker.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/include/terminal/types.h b/gems/include/terminal/types.h index c02d300569..29ff52816b 100644 --- a/gems/include/terminal/types.h +++ b/gems/include/terminal/types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/d3m/block_service.h b/gems/src/server/d3m/block_service.h index c0b8e84071..367e5f5aa5 100644 --- a/gems/src/server/d3m/block_service.h +++ b/gems/src/server/d3m/block_service.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/d3m/input_service.h b/gems/src/server/d3m/input_service.h index 884fe4cc94..a81da2c9a2 100644 --- a/gems/src/server/d3m/input_service.h +++ b/gems/src/server/d3m/input_service.h @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/d3m/main.cc b/gems/src/server/d3m/main.cc index c626c044fb..8316e6d6f5 100644 --- a/gems/src/server/d3m/main.cc +++ b/gems/src/server/d3m/main.cc @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/d3m/nic_service.h b/gems/src/server/d3m/nic_service.h index d7fc68da20..43c1b4d1d9 100644 --- a/gems/src/server/d3m/nic_service.h +++ b/gems/src/server/d3m/nic_service.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/http_block/http.cc b/gems/src/server/http_block/http.cc index 9f122b5a0e..d02ef3d24e 100644 --- a/gems/src/server/http_block/http.cc +++ b/gems/src/server/http_block/http.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/http_block/http.h b/gems/src/server/http_block/http.h index 20010fe6d7..621f982254 100644 --- a/gems/src/server/http_block/http.h +++ b/gems/src/server/http_block/http.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/http_block/main.cc b/gems/src/server/http_block/main.cc index 7f7c34aedb..6b851ace5a 100644 --- a/gems/src/server/http_block/main.cc +++ b/gems/src/server/http_block/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/tcp_terminal/main.cc b/gems/src/server/tcp_terminal/main.cc index 10666ba2ca..705ade303c 100644 --- a/gems/src/server/tcp_terminal/main.cc +++ b/gems/src/server/tcp_terminal/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/server/terminal/main.cc b/gems/src/server/terminal/main.cc index 2a65d93ddf..10a8b2203c 100644 --- a/gems/src/server/terminal/main.cc +++ b/gems/src/server/terminal/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/gems/src/test/terminal_decoder/main.cc b/gems/src/test/terminal_decoder/main.cc index f315c111c4..4540121706 100644 --- a/gems/src/test/terminal_decoder/main.cc +++ b/gems/src/test/terminal_decoder/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/hello_tutorial/include/hello_session/client.h b/hello_tutorial/include/hello_session/client.h index 14ac9008d6..2415cd41e7 100644 --- a/hello_tutorial/include/hello_session/client.h +++ b/hello_tutorial/include/hello_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/hello_tutorial/include/hello_session/connection.h b/hello_tutorial/include/hello_session/connection.h index 075e5ce109..364444392f 100644 --- a/hello_tutorial/include/hello_session/connection.h +++ b/hello_tutorial/include/hello_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/hello_tutorial/include/hello_session/hello_session.h b/hello_tutorial/include/hello_session/hello_session.h index aa4cb1dcdf..63f27bb112 100644 --- a/hello_tutorial/include/hello_session/hello_session.h +++ b/hello_tutorial/include/hello_session/hello_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/hello_tutorial/src/hello/client/main.cc b/hello_tutorial/src/hello/client/main.cc index bf2e459a12..c3a69b1720 100644 --- a/hello_tutorial/src/hello/client/main.cc +++ b/hello_tutorial/src/hello/client/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/hello_tutorial/src/hello/server/main.cc b/hello_tutorial/src/hello/server/main.cc index 551946e4db..6dc2771318 100644 --- a/hello_tutorial/src/hello/server/main.cc +++ b/hello_tutorial/src/hello/server/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/EGL/eglplatform.h b/libports/include/EGL/eglplatform.h index b1e3ab0e21..8eb135a5a1 100644 --- a/libports/include/EGL/eglplatform.h +++ b/libports/include/EGL/eglplatform.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/libc-plugin/fd_alloc.h b/libports/include/libc-plugin/fd_alloc.h index ac153ef3ef..19d8d6beb2 100644 --- a/libports/include/libc-plugin/fd_alloc.h +++ b/libports/include/libc-plugin/fd_alloc.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/libc-plugin/plugin.h b/libports/include/libc-plugin/plugin.h index 6d0d184851..cc8f810694 100644 --- a/libports/include/libc-plugin/plugin.h +++ b/libports/include/libc-plugin/plugin.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/libc-plugin/plugin_registry.h b/libports/include/libc-plugin/plugin_registry.h index 7096fd1817..884cfe581b 100644 --- a/libports/include/libc-plugin/plugin_registry.h +++ b/libports/include/libc-plugin/plugin_registry.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/lwip/arch/cc.h b/libports/include/lwip/arch/cc.h index 0d3e75c202..98beba9dbf 100644 --- a/libports/include/lwip/arch/cc.h +++ b/libports/include/lwip/arch/cc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/lwip/arch/perf.h b/libports/include/lwip/arch/perf.h index fbad2cadcd..f3fdb38cf8 100644 --- a/libports/include/lwip/arch/perf.h +++ b/libports/include/lwip/arch/perf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/lwip/arch/sys_arch.h b/libports/include/lwip/arch/sys_arch.h index b8f17cd650..352426091a 100644 --- a/libports/include/lwip/arch/sys_arch.h +++ b/libports/include/lwip/arch/sys_arch.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/lwip/genode.h b/libports/include/lwip/genode.h index 7731d61b65..be89771291 100644 --- a/libports/include/lwip/genode.h +++ b/libports/include/lwip/genode.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/lwip/lwipopts.h b/libports/include/lwip/lwipopts.h index 90f1ed61c3..2562b249a4 100644 --- a/libports/include/lwip/lwipopts.h +++ b/libports/include/lwip/lwipopts.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/python/x86_32/genode_defs.h b/libports/include/python/x86_32/genode_defs.h index b5a37cb411..debf9bc309 100644 --- a/libports/include/python/x86_32/genode_defs.h +++ b/libports/include/python/x86_32/genode_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/include/python/x86_64/genode_defs.h b/libports/include/python/x86_64/genode_defs.h index 8d17e37a69..8e3744699b 100644 --- a/libports/include/python/x86_64/genode_defs.h +++ b/libports/include/python/x86_64/genode_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/app/avplay/libc_dummies.c b/libports/src/app/avplay/libc_dummies.c index 9ae02e4ac7..b7cd68aca2 100644 --- a/libports/src/app/avplay/libc_dummies.c +++ b/libports/src/app/avplay/libc_dummies.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/app/mupdf/main.cc b/libports/src/app/mupdf/main.cc index fafa44c973..845d34b373 100644 --- a/libports/src/app/mupdf/main.cc +++ b/libports/src/app/mupdf/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/egl/driver.cc b/libports/src/lib/egl/driver.cc index 77264c3c9c..34fcf2af48 100644 --- a/libports/src/lib/egl/driver.cc +++ b/libports/src/lib/egl/driver.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/egl/select_driver.cc b/libports/src/lib/egl/select_driver.cc index 9818b36cac..789d9fb7d9 100644 --- a/libports/src/lib/egl/select_driver.cc +++ b/libports/src/lib/egl/select_driver.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/egl/select_driver.h b/libports/src/lib/egl/select_driver.h index 9911b5e1f6..5ffcdbdb4d 100644 --- a/libports/src/lib/egl/select_driver.h +++ b/libports/src/lib/egl/select_driver.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/egl/st_opengl.c b/libports/src/lib/egl/st_opengl.c index 03e18e4158..162a7eb995 100644 --- a/libports/src/lib/egl/st_opengl.c +++ b/libports/src/lib/egl/st_opengl.c @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/ffat/diskio.c b/libports/src/lib/ffat/diskio.c index 50fcbd35a6..c627c19d58 100644 --- a/libports/src/lib/ffat/diskio.c +++ b/libports/src/lib/ffat/diskio.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/ffat/diskio_block.cc b/libports/src/lib/ffat/diskio_block.cc index 6d8f747479..0d27d31ba3 100644 --- a/libports/src/lib/ffat/diskio_block.cc +++ b/libports/src/lib/ffat/diskio_block.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/gallium/dummy_trace.c b/libports/src/lib/gallium/dummy_trace.c index 49785dc3ef..66a1368e7d 100644 --- a/libports/src/lib/gallium/dummy_trace.c +++ b/libports/src/lib/gallium/dummy_trace.c @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/gallium/i915/query_device_id.cc b/libports/src/lib/gallium/i915/query_device_id.cc index 9c682451e9..e0f37d1ed9 100644 --- a/libports/src/lib/gallium/i915/query_device_id.cc +++ b/libports/src/lib/gallium/i915/query_device_id.cc @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/gallium/main.cc b/libports/src/lib/gallium/main.cc index 15d5acae67..d478d5b81c 100644 --- a/libports/src/lib/gallium/main.cc +++ b/libports/src/lib/gallium/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/atexit.cc b/libports/src/lib/libc/atexit.cc index fb2ae424df..e01ecd3ff1 100644 --- a/libports/src/lib/libc/atexit.cc +++ b/libports/src/lib/libc/atexit.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/clock_gettime.cc b/libports/src/lib/libc/clock_gettime.cc index 9cc592e2ed..8e73b45326 100644 --- a/libports/src/lib/libc/clock_gettime.cc +++ b/libports/src/lib/libc/clock_gettime.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/dummies.cc b/libports/src/lib/libc/dummies.cc index 3abebfc9c8..e4bd7f17d4 100644 --- a/libports/src/lib/libc/dummies.cc +++ b/libports/src/lib/libc/dummies.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/environ.cc b/libports/src/lib/libc/environ.cc index fbda7a5d98..e89456a5b7 100644 --- a/libports/src/lib/libc/environ.cc +++ b/libports/src/lib/libc/environ.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/errno.cc b/libports/src/lib/libc/errno.cc index b135deb1eb..d0826c90ee 100644 --- a/libports/src/lib/libc/errno.cc +++ b/libports/src/lib/libc/errno.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/exit.cc b/libports/src/lib/libc/exit.cc index ab48291905..5928183364 100644 --- a/libports/src/lib/libc/exit.cc +++ b/libports/src/lib/libc/exit.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/fd_alloc.cc b/libports/src/lib/libc/fd_alloc.cc index 3502c61b90..e2b8c4eb24 100644 --- a/libports/src/lib/libc/fd_alloc.cc +++ b/libports/src/lib/libc/fd_alloc.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/file_operations.cc b/libports/src/lib/libc/file_operations.cc index 8d4658cb3c..5537abf025 100644 --- a/libports/src/lib/libc/file_operations.cc +++ b/libports/src/lib/libc/file_operations.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/gai_strerror.cc b/libports/src/lib/libc/gai_strerror.cc index b1a88937e7..6f4973071d 100644 --- a/libports/src/lib/libc/gai_strerror.cc +++ b/libports/src/lib/libc/gai_strerror.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/gettimeofday.cc b/libports/src/lib/libc/gettimeofday.cc index 2316f6e167..7274dba489 100644 --- a/libports/src/lib/libc/gettimeofday.cc +++ b/libports/src/lib/libc/gettimeofday.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/issetugid.cc b/libports/src/lib/libc/issetugid.cc index d2d9dd329a..efe689e888 100644 --- a/libports/src/lib/libc/issetugid.cc +++ b/libports/src/lib/libc/issetugid.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/libc_debug.h b/libports/src/lib/libc/libc_debug.h index 24a113309a..b1b883188c 100644 --- a/libports/src/lib/libc/libc_debug.h +++ b/libports/src/lib/libc/libc_debug.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/log2.c b/libports/src/lib/libc/log2.c index 64f7cf6f2b..25443d8c1f 100644 --- a/libports/src/lib/libc/log2.c +++ b/libports/src/lib/libc/log2.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/malloc.cc b/libports/src/lib/libc/malloc.cc index f2a6308db3..ecf1fd6247 100644 --- a/libports/src/lib/libc/malloc.cc +++ b/libports/src/lib/libc/malloc.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/nanosleep.cc b/libports/src/lib/libc/nanosleep.cc index a28984606d..0e8abe7a27 100644 --- a/libports/src/lib/libc/nanosleep.cc +++ b/libports/src/lib/libc/nanosleep.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/plugin.cc b/libports/src/lib/libc/plugin.cc index d9efb9edfe..311525d981 100644 --- a/libports/src/lib/libc/plugin.cc +++ b/libports/src/lib/libc/plugin.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/plugin_registry.cc b/libports/src/lib/libc/plugin_registry.cc index eea97e46e0..1f1bd3ae8e 100644 --- a/libports/src/lib/libc/plugin_registry.cc +++ b/libports/src/lib/libc/plugin_registry.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/poll.cc b/libports/src/lib/libc/poll.cc index e74407acc5..a74ab42aee 100644 --- a/libports/src/lib/libc/poll.cc +++ b/libports/src/lib/libc/poll.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/pread_pwrite.cc b/libports/src/lib/libc/pread_pwrite.cc index 3d90fdab69..346bdea711 100644 --- a/libports/src/lib/libc/pread_pwrite.cc +++ b/libports/src/lib/libc/pread_pwrite.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/progname.cc b/libports/src/lib/libc/progname.cc index 15adf86db6..1b0864ce6d 100644 --- a/libports/src/lib/libc/progname.cc +++ b/libports/src/lib/libc/progname.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/readv_writev.cc b/libports/src/lib/libc/readv_writev.cc index 053d62c1dc..17a07bfbaf 100644 --- a/libports/src/lib/libc/readv_writev.cc +++ b/libports/src/lib/libc/readv_writev.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/rlimit.cc b/libports/src/lib/libc/rlimit.cc index 4991698cad..f4b8eeb312 100644 --- a/libports/src/lib/libc/rlimit.cc +++ b/libports/src/lib/libc/rlimit.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/select.cc b/libports/src/lib/libc/select.cc index fc0a3a4b12..99a1f49318 100644 --- a/libports/src/lib/libc/select.cc +++ b/libports/src/lib/libc/select.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc/sysctl.cc b/libports/src/lib/libc/sysctl.cc index 1423bf20b6..aacecc68c6 100644 --- a/libports/src/lib/libc/sysctl.cc +++ b/libports/src/lib/libc/sysctl.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_ffat/plugin.cc b/libports/src/lib/libc_ffat/plugin.cc index 4d457530c9..c090226c25 100644 --- a/libports/src/lib/libc_ffat/plugin.cc +++ b/libports/src/lib/libc_ffat/plugin.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_fs/plugin.cc b/libports/src/lib/libc_fs/plugin.cc index 8fb607908a..4f24e03f22 100644 --- a/libports/src/lib/libc_fs/plugin.cc +++ b/libports/src/lib/libc_fs/plugin.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_lock_pipe/plugin.cc b/libports/src/lib/libc_lock_pipe/plugin.cc index b17de62a8a..34f1527f88 100644 --- a/libports/src/lib/libc_lock_pipe/plugin.cc +++ b/libports/src/lib/libc_lock_pipe/plugin.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_log/plugin.cc b/libports/src/lib/libc_log/plugin.cc index 92a0dd211e..ff9ceb1672 100644 --- a/libports/src/lib/libc_log/plugin.cc +++ b/libports/src/lib/libc_log/plugin.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_lwip/init.cc b/libports/src/lib/libc_lwip/init.cc index 8580e574bc..154b9a4bdd 100644 --- a/libports/src/lib/libc_lwip/init.cc +++ b/libports/src/lib/libc_lwip/init.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_lwip/plugin.cc b/libports/src/lib/libc_lwip/plugin.cc index 5f3a8b3090..a59ede0dd6 100644 --- a/libports/src/lib/libc_lwip/plugin.cc +++ b/libports/src/lib/libc_lwip/plugin.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_lwip_loopback/init.cc b/libports/src/lib/libc_lwip_loopback/init.cc index 18d2429af8..442c4e498a 100644 --- a/libports/src/lib/libc_lwip_loopback/init.cc +++ b/libports/src/lib/libc_lwip_loopback/init.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_lwip_nic_dhcp/init.cc b/libports/src/lib/libc_lwip_nic_dhcp/init.cc index 22775477fe..0cae66da6a 100644 --- a/libports/src/lib/libc_lwip_nic_dhcp/init.cc +++ b/libports/src/lib/libc_lwip_nic_dhcp/init.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_resolv/plugin.cc b/libports/src/lib/libc_resolv/plugin.cc index 1c97b13fe7..cd6fcfdc8c 100644 --- a/libports/src/lib/libc_resolv/plugin.cc +++ b/libports/src/lib/libc_resolv/plugin.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_rom/plugin.cc b/libports/src/lib/libc_rom/plugin.cc index 14736d2408..60dd379608 100644 --- a/libports/src/lib/libc_rom/plugin.cc +++ b/libports/src/lib/libc_rom/plugin.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libc_terminal/plugin.cc b/libports/src/lib/libc_terminal/plugin.cc index 48654159b2..0c1817ea72 100644 --- a/libports/src/lib/libc_terminal/plugin.cc +++ b/libports/src/lib/libc_terminal/plugin.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/libdrm/ioctl.cc b/libports/src/lib/libdrm/ioctl.cc index feb60589ef..42afd72f11 100644 --- a/libports/src/lib/libdrm/ioctl.cc +++ b/libports/src/lib/libdrm/ioctl.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/lwip/include/nic.h b/libports/src/lib/lwip/include/nic.h index 568ffe08cd..7753dea57e 100644 --- a/libports/src/lib/lwip/include/nic.h +++ b/libports/src/lib/lwip/include/nic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/lwip/include/ring_buffer.h b/libports/src/lib/lwip/include/ring_buffer.h index eb38814531..0ac4dffea9 100644 --- a/libports/src/lib/lwip/include/ring_buffer.h +++ b/libports/src/lib/lwip/include/ring_buffer.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/lwip/include/thread.h b/libports/src/lib/lwip/include/thread.h index 4e17158edb..92f42e8bca 100644 --- a/libports/src/lib/lwip/include/thread.h +++ b/libports/src/lib/lwip/include/thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/lwip/include/timer.h b/libports/src/lib/lwip/include/timer.h index 0a5feef951..b7ad48a809 100644 --- a/libports/src/lib/lwip/include/timer.h +++ b/libports/src/lib/lwip/include/timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/lwip/include/verbose.h b/libports/src/lib/lwip/include/verbose.h index a398876359..8c46908688 100644 --- a/libports/src/lib/lwip/include/verbose.h +++ b/libports/src/lib/lwip/include/verbose.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/lwip/platform/nic.cc b/libports/src/lib/lwip/platform/nic.cc index f626422ad8..0dd0fa4a3d 100644 --- a/libports/src/lib/lwip/platform/nic.cc +++ b/libports/src/lib/lwip/platform/nic.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/lwip/platform/printf.cc b/libports/src/lib/lwip/platform/printf.cc index c68962f972..e964b45d1d 100644 --- a/libports/src/lib/lwip/platform/printf.cc +++ b/libports/src/lib/lwip/platform/printf.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/lwip/platform/sys_arch.cc b/libports/src/lib/lwip/platform/sys_arch.cc index 467a2b35b4..3c5d6369d2 100644 --- a/libports/src/lib/lwip/platform/sys_arch.cc +++ b/libports/src/lib/lwip/platform/sys_arch.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/pthread/semaphore.cc b/libports/src/lib/pthread/semaphore.cc index d95af43d24..ed1c466544 100644 --- a/libports/src/lib/pthread/semaphore.cc +++ b/libports/src/lib/pthread/semaphore.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/pthread/thread.cc b/libports/src/lib/pthread/thread.cc index 1b628905b1..d98a491270 100644 --- a/libports/src/lib/pthread/thread.cc +++ b/libports/src/lib/pthread/thread.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/python/dup.c b/libports/src/lib/python/dup.c index d4a5f1336d..d6cd98943b 100644 --- a/libports/src/lib/python/dup.c +++ b/libports/src/lib/python/dup.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/readline/genode.cc b/libports/src/lib/readline/genode.cc index aec19e400c..1090c6f0de 100644 --- a/libports/src/lib/readline/genode.cc +++ b/libports/src/lib/readline/genode.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/sdl/audio/SDL_genodeaudio.cc b/libports/src/lib/sdl/audio/SDL_genodeaudio.cc index 746efd9e2d..8b87d5ab2f 100644 --- a/libports/src/lib/sdl/audio/SDL_genodeaudio.cc +++ b/libports/src/lib/sdl/audio/SDL_genodeaudio.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/sdl/audio/SDL_genodeaudio.h b/libports/src/lib/sdl/audio/SDL_genodeaudio.h index add43f7f01..e8ce3c974c 100644 --- a/libports/src/lib/sdl/audio/SDL_genodeaudio.h +++ b/libports/src/lib/sdl/audio/SDL_genodeaudio.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/lib/sdl/timer/SDL_systimer.cc b/libports/src/lib/sdl/timer/SDL_systimer.cc index b022251a46..f9a8fe3d9f 100644 --- a/libports/src/lib/sdl/timer/SDL_systimer.cc +++ b/libports/src/lib/sdl/timer/SDL_systimer.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/server/ffat_fs/main.cc b/libports/src/server/ffat_fs/main.cc index 1840ea0e88..7dd5e42364 100644 --- a/libports/src/server/ffat_fs/main.cc +++ b/libports/src/server/ffat_fs/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/expat/main.cc b/libports/src/test/expat/main.cc index d6da98d2a4..908becd92c 100644 --- a/libports/src/test/expat/main.cc +++ b/libports/src/test/expat/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/ldso/include/test-ldso.h b/libports/src/test/ldso/include/test-ldso.h index 4ce9bd8bc6..88a3963399 100644 --- a/libports/src/test/ldso/include/test-ldso.h +++ b/libports/src/test/ldso/include/test-ldso.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/ldso/lib/test-rtld.cc b/libports/src/test/ldso/lib/test-rtld.cc index 310a099915..74d9300e57 100644 --- a/libports/src/test/ldso/lib/test-rtld.cc +++ b/libports/src/test/ldso/lib/test-rtld.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/ldso/lib/test_lib.cc b/libports/src/test/ldso/lib/test_lib.cc index bf3c890267..6b0b41ffdd 100644 --- a/libports/src/test/ldso/lib/test_lib.cc +++ b/libports/src/test/ldso/lib/test_lib.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/ldso/main.cc b/libports/src/test/ldso/main.cc index 50247b13d2..38256e4388 100644 --- a/libports/src/test/ldso/main.cc +++ b/libports/src/test/ldso/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/libc/main.cc b/libports/src/test/libc/main.cc index a1d96e3b16..593fa039e3 100644 --- a/libports/src/test/libc/main.cc +++ b/libports/src/test/libc/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/libc_ffat/main.cc b/libports/src/test/libc_ffat/main.cc index 56f71315c8..615f7747e2 100644 --- a/libports/src/test/libc_ffat/main.cc +++ b/libports/src/test/libc_ffat/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/libc_fs_tar_fs/main.cc b/libports/src/test/libc_fs_tar_fs/main.cc index b5a083b6bb..ca44a203b5 100644 --- a/libports/src/test/libc_fs_tar_fs/main.cc +++ b/libports/src/test/libc_fs_tar_fs/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/libc_resolv/main.cc b/libports/src/test/libc_resolv/main.cc index 2f4fb96555..070f0472e9 100644 --- a/libports/src/test/libc_resolv/main.cc +++ b/libports/src/test/libc_resolv/main.cc @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/libports/main.cc b/libports/src/test/libports/main.cc index a61fcfad25..7815a2a4fe 100644 --- a/libports/src/test/libports/main.cc +++ b/libports/src/test/libports/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/lwip/http_srv/main.cc b/libports/src/test/lwip/http_srv/main.cc index 5fd36b443a..d05ae2ec29 100644 --- a/libports/src/test/lwip/http_srv/main.cc +++ b/libports/src/test/lwip/http_srv/main.cc @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/lwip/http_srv_connect/main.c b/libports/src/test/lwip/http_srv_connect/main.c index b847faccba..4463a6f655 100644 --- a/libports/src/test/lwip/http_srv_connect/main.c +++ b/libports/src/test/lwip/http_srv_connect/main.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/lwip/http_srv_connect/net.c b/libports/src/test/lwip/http_srv_connect/net.c index 52cdbe767c..9625bba9c3 100644 --- a/libports/src/test/lwip/http_srv_connect/net.c +++ b/libports/src/test/lwip/http_srv_connect/net.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/lwip/http_srv_tracing/main.cc b/libports/src/test/lwip/http_srv_tracing/main.cc index eeb5871e91..06be7eac24 100644 --- a/libports/src/test/lwip/http_srv_tracing/main.cc +++ b/libports/src/test/lwip/http_srv_tracing/main.cc @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/lwip/http_srv_tracing_nonblocking/main.cc b/libports/src/test/lwip/http_srv_tracing_nonblocking/main.cc index bfc3099bec..60a374a498 100644 --- a/libports/src/test/lwip/http_srv_tracing_nonblocking/main.cc +++ b/libports/src/test/lwip/http_srv_tracing_nonblocking/main.cc @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/lwip/loopback/main.cc b/libports/src/test/lwip/loopback/main.cc index d95ddc611e..82429ac3a0 100644 --- a/libports/src/test/lwip/loopback/main.cc +++ b/libports/src/test/lwip/loopback/main.cc @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/moon/main.cc b/libports/src/test/moon/main.cc index c5ca44d35c..226ff6cc0e 100644 --- a/libports/src/test/moon/main.cc +++ b/libports/src/test/moon/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/pthread/main.cc b/libports/src/test/pthread/main.cc index 45696793b5..434c425578 100644 --- a/libports/src/test/pthread/main.cc +++ b/libports/src/test/pthread/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/libports/src/test/python/main.cc b/libports/src/test/python/main.cc index bf995c9573..b44441a922 100644 --- a/libports/src/test/python/main.cc +++ b/libports/src/test/python/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/audio_out_session/audio_out_session.h b/os/include/audio_out_session/audio_out_session.h index 2abb85ee2c..0bce70d0a1 100644 --- a/os/include/audio_out_session/audio_out_session.h +++ b/os/include/audio_out_session/audio_out_session.h @@ -25,7 +25,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/audio_out_session/capability.h b/os/include/audio_out_session/capability.h index fea6c95f7f..3f70b605f4 100644 --- a/os/include/audio_out_session/capability.h +++ b/os/include/audio_out_session/capability.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/audio_out_session/client.h b/os/include/audio_out_session/client.h index 8f510617b5..6ecb02b074 100644 --- a/os/include/audio_out_session/client.h +++ b/os/include/audio_out_session/client.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/audio_out_session/connection.h b/os/include/audio_out_session/connection.h index 75f79ce663..f4f3b40d9d 100644 --- a/os/include/audio_out_session/connection.h +++ b/os/include/audio_out_session/connection.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/audio_out_session/rpc_object.h b/os/include/audio_out_session/rpc_object.h index 161137a368..a78740ac40 100644 --- a/os/include/audio_out_session/rpc_object.h +++ b/os/include/audio_out_session/rpc_object.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/blit/blit.h b/os/include/blit/blit.h index bfdd91c3ee..c22ff2c440 100644 --- a/os/include/blit/blit.h +++ b/os/include/blit/blit.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/block/component.h b/os/include/block/component.h index bbbefdf799..3e608e9aa8 100644 --- a/os/include/block/component.h +++ b/os/include/block/component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/block/driver.h b/os/include/block/driver.h index c783267548..bbab5290ca 100644 --- a/os/include/block/driver.h +++ b/os/include/block/driver.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/block_session/block_session.h b/os/include/block_session/block_session.h index df8d34b43a..d7eec24e0d 100644 --- a/os/include/block_session/block_session.h +++ b/os/include/block_session/block_session.h @@ -15,7 +15,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/block_session/capability.h b/os/include/block_session/capability.h index ea7396ad0d..698fd59028 100644 --- a/os/include/block_session/capability.h +++ b/os/include/block_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/block_session/client.h b/os/include/block_session/client.h index b4d3512660..b153dccf8d 100644 --- a/os/include/block_session/client.h +++ b/os/include/block_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/block_session/connection.h b/os/include/block_session/connection.h index 6a1b8f7202..f753c8e5dd 100644 --- a/os/include/block_session/connection.h +++ b/os/include/block_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/block_session/rpc_object.h b/os/include/block_session/rpc_object.h index 4412093ee7..869b32fc6d 100644 --- a/os/include/block_session/rpc_object.h +++ b/os/include/block_session/rpc_object.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/assert.h b/os/include/dde_kit/assert.h index baa14860db..9c5cccb9fc 100644 --- a/os/include/dde_kit/assert.h +++ b/os/include/dde_kit/assert.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/dde_kit.h b/os/include/dde_kit/dde_kit.h index e2e75ebecf..9ba85ac4c8 100644 --- a/os/include/dde_kit/dde_kit.h +++ b/os/include/dde_kit/dde_kit.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/initcall.h b/os/include/dde_kit/initcall.h index 2e7c5110a1..9d31732d72 100644 --- a/os/include/dde_kit/initcall.h +++ b/os/include/dde_kit/initcall.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/interrupt.h b/os/include/dde_kit/interrupt.h index 8eb09b05f0..6a36c7ce59 100644 --- a/os/include/dde_kit/interrupt.h +++ b/os/include/dde_kit/interrupt.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/lock.h b/os/include/dde_kit/lock.h index 52a79afaa2..881f1cdc5c 100644 --- a/os/include/dde_kit/lock.h +++ b/os/include/dde_kit/lock.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/memory.h b/os/include/dde_kit/memory.h index 7938f6ceba..c4451cb694 100644 --- a/os/include/dde_kit/memory.h +++ b/os/include/dde_kit/memory.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/panic.h b/os/include/dde_kit/panic.h index d7c246d321..d98672b7e3 100644 --- a/os/include/dde_kit/panic.h +++ b/os/include/dde_kit/panic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/pci.h b/os/include/dde_kit/pci.h index 900af0c379..4348610234 100644 --- a/os/include/dde_kit/pci.h +++ b/os/include/dde_kit/pci.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/pgtab.h b/os/include/dde_kit/pgtab.h index f1bcf599dc..a7884675e5 100644 --- a/os/include/dde_kit/pgtab.h +++ b/os/include/dde_kit/pgtab.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/printf.h b/os/include/dde_kit/printf.h index 8084b68673..45fbf5ee74 100644 --- a/os/include/dde_kit/printf.h +++ b/os/include/dde_kit/printf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/resources.h b/os/include/dde_kit/resources.h index 4f94fa5fb1..49942d52b2 100644 --- a/os/include/dde_kit/resources.h +++ b/os/include/dde_kit/resources.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/semaphore.h b/os/include/dde_kit/semaphore.h index 36af5a4033..331c7357eb 100644 --- a/os/include/dde_kit/semaphore.h +++ b/os/include/dde_kit/semaphore.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/spin_lock.h b/os/include/dde_kit/spin_lock.h index 543f83a300..1985913cf2 100644 --- a/os/include/dde_kit/spin_lock.h +++ b/os/include/dde_kit/spin_lock.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/thread.h b/os/include/dde_kit/thread.h index 13b989ad56..32d7395243 100644 --- a/os/include/dde_kit/thread.h +++ b/os/include/dde_kit/thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/timer.h b/os/include/dde_kit/timer.h index fff47dda29..b1dba69789 100644 --- a/os/include/dde_kit/timer.h +++ b/os/include/dde_kit/timer.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/dde_kit/types.h b/os/include/dde_kit/types.h index e41e84d31c..14c8df4e94 100644 --- a/os/include/dde_kit/types.h +++ b/os/include/dde_kit/types.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/drivers/timer/sp804_base.h b/os/include/drivers/timer/sp804_base.h index 80f4519953..ff748291d3 100644 --- a/os/include/drivers/timer/sp804_base.h +++ b/os/include/drivers/timer/sp804_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/file_system_session/capability.h b/os/include/file_system_session/capability.h index ce721ce198..aa44e1fc4a 100644 --- a/os/include/file_system_session/capability.h +++ b/os/include/file_system_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/file_system_session/client.h b/os/include/file_system_session/client.h index 47df82bbc8..9761b34615 100644 --- a/os/include/file_system_session/client.h +++ b/os/include/file_system_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/file_system_session/connection.h b/os/include/file_system_session/connection.h index 4a05c31ad9..083a4f77fe 100644 --- a/os/include/file_system_session/connection.h +++ b/os/include/file_system_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/file_system_session/file_system_session.h b/os/include/file_system_session/file_system_session.h index 8eb7f70fb5..8f115aa72f 100644 --- a/os/include/file_system_session/file_system_session.h +++ b/os/include/file_system_session/file_system_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/file_system_session/rpc_object.h b/os/include/file_system_session/rpc_object.h index 5b6b5a8931..0c1ea4c9b7 100644 --- a/os/include/file_system_session/rpc_object.h +++ b/os/include/file_system_session/rpc_object.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/framebuffer_session/capability.h b/os/include/framebuffer_session/capability.h index fb4ad1d107..5e572b4179 100644 --- a/os/include/framebuffer_session/capability.h +++ b/os/include/framebuffer_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/framebuffer_session/client.h b/os/include/framebuffer_session/client.h index ca4d70d365..9225256193 100644 --- a/os/include/framebuffer_session/client.h +++ b/os/include/framebuffer_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/framebuffer_session/connection.h b/os/include/framebuffer_session/connection.h index 0d69a74b2e..a312742115 100644 --- a/os/include/framebuffer_session/connection.h +++ b/os/include/framebuffer_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/framebuffer_session/framebuffer_session.h b/os/include/framebuffer_session/framebuffer_session.h index a5303d2ae6..26044a9635 100644 --- a/os/include/framebuffer_session/framebuffer_session.h +++ b/os/include/framebuffer_session/framebuffer_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/gpio_session/capability.h b/os/include/gpio_session/capability.h index abb3eceba5..664d218b53 100644 --- a/os/include/gpio_session/capability.h +++ b/os/include/gpio_session/capability.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/gpio_session/client.h b/os/include/gpio_session/client.h index effe3b8b68..1c91ef85e1 100644 --- a/os/include/gpio_session/client.h +++ b/os/include/gpio_session/client.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/gpio_session/connection.h b/os/include/gpio_session/connection.h index a77daf2943..21b50f14af 100644 --- a/os/include/gpio_session/connection.h +++ b/os/include/gpio_session/connection.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/gpio_session/gpio_session.h b/os/include/gpio_session/gpio_session.h index eda08624e5..e8b72088c7 100644 --- a/os/include/gpio_session/gpio_session.h +++ b/os/include/gpio_session/gpio_session.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/gpu/driver.h b/os/include/gpu/driver.h index a77b3c0e83..b5a3941b20 100644 --- a/os/include/gpu/driver.h +++ b/os/include/gpu/driver.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/init/child.h b/os/include/init/child.h index 7bfc5715c8..459f4008e5 100644 --- a/os/include/init/child.h +++ b/os/include/init/child.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/init/child_config.h b/os/include/init/child_config.h index 7f5c554fe1..b4d76763ff 100644 --- a/os/include/init/child_config.h +++ b/os/include/init/child_config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/init/child_policy.h b/os/include/init/child_policy.h index febf1ec527..304fdbc6d3 100644 --- a/os/include/init/child_policy.h +++ b/os/include/init/child_policy.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/input/component.h b/os/include/input/component.h index 33a9991cee..06de557619 100644 --- a/os/include/input/component.h +++ b/os/include/input/component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/input/event.h b/os/include/input/event.h index a1e8e507ca..47336a075f 100644 --- a/os/include/input/event.h +++ b/os/include/input/event.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/input/event_queue.h b/os/include/input/event_queue.h index 499b6f5d12..82dbe0b5a1 100644 --- a/os/include/input/event_queue.h +++ b/os/include/input/event_queue.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/input/keycodes.h b/os/include/input/keycodes.h index db3f8e6629..ff606527e5 100644 --- a/os/include/input/keycodes.h +++ b/os/include/input/keycodes.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/input_session/capability.h b/os/include/input_session/capability.h index 9f8d5b5c60..635299245e 100644 --- a/os/include/input_session/capability.h +++ b/os/include/input_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/input_session/client.h b/os/include/input_session/client.h index b3ffb53a87..42e47d5c4a 100644 --- a/os/include/input_session/client.h +++ b/os/include/input_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/input_session/connection.h b/os/include/input_session/connection.h index ec179dbfae..2b410c500e 100644 --- a/os/include/input_session/connection.h +++ b/os/include/input_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/input_session/input_session.h b/os/include/input_session/input_session.h index dab3402342..e9489b41c7 100644 --- a/os/include/input_session/input_session.h +++ b/os/include/input_session/input_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/ldso/arch.h b/os/include/ldso/arch.h index c9eefbbace..909ad16b48 100644 --- a/os/include/ldso/arch.h +++ b/os/include/ldso/arch.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/loader_session/capability.h b/os/include/loader_session/capability.h index be99d5287f..9a895006f8 100644 --- a/os/include/loader_session/capability.h +++ b/os/include/loader_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/loader_session/client.h b/os/include/loader_session/client.h index 56994742cf..ad8e41aa1d 100644 --- a/os/include/loader_session/client.h +++ b/os/include/loader_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/loader_session/connection.h b/os/include/loader_session/connection.h index 1f3522a484..911766d534 100644 --- a/os/include/loader_session/connection.h +++ b/os/include/loader_session/connection.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/loader_session/loader_session.h b/os/include/loader_session/loader_session.h index 59f51080db..538f4bb323 100644 --- a/os/include/loader_session/loader_session.h +++ b/os/include/loader_session/loader_session.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/net/arp.h b/os/include/net/arp.h index 7864a617cb..92fa9ac2d1 100644 --- a/os/include/net/arp.h +++ b/os/include/net/arp.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/net/dhcp.h b/os/include/net/dhcp.h index 6ca5f44694..b6b8dd9cc5 100644 --- a/os/include/net/dhcp.h +++ b/os/include/net/dhcp.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/net/ethernet.h b/os/include/net/ethernet.h index 5e5df0c3d3..669e7df3a7 100644 --- a/os/include/net/ethernet.h +++ b/os/include/net/ethernet.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/net/ipv4.h b/os/include/net/ipv4.h index cc03b426ef..571f9327eb 100644 --- a/os/include/net/ipv4.h +++ b/os/include/net/ipv4.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/net/netaddress.h b/os/include/net/netaddress.h index edf7de2ff5..9c3f51f476 100644 --- a/os/include/net/netaddress.h +++ b/os/include/net/netaddress.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/net/udp.h b/os/include/net/udp.h index 2dbaaa6960..3973516d76 100644 --- a/os/include/net/udp.h +++ b/os/include/net/udp.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic/component.h b/os/include/nic/component.h index 7f41591a34..5a1f88e70b 100644 --- a/os/include/nic/component.h +++ b/os/include/nic/component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic/driver.h b/os/include/nic/driver.h index 78fd8d65d4..c1da2908d7 100644 --- a/os/include/nic/driver.h +++ b/os/include/nic/driver.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic/packet_allocator.h b/os/include/nic/packet_allocator.h index 8571502a95..8fe335f159 100644 --- a/os/include/nic/packet_allocator.h +++ b/os/include/nic/packet_allocator.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic/xml_node.h b/os/include/nic/xml_node.h index af31503c1a..95403e7a5f 100644 --- a/os/include/nic/xml_node.h +++ b/os/include/nic/xml_node.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic_session/capability.h b/os/include/nic_session/capability.h index 24c72c4984..dfe8e06399 100644 --- a/os/include/nic_session/capability.h +++ b/os/include/nic_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic_session/client.h b/os/include/nic_session/client.h index bf3027cd5e..6fb051d55b 100644 --- a/os/include/nic_session/client.h +++ b/os/include/nic_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic_session/connection.h b/os/include/nic_session/connection.h index 93aefdf5b1..237a0225e5 100644 --- a/os/include/nic_session/connection.h +++ b/os/include/nic_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic_session/nic_session.h b/os/include/nic_session/nic_session.h index 6b7da95b18..ddce42403b 100644 --- a/os/include/nic_session/nic_session.h +++ b/os/include/nic_session/nic_session.h @@ -17,7 +17,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nic_session/rpc_object.h b/os/include/nic_session/rpc_object.h index 2178cd9c61..3505951e80 100644 --- a/os/include/nic_session/rpc_object.h +++ b/os/include/nic_session/rpc_object.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/canvas.h b/os/include/nitpicker_gfx/canvas.h index f7f384ca4b..33b26dbb54 100644 --- a/os/include/nitpicker_gfx/canvas.h +++ b/os/include/nitpicker_gfx/canvas.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/chunky_canvas.h b/os/include/nitpicker_gfx/chunky_canvas.h index 447b0eef91..d700b269eb 100644 --- a/os/include/nitpicker_gfx/chunky_canvas.h +++ b/os/include/nitpicker_gfx/chunky_canvas.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/color.h b/os/include/nitpicker_gfx/color.h index 16dddde13f..cf08e8b6fc 100644 --- a/os/include/nitpicker_gfx/color.h +++ b/os/include/nitpicker_gfx/color.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/font.h b/os/include/nitpicker_gfx/font.h index 28a1144da0..b8bb384a7e 100644 --- a/os/include/nitpicker_gfx/font.h +++ b/os/include/nitpicker_gfx/font.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/geometry.h b/os/include/nitpicker_gfx/geometry.h index 55b9008e0e..019e20f65b 100644 --- a/os/include/nitpicker_gfx/geometry.h +++ b/os/include/nitpicker_gfx/geometry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/miscmath.h b/os/include/nitpicker_gfx/miscmath.h index bc1370967f..f490c6bd70 100644 --- a/os/include/nitpicker_gfx/miscmath.h +++ b/os/include/nitpicker_gfx/miscmath.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/nitpicker_types.h b/os/include/nitpicker_gfx/nitpicker_types.h index 162ae5d02c..b8a17c5ab0 100644 --- a/os/include/nitpicker_gfx/nitpicker_types.h +++ b/os/include/nitpicker_gfx/nitpicker_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/pixel_rgb.h b/os/include/nitpicker_gfx/pixel_rgb.h index 185981c2a1..e00547e22b 100644 --- a/os/include/nitpicker_gfx/pixel_rgb.h +++ b/os/include/nitpicker_gfx/pixel_rgb.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_gfx/pixel_rgb565.h b/os/include/nitpicker_gfx/pixel_rgb565.h index 838ae6ab0f..72bcfcb4a7 100644 --- a/os/include/nitpicker_gfx/pixel_rgb565.h +++ b/os/include/nitpicker_gfx/pixel_rgb565.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_session/capability.h b/os/include/nitpicker_session/capability.h index d17fb26b8c..d8f86c5e63 100644 --- a/os/include/nitpicker_session/capability.h +++ b/os/include/nitpicker_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_session/client.h b/os/include/nitpicker_session/client.h index 42597c930e..07523db716 100644 --- a/os/include/nitpicker_session/client.h +++ b/os/include/nitpicker_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_session/connection.h b/os/include/nitpicker_session/connection.h index c6178fded9..bffe797623 100644 --- a/os/include/nitpicker_session/connection.h +++ b/os/include/nitpicker_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_session/nitpicker_session.h b/os/include/nitpicker_session/nitpicker_session.h index b9c11ffbb8..a636bfd3e9 100644 --- a/os/include/nitpicker_session/nitpicker_session.h +++ b/os/include/nitpicker_session/nitpicker_session.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_view/capability.h b/os/include/nitpicker_view/capability.h index 45659a5da4..e9d433448b 100644 --- a/os/include/nitpicker_view/capability.h +++ b/os/include/nitpicker_view/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_view/client.h b/os/include/nitpicker_view/client.h index c336eeb557..37520bae17 100644 --- a/os/include/nitpicker_view/client.h +++ b/os/include/nitpicker_view/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/nitpicker_view/nitpicker_view.h b/os/include/nitpicker_view/nitpicker_view.h index 186060318a..227ba3c88e 100644 --- a/os/include/nitpicker_view/nitpicker_view.h +++ b/os/include/nitpicker_view/nitpicker_view.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/alarm.h b/os/include/os/alarm.h index 66eaf706fc..b41d954b5b 100644 --- a/os/include/os/alarm.h +++ b/os/include/os/alarm.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/attached_io_mem_dataspace.h b/os/include/os/attached_io_mem_dataspace.h index 0f7b1fb64b..4dca411d9b 100644 --- a/os/include/os/attached_io_mem_dataspace.h +++ b/os/include/os/attached_io_mem_dataspace.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/attached_ram_dataspace.h b/os/include/os/attached_ram_dataspace.h index f93db613d0..8c63801ba1 100644 --- a/os/include/os/attached_ram_dataspace.h +++ b/os/include/os/attached_ram_dataspace.h @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/attached_rom_dataspace.h b/os/include/os/attached_rom_dataspace.h index 36d3ff5256..f536fb0c00 100644 --- a/os/include/os/attached_rom_dataspace.h +++ b/os/include/os/attached_rom_dataspace.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/child_policy_dynamic_rom.h b/os/include/os/child_policy_dynamic_rom.h index b98c60cc95..475317b2d7 100644 --- a/os/include/os/child_policy_dynamic_rom.h +++ b/os/include/os/child_policy_dynamic_rom.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/config.h b/os/include/os/config.h index b60da0ca3d..1c2a326b1a 100644 --- a/os/include/os/config.h +++ b/os/include/os/config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/irq_activation.h b/os/include/os/irq_activation.h index 21fb246dd6..f9ed033fb6 100644 --- a/os/include/os/irq_activation.h +++ b/os/include/os/irq_activation.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/packet_stream.h b/os/include/os/packet_stream.h index 6c8800b69b..020f82e004 100644 --- a/os/include/os/packet_stream.h +++ b/os/include/os/packet_stream.h @@ -66,7 +66,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/path.h b/os/include/os/path.h index 7fdc57bb40..878087b6b2 100644 --- a/os/include/os/path.h +++ b/os/include/os/path.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/ring_buffer.h b/os/include/os/ring_buffer.h index 50ebb3037b..392ef31fd0 100644 --- a/os/include/os/ring_buffer.h +++ b/os/include/os/ring_buffer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/session_policy.h b/os/include/os/session_policy.h index e986930398..5f19bdd992 100644 --- a/os/include/os/session_policy.h +++ b/os/include/os/session_policy.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/slave.h b/os/include/os/slave.h index 080ed37937..23f30730ec 100644 --- a/os/include/os/slave.h +++ b/os/include/os/slave.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/static_root.h b/os/include/os/static_root.h index 44a724ff99..c2bfaf45ba 100644 --- a/os/include/os/static_root.h +++ b/os/include/os/static_root.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/os/timed_semaphore.h b/os/include/os/timed_semaphore.h index 07be885e71..4afd58f153 100644 --- a/os/include/os/timed_semaphore.h +++ b/os/include/os/timed_semaphore.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/packet_stream_rx/client.h b/os/include/packet_stream_rx/client.h index f139dee170..8bc3dbcc46 100644 --- a/os/include/packet_stream_rx/client.h +++ b/os/include/packet_stream_rx/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/packet_stream_rx/packet_stream_rx.h b/os/include/packet_stream_rx/packet_stream_rx.h index 3a96187696..de5ef299f5 100644 --- a/os/include/packet_stream_rx/packet_stream_rx.h +++ b/os/include/packet_stream_rx/packet_stream_rx.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/packet_stream_rx/rpc_object.h b/os/include/packet_stream_rx/rpc_object.h index 2852ec167d..28bb05da91 100644 --- a/os/include/packet_stream_rx/rpc_object.h +++ b/os/include/packet_stream_rx/rpc_object.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/packet_stream_tx/client.h b/os/include/packet_stream_tx/client.h index 058ad2070c..929960dffc 100644 --- a/os/include/packet_stream_tx/client.h +++ b/os/include/packet_stream_tx/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/packet_stream_tx/packet_stream_tx.h b/os/include/packet_stream_tx/packet_stream_tx.h index 1a42fce23f..4bb739fb4c 100644 --- a/os/include/packet_stream_tx/packet_stream_tx.h +++ b/os/include/packet_stream_tx/packet_stream_tx.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/packet_stream_tx/rpc_object.h b/os/include/packet_stream_tx/rpc_object.h index 028073016d..52da52a591 100644 --- a/os/include/packet_stream_tx/rpc_object.h +++ b/os/include/packet_stream_tx/rpc_object.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/pci_device/capability.h b/os/include/pci_device/capability.h index 3c27ca412f..b69ff0c37c 100644 --- a/os/include/pci_device/capability.h +++ b/os/include/pci_device/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/pci_device/client.h b/os/include/pci_device/client.h index 42b2531b77..69b7214178 100644 --- a/os/include/pci_device/client.h +++ b/os/include/pci_device/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/pci_device/pci_device.h b/os/include/pci_device/pci_device.h index c174947220..b1ab86b248 100644 --- a/os/include/pci_device/pci_device.h +++ b/os/include/pci_device/pci_device.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/pci_session/capability.h b/os/include/pci_session/capability.h index 528182b4f8..a5116db16f 100644 --- a/os/include/pci_session/capability.h +++ b/os/include/pci_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/pci_session/client.h b/os/include/pci_session/client.h index d0411b10c2..4f5713f40b 100644 --- a/os/include/pci_session/client.h +++ b/os/include/pci_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/pci_session/connection.h b/os/include/pci_session/connection.h index 76b67797aa..231c685324 100644 --- a/os/include/pci_session/connection.h +++ b/os/include/pci_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/pci_session/pci_session.h b/os/include/pci_session/pci_session.h index 59c5914f6b..5f799efc87 100644 --- a/os/include/pci_session/pci_session.h +++ b/os/include/pci_session/pci_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/panda/uart_defs.h b/os/include/platform/panda/uart_defs.h index 93aaae4745..37112cc929 100644 --- a/os/include/platform/panda/uart_defs.h +++ b/os/include/platform/panda/uart_defs.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/pbxa9/lan9118_defs.h b/os/include/platform/pbxa9/lan9118_defs.h index c1d047aa16..4b5d7baff7 100644 --- a/os/include/platform/pbxa9/lan9118_defs.h +++ b/os/include/platform/pbxa9/lan9118_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/pbxa9/pl011_defs.h b/os/include/platform/pbxa9/pl011_defs.h index 1f3bb74655..37b8640204 100644 --- a/os/include/platform/pbxa9/pl011_defs.h +++ b/os/include/platform/pbxa9/pl011_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/pbxa9/pl050_defs.h b/os/include/platform/pbxa9/pl050_defs.h index 20be8dffac..a859469eaa 100644 --- a/os/include/platform/pbxa9/pl050_defs.h +++ b/os/include/platform/pbxa9/pl050_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/pbxa9/pl11x_defs.h b/os/include/platform/pbxa9/pl11x_defs.h index 9a28f4e216..ea3bce510e 100644 --- a/os/include/platform/pbxa9/pl11x_defs.h +++ b/os/include/platform/pbxa9/pl11x_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/pbxa9/pl180_defs.h b/os/include/platform/pbxa9/pl180_defs.h index a21093d416..469e65ae90 100644 --- a/os/include/platform/pbxa9/pl180_defs.h +++ b/os/include/platform/pbxa9/pl180_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/pbxa9/sp810_defs.h b/os/include/platform/pbxa9/sp810_defs.h index 248ead4a3a..1f51ef99b1 100644 --- a/os/include/platform/pbxa9/sp810_defs.h +++ b/os/include/platform/pbxa9/sp810_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vea9x4/bus.h b/os/include/platform/vea9x4/bus.h index 297a31ed43..729c8bcab0 100644 --- a/os/include/platform/vea9x4/bus.h +++ b/os/include/platform/vea9x4/bus.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vea9x4/lan9118_defs.h b/os/include/platform/vea9x4/lan9118_defs.h index 23dab7d918..60a881a824 100644 --- a/os/include/platform/vea9x4/lan9118_defs.h +++ b/os/include/platform/vea9x4/lan9118_defs.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vea9x4/pl011_defs.h b/os/include/platform/vea9x4/pl011_defs.h index 201a21b98e..d0f7f10a73 100644 --- a/os/include/platform/vea9x4/pl011_defs.h +++ b/os/include/platform/vea9x4/pl011_defs.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vea9x4/pl050_defs.h b/os/include/platform/vea9x4/pl050_defs.h index 8e6c4dd25f..0c65d86d44 100644 --- a/os/include/platform/vea9x4/pl050_defs.h +++ b/os/include/platform/vea9x4/pl050_defs.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vea9x4/pl11x_defs.h b/os/include/platform/vea9x4/pl11x_defs.h index 8ce31d1110..1a8a13d2a4 100644 --- a/os/include/platform/vea9x4/pl11x_defs.h +++ b/os/include/platform/vea9x4/pl11x_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vea9x4/pl180_defs.h b/os/include/platform/vea9x4/pl180_defs.h index 937a40d22e..5ceb35fb2a 100644 --- a/os/include/platform/vea9x4/pl180_defs.h +++ b/os/include/platform/vea9x4/pl180_defs.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vea9x4/sp810_defs.h b/os/include/platform/vea9x4/sp810_defs.h index 5bba3db4a4..4f5ebb9c3a 100644 --- a/os/include/platform/vea9x4/sp810_defs.h +++ b/os/include/platform/vea9x4/sp810_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vpb926/pl011_defs.h b/os/include/platform/vpb926/pl011_defs.h index 6a500ac5de..d43535ddd9 100644 --- a/os/include/platform/vpb926/pl011_defs.h +++ b/os/include/platform/vpb926/pl011_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vpb926/pl050_defs.h b/os/include/platform/vpb926/pl050_defs.h index e95add97c4..e789e8dd45 100644 --- a/os/include/platform/vpb926/pl050_defs.h +++ b/os/include/platform/vpb926/pl050_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vpb926/pl11x_defs.h b/os/include/platform/vpb926/pl11x_defs.h index 03e0d14c77..17f3d30150 100644 --- a/os/include/platform/vpb926/pl11x_defs.h +++ b/os/include/platform/vpb926/pl11x_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/platform/vpb926/sp810_defs.h b/os/include/platform/vpb926/sp810_defs.h index 6268a50fc5..2e9145d94d 100644 --- a/os/include/platform/vpb926/sp810_defs.h +++ b/os/include/platform/vpb926/sp810_defs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/terminal_session/client.h b/os/include/terminal_session/client.h index 690a531795..7d8b5212a1 100644 --- a/os/include/terminal_session/client.h +++ b/os/include/terminal_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/terminal_session/connection.h b/os/include/terminal_session/connection.h index 246bad1335..f2ce619164 100644 --- a/os/include/terminal_session/connection.h +++ b/os/include/terminal_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/terminal_session/terminal_session.h b/os/include/terminal_session/terminal_session.h index 75fac8c128..8e04dd5fa4 100644 --- a/os/include/terminal_session/terminal_session.h +++ b/os/include/terminal_session/terminal_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/timer_session/capability.h b/os/include/timer_session/capability.h index faef4e6366..9015ac021c 100644 --- a/os/include/timer_session/capability.h +++ b/os/include/timer_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/timer_session/client.h b/os/include/timer_session/client.h index 1a240f59e1..af76dbc177 100644 --- a/os/include/timer_session/client.h +++ b/os/include/timer_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/timer_session/connection.h b/os/include/timer_session/connection.h index 6d47ec6c29..e14c438f65 100644 --- a/os/include/timer_session/connection.h +++ b/os/include/timer_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/timer_session/server.h b/os/include/timer_session/server.h index fc0457874b..3beeef2f1d 100644 --- a/os/include/timer_session/server.h +++ b/os/include/timer_session/server.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/timer_session/timer_session.h b/os/include/timer_session/timer_session.h index 58e9cac417..99b1771ab7 100644 --- a/os/include/timer_session/timer_session.h +++ b/os/include/timer_session/timer_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/uart_session/client.h b/os/include/uart_session/client.h index 0a63d0b0bc..6b786ddadd 100644 --- a/os/include/uart_session/client.h +++ b/os/include/uart_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/uart_session/connection.h b/os/include/uart_session/connection.h index 71d2b71532..02fe59eb2a 100644 --- a/os/include/uart_session/connection.h +++ b/os/include/uart_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/uart_session/uart_session.h b/os/include/uart_session/uart_session.h index cc2d8cb840..7420fae4e6 100644 --- a/os/include/uart_session/uart_session.h +++ b/os/include/uart_session/uart_session.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/util/endian.h b/os/include/util/endian.h index ff46ccc8ab..7694063c74 100644 --- a/os/include/util/endian.h +++ b/os/include/util/endian.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/util/xml_node.h b/os/include/util/xml_node.h index a6b2e6aa41..c330e857b1 100644 --- a/os/include/util/xml_node.h +++ b/os/include/util/xml_node.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/include/xev_track/xev_track.h b/os/include/xev_track/xev_track.h index c44964b68a..1e1f13b2e7 100644 --- a/os/include/xev_track/xev_track.h +++ b/os/include/xev_track/xev_track.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/app/xvfb/inject_input.cc b/os/src/app/xvfb/inject_input.cc index a31323fd00..56ce9a6f51 100644 --- a/os/src/app/xvfb/inject_input.cc +++ b/os/src/app/xvfb/inject_input.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/app/xvfb/inject_input.h b/os/src/app/xvfb/inject_input.h index 87982d4175..b81b2ad63a 100644 --- a/os/src/app/xvfb/inject_input.h +++ b/os/src/app/xvfb/inject_input.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/app/xvfb/main.cc b/os/src/app/xvfb/main.cc index 94ade3c7dc..10c7d7d4da 100644 --- a/os/src/app/xvfb/main.cc +++ b/os/src/app/xvfb/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/acpi/acpi.cc b/os/src/drivers/acpi/acpi.cc index 59bdb91785..4190365f29 100644 --- a/os/src/drivers/acpi/acpi.cc +++ b/os/src/drivers/acpi/acpi.cc @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/acpi/acpi.h b/os/src/drivers/acpi/acpi.h index cddb3bc3d4..2685fd281f 100644 --- a/os/src/drivers/acpi/acpi.h +++ b/os/src/drivers/acpi/acpi.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/acpi/main.cc b/os/src/drivers/acpi/main.cc index 1248676a2d..4485a023cd 100644 --- a/os/src/drivers/acpi/main.cc +++ b/os/src/drivers/acpi/main.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/ahci/main.cc b/os/src/drivers/ahci/main.cc index 108e5437e6..3b3eea097a 100644 --- a/os/src/drivers/ahci/main.cc +++ b/os/src/drivers/ahci/main.cc @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/ata_bus_master.cc b/os/src/drivers/atapi/ata_bus_master.cc index 14742e3eef..5ef201b9d1 100644 --- a/os/src/drivers/atapi/ata_bus_master.cc +++ b/os/src/drivers/atapi/ata_bus_master.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/ata_bus_master.h b/os/src/drivers/atapi/ata_bus_master.h index 7a0fe5ed53..b415a99004 100644 --- a/os/src/drivers/atapi/ata_bus_master.h +++ b/os/src/drivers/atapi/ata_bus_master.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/ata_device.cc b/os/src/drivers/atapi/ata_device.cc index f7c82fcd2d..eb5f232750 100644 --- a/os/src/drivers/atapi/ata_device.cc +++ b/os/src/drivers/atapi/ata_device.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/ata_device.h b/os/src/drivers/atapi/ata_device.h index b2c39fad85..e3cd0c9574 100644 --- a/os/src/drivers/atapi/ata_device.h +++ b/os/src/drivers/atapi/ata_device.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/atapi_device.cc b/os/src/drivers/atapi/atapi_device.cc index b8b45052c3..986dbd682e 100644 --- a/os/src/drivers/atapi/atapi_device.cc +++ b/os/src/drivers/atapi/atapi_device.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/endian.h b/os/src/drivers/atapi/endian.h index 61b5c037e4..25477777a1 100644 --- a/os/src/drivers/atapi/endian.h +++ b/os/src/drivers/atapi/endian.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/io.cc b/os/src/drivers/atapi/io.cc index 18cc584df6..5cf8603d6f 100644 --- a/os/src/drivers/atapi/io.cc +++ b/os/src/drivers/atapi/io.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/io.h b/os/src/drivers/atapi/io.h index 4a7bf4aa65..0ea43e7167 100644 --- a/os/src/drivers/atapi/io.h +++ b/os/src/drivers/atapi/io.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/main.cc b/os/src/drivers/atapi/main.cc index 549245d426..c1b7048ebf 100644 --- a/os/src/drivers/atapi/main.cc +++ b/os/src/drivers/atapi/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/atapi/pio.h b/os/src/drivers/atapi/pio.h index 874d498e9c..0f6c8ea629 100644 --- a/os/src/drivers/atapi/pio.h +++ b/os/src/drivers/atapi/pio.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/audio_out/linux/alsa.c b/os/src/drivers/audio_out/linux/alsa.c index 1dbdcd52f3..6a7d705f09 100644 --- a/os/src/drivers/audio_out/linux/alsa.c +++ b/os/src/drivers/audio_out/linux/alsa.c @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/audio_out/linux/alsa.h b/os/src/drivers/audio_out/linux/alsa.h index f599e5b999..27eb468a1d 100644 --- a/os/src/drivers/audio_out/linux/alsa.h +++ b/os/src/drivers/audio_out/linux/alsa.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/audio_out/linux/main.cc b/os/src/drivers/audio_out/linux/main.cc index 2a60e78d16..3132b08864 100644 --- a/os/src/drivers/audio_out/linux/main.cc +++ b/os/src/drivers/audio_out/linux/main.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/fiasco_ux/framebuffer.cc b/os/src/drivers/framebuffer/fiasco_ux/framebuffer.cc index 1f890a09e0..39ad991037 100644 --- a/os/src/drivers/framebuffer/fiasco_ux/framebuffer.cc +++ b/os/src/drivers/framebuffer/fiasco_ux/framebuffer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/fiasco_ux/framebuffer.h b/os/src/drivers/framebuffer/fiasco_ux/framebuffer.h index a05e1689af..a55b91b2eb 100644 --- a/os/src/drivers/framebuffer/fiasco_ux/framebuffer.h +++ b/os/src/drivers/framebuffer/fiasco_ux/framebuffer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/fiasco_ux/main.cc b/os/src/drivers/framebuffer/fiasco_ux/main.cc index 476cf4991a..97aab33f8f 100644 --- a/os/src/drivers/framebuffer/fiasco_ux/main.cc +++ b/os/src/drivers/framebuffer/fiasco_ux/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/omap4/driver.h b/os/src/drivers/framebuffer/omap4/driver.h index 8dc014def4..bd28da0126 100644 --- a/os/src/drivers/framebuffer/omap4/driver.h +++ b/os/src/drivers/framebuffer/omap4/driver.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/omap4/main.cc b/os/src/drivers/framebuffer/omap4/main.cc index df7460bdd2..bea7a99304 100644 --- a/os/src/drivers/framebuffer/omap4/main.cc +++ b/os/src/drivers/framebuffer/omap4/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/pl11x/main.cc b/os/src/drivers/framebuffer/pl11x/main.cc index 9fb792b677..a28054b1fe 100644 --- a/os/src/drivers/framebuffer/pl11x/main.cc +++ b/os/src/drivers/framebuffer/pl11x/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/pl11x/vea9x4/video_memory.cc b/os/src/drivers/framebuffer/pl11x/vea9x4/video_memory.cc index 5e9a8ad91d..a77ecbb6aa 100644 --- a/os/src/drivers/framebuffer/pl11x/vea9x4/video_memory.cc +++ b/os/src/drivers/framebuffer/pl11x/vea9x4/video_memory.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/pl11x/video_memory.cc b/os/src/drivers/framebuffer/pl11x/video_memory.cc index 1be4e5b8eb..97053f22ed 100644 --- a/os/src/drivers/framebuffer/pl11x/video_memory.cc +++ b/os/src/drivers/framebuffer/pl11x/video_memory.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/pl11x/video_memory.h b/os/src/drivers/framebuffer/pl11x/video_memory.h index 471be93368..8c11276699 100644 --- a/os/src/drivers/framebuffer/pl11x/video_memory.h +++ b/os/src/drivers/framebuffer/pl11x/video_memory.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/sdl/fb_sdl.cc b/os/src/drivers/framebuffer/sdl/fb_sdl.cc index e885a20ac2..4259548f71 100644 --- a/os/src/drivers/framebuffer/sdl/fb_sdl.cc +++ b/os/src/drivers/framebuffer/sdl/fb_sdl.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/sdl/input.cc b/os/src/drivers/framebuffer/sdl/input.cc index 4339039a50..99e21ce444 100644 --- a/os/src/drivers/framebuffer/sdl/input.cc +++ b/os/src/drivers/framebuffer/sdl/input.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/framebuffer.cc b/os/src/drivers/framebuffer/vesa/framebuffer.cc index 49d3077af1..00ba15412c 100644 --- a/os/src/drivers/framebuffer/vesa/framebuffer.cc +++ b/os/src/drivers/framebuffer/vesa/framebuffer.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/hw_emul.cc b/os/src/drivers/framebuffer/vesa/hw_emul.cc index 7503a38a2e..46f1b63bf7 100644 --- a/os/src/drivers/framebuffer/vesa/hw_emul.cc +++ b/os/src/drivers/framebuffer/vesa/hw_emul.cc @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/ifx86emu.cc b/os/src/drivers/framebuffer/vesa/ifx86emu.cc index e035a3e6bb..dad9cc475e 100644 --- a/os/src/drivers/framebuffer/vesa/ifx86emu.cc +++ b/os/src/drivers/framebuffer/vesa/ifx86emu.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/include/framebuffer.h b/os/src/drivers/framebuffer/vesa/include/framebuffer.h index 00e90efd5e..459cc2076b 100644 --- a/os/src/drivers/framebuffer/vesa/include/framebuffer.h +++ b/os/src/drivers/framebuffer/vesa/include/framebuffer.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/include/hw_emul.h b/os/src/drivers/framebuffer/vesa/include/hw_emul.h index 902eb0276d..31a31bc453 100644 --- a/os/src/drivers/framebuffer/vesa/include/hw_emul.h +++ b/os/src/drivers/framebuffer/vesa/include/hw_emul.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/include/ifx86emu.h b/os/src/drivers/framebuffer/vesa/include/ifx86emu.h index 57f12e520d..d19c7b6680 100644 --- a/os/src/drivers/framebuffer/vesa/include/ifx86emu.h +++ b/os/src/drivers/framebuffer/vesa/include/ifx86emu.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/include/vbe.h b/os/src/drivers/framebuffer/vesa/include/vbe.h index 5318ea37b5..90d31e08c1 100644 --- a/os/src/drivers/framebuffer/vesa/include/vbe.h +++ b/os/src/drivers/framebuffer/vesa/include/vbe.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/include/vesa.h b/os/src/drivers/framebuffer/vesa/include/vesa.h index cb4e38fbc2..8fe8ed2bed 100644 --- a/os/src/drivers/framebuffer/vesa/include/vesa.h +++ b/os/src/drivers/framebuffer/vesa/include/vesa.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/framebuffer/vesa/main.cc b/os/src/drivers/framebuffer/vesa/main.cc index 794d116914..c626171e76 100644 --- a/os/src/drivers/framebuffer/vesa/main.cc +++ b/os/src/drivers/framebuffer/vesa/main.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/gpio/omap4/driver.h b/os/src/drivers/gpio/omap4/driver.h index 00908fe023..f50186e471 100644 --- a/os/src/drivers/gpio/omap4/driver.h +++ b/os/src/drivers/gpio/omap4/driver.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/gpio/omap4/gpio.h b/os/src/drivers/gpio/omap4/gpio.h index 9a87cf4faa..b853ad0db3 100644 --- a/os/src/drivers/gpio/omap4/gpio.h +++ b/os/src/drivers/gpio/omap4/gpio.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/gpio/omap4/irq_handler.h b/os/src/drivers/gpio/omap4/irq_handler.h index 04613447fa..44f4223420 100644 --- a/os/src/drivers/gpio/omap4/irq_handler.h +++ b/os/src/drivers/gpio/omap4/irq_handler.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/gpio/omap4/main.cc b/os/src/drivers/gpio/omap4/main.cc index 3b2eb79765..61311bc089 100644 --- a/os/src/drivers/gpio/omap4/main.cc +++ b/os/src/drivers/gpio/omap4/main.cc @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/dummy/main.cc b/os/src/drivers/input/dummy/main.cc index ab880190c3..a460baeb09 100644 --- a/os/src/drivers/input/dummy/main.cc +++ b/os/src/drivers/input/dummy/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/fiasco_ux/input.cc b/os/src/drivers/input/fiasco_ux/input.cc index 67eb883660..52a8c1f21f 100644 --- a/os/src/drivers/input/fiasco_ux/input.cc +++ b/os/src/drivers/input/fiasco_ux/input.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/fiasco_ux/input.h b/os/src/drivers/input/fiasco_ux/input.h index aab1ca4ae1..4ad7dbe5e9 100644 --- a/os/src/drivers/input/fiasco_ux/input.h +++ b/os/src/drivers/input/fiasco_ux/input.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/fiasco_ux/main.cc b/os/src/drivers/input/fiasco_ux/main.cc index 02efd8b194..4d140d46fe 100644 --- a/os/src/drivers/input/fiasco_ux/main.cc +++ b/os/src/drivers/input/fiasco_ux/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/fiasco_ux/test.cc b/os/src/drivers/input/fiasco_ux/test.cc index 85eaf2e30a..716e0bf021 100644 --- a/os/src/drivers/input/fiasco_ux/test.cc +++ b/os/src/drivers/input/fiasco_ux/test.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/input_driver.h b/os/src/drivers/input/ps2/input_driver.h index e1f59cc0f7..199bfe6ca2 100644 --- a/os/src/drivers/input/ps2/input_driver.h +++ b/os/src/drivers/input/ps2/input_driver.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/irq_handler.h b/os/src/drivers/input/ps2/irq_handler.h index fc20612ff5..81730f6ba5 100644 --- a/os/src/drivers/input/ps2/irq_handler.h +++ b/os/src/drivers/input/ps2/irq_handler.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/pl050/irq_handler.h b/os/src/drivers/input/ps2/pl050/irq_handler.h index d0e9e0180c..c09edd9597 100644 --- a/os/src/drivers/input/ps2/pl050/irq_handler.h +++ b/os/src/drivers/input/ps2/pl050/irq_handler.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/pl050/main.cc b/os/src/drivers/input/ps2/pl050/main.cc index be599e1938..c69dccf118 100644 --- a/os/src/drivers/input/ps2/pl050/main.cc +++ b/os/src/drivers/input/ps2/pl050/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/pl050/pl050.h b/os/src/drivers/input/ps2/pl050/pl050.h index 76f0af26b7..55fd2c3e6c 100644 --- a/os/src/drivers/input/ps2/pl050/pl050.h +++ b/os/src/drivers/input/ps2/pl050/pl050.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/ps2_keyboard.h b/os/src/drivers/input/ps2/ps2_keyboard.h index 435653f61b..d62147f1cc 100644 --- a/os/src/drivers/input/ps2/ps2_keyboard.h +++ b/os/src/drivers/input/ps2/ps2_keyboard.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/ps2_mouse.h b/os/src/drivers/input/ps2/ps2_mouse.h index d9a4e70749..23860cd55a 100644 --- a/os/src/drivers/input/ps2/ps2_mouse.h +++ b/os/src/drivers/input/ps2/ps2_mouse.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/scan_code_set_1.h b/os/src/drivers/input/ps2/scan_code_set_1.h index 0a5f1a3116..3cca79210f 100644 --- a/os/src/drivers/input/ps2/scan_code_set_1.h +++ b/os/src/drivers/input/ps2/scan_code_set_1.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/scan_code_set_2.h b/os/src/drivers/input/ps2/scan_code_set_2.h index 390ad001b2..1b096ad22c 100644 --- a/os/src/drivers/input/ps2/scan_code_set_2.h +++ b/os/src/drivers/input/ps2/scan_code_set_2.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/serial_interface.h b/os/src/drivers/input/ps2/serial_interface.h index 9466c991b8..ab461e6064 100644 --- a/os/src/drivers/input/ps2/serial_interface.h +++ b/os/src/drivers/input/ps2/serial_interface.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/x86/i8042.h b/os/src/drivers/input/ps2/x86/i8042.h index 7d7a2fea14..e1b5e99da3 100644 --- a/os/src/drivers/input/ps2/x86/i8042.h +++ b/os/src/drivers/input/ps2/x86/i8042.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/input/ps2/x86/main.cc b/os/src/drivers/input/ps2/x86/main.cc index 4400318013..2fb90e8125 100644 --- a/os/src/drivers/input/ps2/x86/main.cc +++ b/os/src/drivers/input/ps2/x86/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/nic/lan9118/lan9118.h b/os/src/drivers/nic/lan9118/lan9118.h index 7e676aab3a..9ea7c33f53 100644 --- a/os/src/drivers/nic/lan9118/lan9118.h +++ b/os/src/drivers/nic/lan9118/lan9118.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/nic/lan9118/main.cc b/os/src/drivers/nic/lan9118/main.cc index 29dd67afe1..dcf8abc618 100644 --- a/os/src/drivers/nic/lan9118/main.cc +++ b/os/src/drivers/nic/lan9118/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/nic/linux/main.cc b/os/src/drivers/nic/linux/main.cc index 5860c7127e..a6bffbe783 100644 --- a/os/src/drivers/nic/linux/main.cc +++ b/os/src/drivers/nic/linux/main.cc @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/pci/main.cc b/os/src/drivers/pci/main.cc index 058501e6a1..4c8038f589 100644 --- a/os/src/drivers/pci/main.cc +++ b/os/src/drivers/pci/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/pci/pci_config_access.h b/os/src/drivers/pci/pci_config_access.h index f59bfd2f18..302f895f41 100644 --- a/os/src/drivers/pci/pci_config_access.h +++ b/os/src/drivers/pci/pci_config_access.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/pci/pci_device_component.h b/os/src/drivers/pci/pci_device_component.h index d754aa1aba..c939b30d81 100644 --- a/os/src/drivers/pci/pci_device_component.h +++ b/os/src/drivers/pci/pci_device_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/pci/pci_device_config.h b/os/src/drivers/pci/pci_device_config.h index cd5f1650e2..d2fc795716 100644 --- a/os/src/drivers/pci/pci_device_config.h +++ b/os/src/drivers/pci/pci_device_config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/pci/pci_session_component.h b/os/src/drivers/pci/pci_session_component.h index cc1001bc51..9e6c7c0ec6 100644 --- a/os/src/drivers/pci/pci_session_component.h +++ b/os/src/drivers/pci/pci_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/platform/gta01/main.cc b/os/src/drivers/platform/gta01/main.cc index 98d7b494fb..c151b45ebd 100644 --- a/os/src/drivers/platform/gta01/main.cc +++ b/os/src/drivers/platform/gta01/main.cc @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/rtc/x86/main.cc b/os/src/drivers/rtc/x86/main.cc index 87e2e67e47..ff2ac20a86 100644 --- a/os/src/drivers/rtc/x86/main.cc +++ b/os/src/drivers/rtc/x86/main.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/sd_card/host_driver.h b/os/src/drivers/sd_card/host_driver.h index 601846eda4..8d1c2ba979 100644 --- a/os/src/drivers/sd_card/host_driver.h +++ b/os/src/drivers/sd_card/host_driver.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/sd_card/pl180/main.cc b/os/src/drivers/sd_card/pl180/main.cc index 92cd2e9d89..ad8869a810 100644 --- a/os/src/drivers/sd_card/pl180/main.cc +++ b/os/src/drivers/sd_card/pl180/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/sd_card/pl180/pl180.h b/os/src/drivers/sd_card/pl180/pl180.h index 0a96a48c7d..523fda41fc 100644 --- a/os/src/drivers/sd_card/pl180/pl180.h +++ b/os/src/drivers/sd_card/pl180/pl180.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/sd_card/sd_card.h b/os/src/drivers/sd_card/sd_card.h index d777866cbd..322f22c8dd 100644 --- a/os/src/drivers/sd_card/sd_card.h +++ b/os/src/drivers/sd_card/sd_card.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/codezero/platform_timer.cc b/os/src/drivers/timer/codezero/platform_timer.cc index ba0f13beec..48e438f312 100644 --- a/os/src/drivers/timer/codezero/platform_timer.cc +++ b/os/src/drivers/timer/codezero/platform_timer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/fiasco/platform_timer.cc b/os/src/drivers/timer/fiasco/platform_timer.cc index 3043a4c99a..9c0ba4b6bf 100644 --- a/os/src/drivers/timer/fiasco/platform_timer.cc +++ b/os/src/drivers/timer/fiasco/platform_timer.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/foc/timer_root.h b/os/src/drivers/timer/foc/timer_root.h index dee04798c3..b6bd1980fc 100644 --- a/os/src/drivers/timer/foc/timer_root.h +++ b/os/src/drivers/timer/foc/timer_root.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/foc/timer_session_component.h b/os/src/drivers/timer/foc/timer_session_component.h index 1fa9934492..cb896b3f77 100644 --- a/os/src/drivers/timer/foc/timer_session_component.h +++ b/os/src/drivers/timer/foc/timer_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/hw/epit/platform_timer_base.h b/os/src/drivers/timer/hw/epit/platform_timer_base.h index 516014fade..38160de64f 100644 --- a/os/src/drivers/timer/hw/epit/platform_timer_base.h +++ b/os/src/drivers/timer/hw/epit/platform_timer_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/hw/omap4/platform_timer_base.h b/os/src/drivers/timer/hw/omap4/platform_timer_base.h index 2fdfa33783..7f569e2ddd 100644 --- a/os/src/drivers/timer/hw/omap4/platform_timer_base.h +++ b/os/src/drivers/timer/hw/omap4/platform_timer_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/hw/pbxa9/platform_timer_base.h b/os/src/drivers/timer/hw/pbxa9/platform_timer_base.h index 90a2bebf54..296e688b24 100644 --- a/os/src/drivers/timer/hw/pbxa9/platform_timer_base.h +++ b/os/src/drivers/timer/hw/pbxa9/platform_timer_base.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/hw/platform_timer.h b/os/src/drivers/timer/hw/platform_timer.h index fd6bdb24c8..dfa6808889 100755 --- a/os/src/drivers/timer/hw/platform_timer.h +++ b/os/src/drivers/timer/hw/platform_timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/include/timer_root.h b/os/src/drivers/timer/include/timer_root.h index ef89855aa6..63e05cdac6 100644 --- a/os/src/drivers/timer/include/timer_root.h +++ b/os/src/drivers/timer/include/timer_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/include/timer_session_component.h b/os/src/drivers/timer/include/timer_session_component.h index 5afa2afdc2..cfe2a4df08 100644 --- a/os/src/drivers/timer/include/timer_session_component.h +++ b/os/src/drivers/timer/include/timer_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/include_periodic/platform_timer.h b/os/src/drivers/timer/include_periodic/platform_timer.h index 9d3b41f9b0..c516c8a2e7 100644 --- a/os/src/drivers/timer/include_periodic/platform_timer.h +++ b/os/src/drivers/timer/include_periodic/platform_timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/include_pit/platform_timer.h b/os/src/drivers/timer/include_pit/platform_timer.h index 6956df6146..5541c0dfa1 100644 --- a/os/src/drivers/timer/include_pit/platform_timer.h +++ b/os/src/drivers/timer/include_pit/platform_timer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/linux/platform_timer.cc b/os/src/drivers/timer/linux/platform_timer.cc index 8da23229d7..6bf0ec3703 100644 --- a/os/src/drivers/timer/linux/platform_timer.cc +++ b/os/src/drivers/timer/linux/platform_timer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/main.cc b/os/src/drivers/timer/main.cc index 58d8fe7d26..777cbc3875 100644 --- a/os/src/drivers/timer/main.cc +++ b/os/src/drivers/timer/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/nova/timer_root.h b/os/src/drivers/timer/nova/timer_root.h index 42f6cf415e..08cc79cee7 100644 --- a/os/src/drivers/timer/nova/timer_root.h +++ b/os/src/drivers/timer/nova/timer_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/nova/timer_session_component.h b/os/src/drivers/timer/nova/timer_session_component.h index 4c88db83e0..a320cc26f1 100644 --- a/os/src/drivers/timer/nova/timer_session_component.h +++ b/os/src/drivers/timer/nova/timer_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/okl4_arm/platform_timer.cc b/os/src/drivers/timer/okl4_arm/platform_timer.cc index 54eae709eb..2c87c2f633 100644 --- a/os/src/drivers/timer/okl4_arm/platform_timer.cc +++ b/os/src/drivers/timer/okl4_arm/platform_timer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/timer/pistachio/platform_timer.cc b/os/src/drivers/timer/pistachio/platform_timer.cc index 3a2351503c..330aae3c8d 100644 --- a/os/src/drivers/timer/pistachio/platform_timer.cc +++ b/os/src/drivers/timer/pistachio/platform_timer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/uart/i8250/i8250.h b/os/src/drivers/uart/i8250/i8250.h index 8f00386985..da6a497c4c 100644 --- a/os/src/drivers/uart/i8250/i8250.h +++ b/os/src/drivers/uart/i8250/i8250.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/uart/i8250/main.cc b/os/src/drivers/uart/i8250/main.cc index d3b01b7973..14ee835433 100644 --- a/os/src/drivers/uart/i8250/main.cc +++ b/os/src/drivers/uart/i8250/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/uart/omap4/main.cc b/os/src/drivers/uart/omap4/main.cc index 2c70607940..47a60da5dd 100644 --- a/os/src/drivers/uart/omap4/main.cc +++ b/os/src/drivers/uart/omap4/main.cc @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/uart/omap4/omap_uart.h b/os/src/drivers/uart/omap4/omap_uart.h index b981a5a90a..30ae1e9c14 100644 --- a/os/src/drivers/uart/omap4/omap_uart.h +++ b/os/src/drivers/uart/omap4/omap_uart.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/uart/pl011/main.cc b/os/src/drivers/uart/pl011/main.cc index a4c27c2c21..af0d9bd0b1 100644 --- a/os/src/drivers/uart/pl011/main.cc +++ b/os/src/drivers/uart/pl011/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/uart/pl011/pl011.h b/os/src/drivers/uart/pl011/pl011.h index 6c0659b665..ad6ae05d08 100644 --- a/os/src/drivers/uart/pl011/pl011.h +++ b/os/src/drivers/uart/pl011/pl011.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/uart/uart_component.h b/os/src/drivers/uart/uart_component.h index 80d6f8bff2..36fecaf4ff 100644 --- a/os/src/drivers/uart/uart_component.h +++ b/os/src/drivers/uart/uart_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/drivers/uart/uart_driver.h b/os/src/drivers/uart/uart_driver.h index 975eaf9365..74e6732fae 100644 --- a/os/src/drivers/uart/uart_driver.h +++ b/os/src/drivers/uart/uart_driver.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/init/linux/pd_args.cc b/os/src/init/linux/pd_args.cc index 72fa0b2933..2da34fb24a 100644 --- a/os/src/init/linux/pd_args.cc +++ b/os/src/init/linux/pd_args.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/init/main.cc b/os/src/init/main.cc index 7277a8bff2..80686039da 100644 --- a/os/src/init/main.cc +++ b/os/src/init/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/init/pd_args.cc b/os/src/init/pd_args.cc index 148c2ccee6..705fc99979 100644 --- a/os/src/init/pd_args.cc +++ b/os/src/init/pd_args.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/alarm/alarm.cc b/os/src/lib/alarm/alarm.cc index e69b29aa65..263ae46f58 100644 --- a/os/src/lib/alarm/alarm.cc +++ b/os/src/lib/alarm/alarm.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2005-2012 Genode Labs GmbH + * Copyright (C) 2005-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/blit/arm/blit_helper.h b/os/src/lib/blit/arm/blit_helper.h index f85e7d247c..4c7cea1d45 100644 --- a/os/src/lib/blit/arm/blit_helper.h +++ b/os/src/lib/blit/arm/blit_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/blit/blit.cc b/os/src/lib/blit/blit.cc index 302f73980b..0736308b71 100644 --- a/os/src/lib/blit/blit.cc +++ b/os/src/lib/blit/blit.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/blit/blit_helper.h b/os/src/lib/blit/blit_helper.h index 91f15e9f4a..d997f19e6f 100644 --- a/os/src/lib/blit/blit_helper.h +++ b/os/src/lib/blit/blit_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/blit/x86/blit_helper.h b/os/src/lib/blit/x86/blit_helper.h index cdabf96304..33472556c6 100644 --- a/os/src/lib/blit/x86/blit_helper.h +++ b/os/src/lib/blit/x86/blit_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/blit/x86/x86_32/mmx.h b/os/src/lib/blit/x86/x86_32/mmx.h index 5b3e944360..afce6e4970 100644 --- a/os/src/lib/blit/x86/x86_32/mmx.h +++ b/os/src/lib/blit/x86/x86_32/mmx.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/blit/x86/x86_64/mmx.h b/os/src/lib/blit/x86/x86_64/mmx.h index 9094f8cd34..dc152b3947 100644 --- a/os/src/lib/blit/x86/x86_64/mmx.h +++ b/os/src/lib/blit/x86/x86_64/mmx.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/config_args/config_args.cc b/os/src/lib/config_args/config_args.cc index df6fd4f559..22fa90caf7 100644 --- a/os/src/lib/config_args/config_args.cc +++ b/os/src/lib/config_args/config_args.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/dde_kit.cc b/os/src/lib/dde_kit/dde_kit.cc index 96ee8741bb..b144f545d5 100644 --- a/os/src/lib/dde_kit/dde_kit.cc +++ b/os/src/lib/dde_kit/dde_kit.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/interrupt.cc b/os/src/lib/dde_kit/interrupt.cc index 18fa5aae7b..a9339e0be4 100644 --- a/os/src/lib/dde_kit/interrupt.cc +++ b/os/src/lib/dde_kit/interrupt.cc @@ -14,7 +14,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/lock.cc b/os/src/lib/dde_kit/lock.cc index 8f745eff17..b3c0c78956 100644 --- a/os/src/lib/dde_kit/lock.cc +++ b/os/src/lib/dde_kit/lock.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/memory.cc b/os/src/lib/dde_kit/memory.cc index 6ccb7d7fad..cf3ced267c 100644 --- a/os/src/lib/dde_kit/memory.cc +++ b/os/src/lib/dde_kit/memory.cc @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/panic.cc b/os/src/lib/dde_kit/panic.cc index 3dc4cf9750..538398170c 100644 --- a/os/src/lib/dde_kit/panic.cc +++ b/os/src/lib/dde_kit/panic.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/pci.cc b/os/src/lib/dde_kit/pci.cc index ee2f3acabf..3f706093b8 100644 --- a/os/src/lib/dde_kit/pci.cc +++ b/os/src/lib/dde_kit/pci.cc @@ -14,7 +14,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/pci_tree.cc b/os/src/lib/dde_kit/pci_tree.cc index 410505dda4..1780c010ce 100644 --- a/os/src/lib/dde_kit/pci_tree.cc +++ b/os/src/lib/dde_kit/pci_tree.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/pci_tree.h b/os/src/lib/dde_kit/pci_tree.h index d20b9d9040..5b10325a64 100644 --- a/os/src/lib/dde_kit/pci_tree.h +++ b/os/src/lib/dde_kit/pci_tree.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/pgtab.cc b/os/src/lib/dde_kit/pgtab.cc index 1e2c302f42..df9bba1899 100644 --- a/os/src/lib/dde_kit/pgtab.cc +++ b/os/src/lib/dde_kit/pgtab.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/printf.cc b/os/src/lib/dde_kit/printf.cc index 3ee428746e..104420f0e5 100644 --- a/os/src/lib/dde_kit/printf.cc +++ b/os/src/lib/dde_kit/printf.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/resources.cc b/os/src/lib/dde_kit/resources.cc index 24e0ed0e64..2922f27182 100644 --- a/os/src/lib/dde_kit/resources.cc +++ b/os/src/lib/dde_kit/resources.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/semaphore.cc b/os/src/lib/dde_kit/semaphore.cc index c5e9b3c072..c8dd34bc14 100644 --- a/os/src/lib/dde_kit/semaphore.cc +++ b/os/src/lib/dde_kit/semaphore.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/spin_lock.cc b/os/src/lib/dde_kit/spin_lock.cc index 52ae164847..a995d58ff2 100644 --- a/os/src/lib/dde_kit/spin_lock.cc +++ b/os/src/lib/dde_kit/spin_lock.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/thread.cc b/os/src/lib/dde_kit/thread.cc index 3cac799bb2..aad46b72f8 100644 --- a/os/src/lib/dde_kit/thread.cc +++ b/os/src/lib/dde_kit/thread.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/thread.h b/os/src/lib/dde_kit/thread.h index eea2d60e40..05a8eafb6b 100644 --- a/os/src/lib/dde_kit/thread.h +++ b/os/src/lib/dde_kit/thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/dde_kit/timer.cc b/os/src/lib/dde_kit/timer.cc index 2406cb53fc..04863d4b68 100644 --- a/os/src/lib/dde_kit/timer.cc +++ b/os/src/lib/dde_kit/timer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/arch/binary_name.cc b/os/src/lib/ldso/arch/binary_name.cc index 3b8fe25e39..efe5fcb62d 100644 --- a/os/src/lib/ldso/arch/binary_name.cc +++ b/os/src/lib/ldso/arch/binary_name.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/arch/codezero/dummy.c b/os/src/lib/ldso/arch/codezero/dummy.c index 1db54661b6..d06ac5aa74 100644 --- a/os/src/lib/ldso/arch/codezero/dummy.c +++ b/os/src/lib/ldso/arch/codezero/dummy.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/arch/linux/binary_name.cc b/os/src/lib/ldso/arch/linux/binary_name.cc index 1b0ef76cf1..f15f0d227f 100644 --- a/os/src/lib/ldso/arch/linux/binary_name.cc +++ b/os/src/lib/ldso/arch/linux/binary_name.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/arch/linux/parent_cap.cc b/os/src/lib/ldso/arch/linux/parent_cap.cc index a9df31255d..6fc7fe773a 100644 --- a/os/src/lib/ldso/arch/linux/parent_cap.cc +++ b/os/src/lib/ldso/arch/linux/parent_cap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/arch/nova/parent_cap.cc b/os/src/lib/ldso/arch/nova/parent_cap.cc index 59dc2093f4..d102186548 100644 --- a/os/src/lib/ldso/arch/nova/parent_cap.cc +++ b/os/src/lib/ldso/arch/nova/parent_cap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/arch/parent_cap.cc b/os/src/lib/ldso/arch/parent_cap.cc index 6bb02dec10..9ae99d45d7 100644 --- a/os/src/lib/ldso/arch/parent_cap.cc +++ b/os/src/lib/ldso/arch/parent_cap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/arm/crt0.s b/os/src/lib/ldso/arm/crt0.s index 805dc3d066..682b3a56ea 100644 --- a/os/src/lib/ldso/arm/crt0.s +++ b/os/src/lib/ldso/arm/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/arm/platform.c b/os/src/lib/ldso/arm/platform.c index 2106755f5f..9cd99da56d 100644 --- a/os/src/lib/ldso/arm/platform.c +++ b/os/src/lib/ldso/arm/platform.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/dl_extensions.h b/os/src/lib/ldso/dl_extensions.h index f701522947..258cc4d4b5 100644 --- a/os/src/lib/ldso/dl_extensions.h +++ b/os/src/lib/ldso/dl_extensions.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/environ.cc b/os/src/lib/ldso/environ.cc index 1f57133b49..bf811ed292 100644 --- a/os/src/lib/ldso/environ.cc +++ b/os/src/lib/ldso/environ.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/err.cc b/os/src/lib/ldso/err.cc index bbc31bcddd..bf044879cf 100644 --- a/os/src/lib/ldso/err.cc +++ b/os/src/lib/ldso/err.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/file.cc b/os/src/lib/ldso/file.cc index 9a7283ad2f..3528575293 100644 --- a/os/src/lib/ldso/file.cc +++ b/os/src/lib/ldso/file.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/file.h b/os/src/lib/ldso/file.h index 5fed95ba34..7006e5c67f 100644 --- a/os/src/lib/ldso/file.h +++ b/os/src/lib/ldso/file.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/arm/call_main.h b/os/src/lib/ldso/include/arm/call_main.h index 1ac5fc970d..a3ea952b7f 100644 --- a/os/src/lib/ldso/include/arm/call_main.h +++ b/os/src/lib/ldso/include/arm/call_main.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/err.h b/os/src/lib/ldso/include/libc_emu/err.h index f2b4d35e46..51dc9995dc 100644 --- a/os/src/lib/ldso/include/libc_emu/err.h +++ b/os/src/lib/ldso/include/libc_emu/err.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/errno.h b/os/src/lib/ldso/include/libc_emu/errno.h index 9c03d102e7..489c21b968 100644 --- a/os/src/lib/ldso/include/libc_emu/errno.h +++ b/os/src/lib/ldso/include/libc_emu/errno.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/fcntl.h b/os/src/lib/ldso/include/libc_emu/fcntl.h index b6ae567c5e..046bde62f0 100644 --- a/os/src/lib/ldso/include/libc_emu/fcntl.h +++ b/os/src/lib/ldso/include/libc_emu/fcntl.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/ldso_types.h b/os/src/lib/ldso/include/libc_emu/ldso_types.h index 1c653a9523..4cf893e878 100644 --- a/os/src/lib/ldso/include/libc_emu/ldso_types.h +++ b/os/src/lib/ldso/include/libc_emu/ldso_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/link.h b/os/src/lib/ldso/include/libc_emu/link.h index 542abe3fbe..085b935602 100644 --- a/os/src/lib/ldso/include/libc_emu/link.h +++ b/os/src/lib/ldso/include/libc_emu/link.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/machine/atomic.h b/os/src/lib/ldso/include/libc_emu/machine/atomic.h index bad2a1b062..114be2b879 100644 --- a/os/src/lib/ldso/include/libc_emu/machine/atomic.h +++ b/os/src/lib/ldso/include/libc_emu/machine/atomic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/machine/segments.h b/os/src/lib/ldso/include/libc_emu/machine/segments.h index 9c03d102e7..489c21b968 100644 --- a/os/src/lib/ldso/include/libc_emu/machine/segments.h +++ b/os/src/lib/ldso/include/libc_emu/machine/segments.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/machine/sysarch.h b/os/src/lib/ldso/include/libc_emu/machine/sysarch.h index b6d89255c6..87edbc5f36 100644 --- a/os/src/lib/ldso/include/libc_emu/machine/sysarch.h +++ b/os/src/lib/ldso/include/libc_emu/machine/sysarch.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/stdio.h b/os/src/lib/ldso/include/libc_emu/stdio.h index 3990066679..924695ea9b 100644 --- a/os/src/lib/ldso/include/libc_emu/stdio.h +++ b/os/src/lib/ldso/include/libc_emu/stdio.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/stdlib.h b/os/src/lib/ldso/include/libc_emu/stdlib.h index 25b70e78f6..9c404e669a 100644 --- a/os/src/lib/ldso/include/libc_emu/stdlib.h +++ b/os/src/lib/ldso/include/libc_emu/stdlib.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/string.h b/os/src/lib/ldso/include/libc_emu/string.h index 4c1ab40717..3a47dd7b1a 100644 --- a/os/src/lib/ldso/include/libc_emu/string.h +++ b/os/src/lib/ldso/include/libc_emu/string.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/sys/_types.h b/os/src/lib/ldso/include/libc_emu/sys/_types.h index 6e3040e56a..26de39fe22 100644 --- a/os/src/lib/ldso/include/libc_emu/sys/_types.h +++ b/os/src/lib/ldso/include/libc_emu/sys/_types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/sys/ktrace.h b/os/src/lib/ldso/include/libc_emu/sys/ktrace.h index 9e877b0960..a463eb6747 100644 --- a/os/src/lib/ldso/include/libc_emu/sys/ktrace.h +++ b/os/src/lib/ldso/include/libc_emu/sys/ktrace.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/sys/mman.h b/os/src/lib/ldso/include/libc_emu/sys/mman.h index 638338ee82..8294a26e04 100644 --- a/os/src/lib/ldso/include/libc_emu/sys/mman.h +++ b/os/src/lib/ldso/include/libc_emu/sys/mman.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/sys/mount.h b/os/src/lib/ldso/include/libc_emu/sys/mount.h index 9c03d102e7..489c21b968 100644 --- a/os/src/lib/ldso/include/libc_emu/sys/mount.h +++ b/os/src/lib/ldso/include/libc_emu/sys/mount.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/sys/param.h b/os/src/lib/ldso/include/libc_emu/sys/param.h index 44b7125d9d..4d99324f03 100644 --- a/os/src/lib/ldso/include/libc_emu/sys/param.h +++ b/os/src/lib/ldso/include/libc_emu/sys/param.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/sys/queue.h b/os/src/lib/ldso/include/libc_emu/sys/queue.h index 9c03d102e7..489c21b968 100644 --- a/os/src/lib/ldso/include/libc_emu/sys/queue.h +++ b/os/src/lib/ldso/include/libc_emu/sys/queue.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/sys/types.h b/os/src/lib/ldso/include/libc_emu/sys/types.h index bad2a1b062..114be2b879 100644 --- a/os/src/lib/ldso/include/libc_emu/sys/types.h +++ b/os/src/lib/ldso/include/libc_emu/sys/types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/sys/uio.h b/os/src/lib/ldso/include/libc_emu/sys/uio.h index 9c03d102e7..489c21b968 100644 --- a/os/src/lib/ldso/include/libc_emu/sys/uio.h +++ b/os/src/lib/ldso/include/libc_emu/sys/uio.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/libc_emu/unistd.h b/os/src/lib/ldso/include/libc_emu/unistd.h index cebb183357..15b7c5b7bb 100644 --- a/os/src/lib/ldso/include/libc_emu/unistd.h +++ b/os/src/lib/ldso/include/libc_emu/unistd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/x86_32/call_main.h b/os/src/lib/ldso/include/x86_32/call_main.h index 9ae72f25d9..3aa5f0b3bf 100644 --- a/os/src/lib/ldso/include/x86_32/call_main.h +++ b/os/src/lib/ldso/include/x86_32/call_main.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/include/x86_64/call_main.h b/os/src/lib/ldso/include/x86_64/call_main.h index e68c0b91c9..9252abe93f 100644 --- a/os/src/lib/ldso/include/x86_64/call_main.h +++ b/os/src/lib/ldso/include/x86_64/call_main.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/ldso.ld b/os/src/lib/ldso/ldso.ld index dd09a10928..1f9c4ef54b 100644 --- a/os/src/lib/ldso/ldso.ld +++ b/os/src/lib/ldso/ldso.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/ldso_types.c b/os/src/lib/ldso/ldso_types.c index cd949f59f4..b320d2cf16 100644 --- a/os/src/lib/ldso/ldso_types.c +++ b/os/src/lib/ldso/ldso_types.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/lock.cc b/os/src/lib/ldso/lock.cc index d54701b852..817e2edd1b 100644 --- a/os/src/lib/ldso/lock.cc +++ b/os/src/lib/ldso/lock.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/main.c b/os/src/lib/ldso/main.c index 9277dcdbe6..b5e836dc52 100644 --- a/os/src/lib/ldso/main.c +++ b/os/src/lib/ldso/main.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/platform.c b/os/src/lib/ldso/platform.c index 805fc07e89..13d52d4a08 100644 --- a/os/src/lib/ldso/platform.c +++ b/os/src/lib/ldso/platform.c @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/rtld_dummies.c b/os/src/lib/ldso/rtld_dummies.c index 65747047f3..07a42b38a3 100644 --- a/os/src/lib/ldso/rtld_dummies.c +++ b/os/src/lib/ldso/rtld_dummies.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/startup/startup.cc b/os/src/lib/ldso/startup/startup.cc index a3989cd0ae..640cc6f8d2 100644 --- a/os/src/lib/ldso/startup/startup.cc +++ b/os/src/lib/ldso/startup/startup.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/startup/unwind_exidx.cc b/os/src/lib/ldso/startup/unwind_exidx.cc index eebacd13cc..81b1bbc9ce 100644 --- a/os/src/lib/ldso/startup/unwind_exidx.cc +++ b/os/src/lib/ldso/startup/unwind_exidx.cc @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/stdio.cc b/os/src/lib/ldso/stdio.cc index 1587fa47c5..8329e52913 100644 --- a/os/src/lib/ldso/stdio.cc +++ b/os/src/lib/ldso/stdio.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/stdlib.cc b/os/src/lib/ldso/stdlib.cc index ff97dcb885..a1d8532ea2 100644 --- a/os/src/lib/ldso/stdlib.cc +++ b/os/src/lib/ldso/stdlib.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/string.cc b/os/src/lib/ldso/string.cc index e9b97d7cdf..0f65d9bd12 100644 --- a/os/src/lib/ldso/string.cc +++ b/os/src/lib/ldso/string.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/test.cc b/os/src/lib/ldso/test.cc index 65e2861f74..ffd414568a 100644 --- a/os/src/lib/ldso/test.cc +++ b/os/src/lib/ldso/test.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/x86_32/crt0.s b/os/src/lib/ldso/x86_32/crt0.s index 17721bfea2..75d2d0539a 100644 --- a/os/src/lib/ldso/x86_32/crt0.s +++ b/os/src/lib/ldso/x86_32/crt0.s @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/x86_32/linux/crt0.s b/os/src/lib/ldso/x86_32/linux/crt0.s index 6d9a5e9fe5..8003823fcc 100644 --- a/os/src/lib/ldso/x86_32/linux/crt0.s +++ b/os/src/lib/ldso/x86_32/linux/crt0.s @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/x86_64/crt0.s b/os/src/lib/ldso/x86_64/crt0.s index 982c24df48..26ddb562bd 100644 --- a/os/src/lib/ldso/x86_64/crt0.s +++ b/os/src/lib/ldso/x86_64/crt0.s @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/ldso/x86_64/linux/crt0.s b/os/src/lib/ldso/x86_64/linux/crt0.s index cfd6032533..5bcd660353 100644 --- a/os/src/lib/ldso/x86_64/linux/crt0.s +++ b/os/src/lib/ldso/x86_64/linux/crt0.s @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/net/ethernet.cc b/os/src/lib/net/ethernet.cc index 2a8bd30e54..4c290481bb 100644 --- a/os/src/lib/net/ethernet.cc +++ b/os/src/lib/net/ethernet.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/net/ipv4.cc b/os/src/lib/net/ipv4.cc index 3f171195f8..03eeea664f 100644 --- a/os/src/lib/net/ipv4.cc +++ b/os/src/lib/net/ipv4.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/timed_semaphore/timed_semaphore.cc b/os/src/lib/timed_semaphore/timed_semaphore.cc index c5f046a52b..1be7fa3c42 100644 --- a/os/src/lib/timed_semaphore/timed_semaphore.cc +++ b/os/src/lib/timed_semaphore/timed_semaphore.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/lib/xev_track/xev_track.cc b/os/src/lib/xev_track/xev_track.cc index 486a2acc11..a9ab2b6d0a 100644 --- a/os/src/lib/xev_track/xev_track.cc +++ b/os/src/lib/xev_track/xev_track.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/platform/genode_dyn.ld b/os/src/platform/genode_dyn.ld index f23a7e0b99..d412d35394 100644 --- a/os/src/platform/genode_dyn.ld +++ b/os/src/platform/genode_dyn.ld @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/platform/genode_rel.ld b/os/src/platform/genode_rel.ld index ff9ac0c8d1..fb5f8b8add 100644 --- a/os/src/platform/genode_rel.ld +++ b/os/src/platform/genode_rel.ld @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/iso9660/backing_store.h b/os/src/server/iso9660/backing_store.h index f669379742..4cc6449389 100644 --- a/os/src/server/iso9660/backing_store.h +++ b/os/src/server/iso9660/backing_store.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/iso9660/iso9660.cc b/os/src/server/iso9660/iso9660.cc index c84adaa860..1693d7a108 100644 --- a/os/src/server/iso9660/iso9660.cc +++ b/os/src/server/iso9660/iso9660.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/iso9660/iso9660.h b/os/src/server/iso9660/iso9660.h index 125e170afb..e249a10890 100644 --- a/os/src/server/iso9660/iso9660.h +++ b/os/src/server/iso9660/iso9660.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/iso9660/main.cc b/os/src/server/iso9660/main.cc index 0a1ef04f9f..314a308eff 100644 --- a/os/src/server/iso9660/main.cc +++ b/os/src/server/iso9660/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/loader/child.h b/os/src/server/loader/child.h index f73c05e82b..a748b3a87c 100644 --- a/os/src/server/loader/child.h +++ b/os/src/server/loader/child.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/loader/input.h b/os/src/server/loader/input.h index ba79cfebfa..faf026bb10 100644 --- a/os/src/server/loader/input.h +++ b/os/src/server/loader/input.h @@ -11,7 +11,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/loader/main.cc b/os/src/server/loader/main.cc index f8e921994e..b3061052cf 100644 --- a/os/src/server/loader/main.cc +++ b/os/src/server/loader/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/loader/nitpicker.h b/os/src/server/loader/nitpicker.h index 792db573c0..571431f56c 100644 --- a/os/src/server/loader/nitpicker.h +++ b/os/src/server/loader/nitpicker.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/loader/ram_session_client_guard.h b/os/src/server/loader/ram_session_client_guard.h index d47f236a97..219e759e43 100644 --- a/os/src/server/loader/ram_session_client_guard.h +++ b/os/src/server/loader/ram_session_client_guard.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/mixer/mixer.cc b/os/src/server/mixer/mixer.cc index 40a4335528..d5348b0735 100644 --- a/os/src/server/mixer/mixer.cc +++ b/os/src/server/mixer/mixer.cc @@ -12,7 +12,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/address_node.cc b/os/src/server/nic_bridge/address_node.cc index 68bc77e4be..4767eb4dfd 100644 --- a/os/src/server/nic_bridge/address_node.cc +++ b/os/src/server/nic_bridge/address_node.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/address_node.h b/os/src/server/nic_bridge/address_node.h index dce2b4ec14..9fab3f4553 100644 --- a/os/src/server/nic_bridge/address_node.h +++ b/os/src/server/nic_bridge/address_node.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/avl_safe.h b/os/src/server/nic_bridge/avl_safe.h index c679559094..3fd644cc3c 100644 --- a/os/src/server/nic_bridge/avl_safe.h +++ b/os/src/server/nic_bridge/avl_safe.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/component.cc b/os/src/server/nic_bridge/component.cc index b713da43e2..6d8505361d 100644 --- a/os/src/server/nic_bridge/component.cc +++ b/os/src/server/nic_bridge/component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/component.h b/os/src/server/nic_bridge/component.h index 7945bd8d07..d0e18850ff 100644 --- a/os/src/server/nic_bridge/component.h +++ b/os/src/server/nic_bridge/component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/list_safe.h b/os/src/server/nic_bridge/list_safe.h index 6260c71ba9..4f43781cb7 100644 --- a/os/src/server/nic_bridge/list_safe.h +++ b/os/src/server/nic_bridge/list_safe.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/mac.cc b/os/src/server/nic_bridge/mac.cc index f3fb111801..c26a39313f 100644 --- a/os/src/server/nic_bridge/mac.cc +++ b/os/src/server/nic_bridge/mac.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/mac.h b/os/src/server/nic_bridge/mac.h index 283aa7a488..a8366ca11f 100644 --- a/os/src/server/nic_bridge/mac.h +++ b/os/src/server/nic_bridge/mac.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/main.cc b/os/src/server/nic_bridge/main.cc index 8e55218535..f2f7e7d199 100644 --- a/os/src/server/nic_bridge/main.cc +++ b/os/src/server/nic_bridge/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/packet_handler.cc b/os/src/server/nic_bridge/packet_handler.cc index ccd62feba2..27c6c7ff69 100644 --- a/os/src/server/nic_bridge/packet_handler.cc +++ b/os/src/server/nic_bridge/packet_handler.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/packet_handler.h b/os/src/server/nic_bridge/packet_handler.h index 173b27bc6d..98ab415e9f 100644 --- a/os/src/server/nic_bridge/packet_handler.h +++ b/os/src/server/nic_bridge/packet_handler.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/vlan.cc b/os/src/server/nic_bridge/vlan.cc index 349c151129..ba2f34da3c 100644 --- a/os/src/server/nic_bridge/vlan.cc +++ b/os/src/server/nic_bridge/vlan.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_bridge/vlan.h b/os/src/server/nic_bridge/vlan.h index e37c3590f4..3c64e537ed 100644 --- a/os/src/server/nic_bridge/vlan.h +++ b/os/src/server/nic_bridge/vlan.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nic_loopback/main.cc b/os/src/server/nic_loopback/main.cc index 67c1dfa48e..d52569a19b 100644 --- a/os/src/server/nic_loopback/main.cc +++ b/os/src/server/nic_loopback/main.cc @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nit_fb/main.cc b/os/src/server/nit_fb/main.cc index 283f66723c..b7ef329d42 100644 --- a/os/src/server/nit_fb/main.cc +++ b/os/src/server/nit_fb/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/common/user_state.cc b/os/src/server/nitpicker/common/user_state.cc index 6e4d7776a6..475b8c66ad 100644 --- a/os/src/server/nitpicker/common/user_state.cc +++ b/os/src/server/nitpicker/common/user_state.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/common/view.cc b/os/src/server/nitpicker/common/view.cc index bc172330cf..2a1d02afab 100644 --- a/os/src/server/nitpicker/common/view.cc +++ b/os/src/server/nitpicker/common/view.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/common/view_stack.cc b/os/src/server/nitpicker/common/view_stack.cc index 9c4fe4104a..ab8bc4d99a 100644 --- a/os/src/server/nitpicker/common/view_stack.cc +++ b/os/src/server/nitpicker/common/view_stack.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/data/big_mouse.h b/os/src/server/nitpicker/data/big_mouse.h index 75e57ddf25..8a29212866 100644 --- a/os/src/server/nitpicker/data/big_mouse.h +++ b/os/src/server/nitpicker/data/big_mouse.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/genode/main.cc b/os/src/server/nitpicker/genode/main.cc index 5cdb238f53..2d8235fb22 100644 --- a/os/src/server/nitpicker/genode/main.cc +++ b/os/src/server/nitpicker/genode/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/background.h b/os/src/server/nitpicker/include/background.h index 40f9a27239..87034f8f59 100644 --- a/os/src/server/nitpicker/include/background.h +++ b/os/src/server/nitpicker/include/background.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/chunky_menubar.h b/os/src/server/nitpicker/include/chunky_menubar.h index f9ce401d08..99ca35d98b 100644 --- a/os/src/server/nitpicker/include/chunky_menubar.h +++ b/os/src/server/nitpicker/include/chunky_menubar.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/clip_guard.h b/os/src/server/nitpicker/include/clip_guard.h index 39a743f40e..f5c098835f 100644 --- a/os/src/server/nitpicker/include/clip_guard.h +++ b/os/src/server/nitpicker/include/clip_guard.h @@ -19,7 +19,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/draw_label.h b/os/src/server/nitpicker/include/draw_label.h index 608a5782f3..9f31832e2a 100644 --- a/os/src/server/nitpicker/include/draw_label.h +++ b/os/src/server/nitpicker/include/draw_label.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/list.h b/os/src/server/nitpicker/include/list.h index c5c4f151de..00253db12e 100644 --- a/os/src/server/nitpicker/include/list.h +++ b/os/src/server/nitpicker/include/list.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/menubar.h b/os/src/server/nitpicker/include/menubar.h index c865ae309e..1bdefa8ae6 100644 --- a/os/src/server/nitpicker/include/menubar.h +++ b/os/src/server/nitpicker/include/menubar.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/mode.h b/os/src/server/nitpicker/include/mode.h index 6c5aca0b26..9aed1e001f 100644 --- a/os/src/server/nitpicker/include/mode.h +++ b/os/src/server/nitpicker/include/mode.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/mouse_cursor.h b/os/src/server/nitpicker/include/mouse_cursor.h index a4f96e870e..686d894065 100644 --- a/os/src/server/nitpicker/include/mouse_cursor.h +++ b/os/src/server/nitpicker/include/mouse_cursor.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/session.h b/os/src/server/nitpicker/include/session.h index 13a6172eb7..6c525e6ca4 100644 --- a/os/src/server/nitpicker/include/session.h +++ b/os/src/server/nitpicker/include/session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/string.h b/os/src/server/nitpicker/include/string.h index 494e1f9bae..57fe00f763 100644 --- a/os/src/server/nitpicker/include/string.h +++ b/os/src/server/nitpicker/include/string.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/user_state.h b/os/src/server/nitpicker/include/user_state.h index 24e3d4c275..9254f1ac3b 100644 --- a/os/src/server/nitpicker/include/user_state.h +++ b/os/src/server/nitpicker/include/user_state.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/view.h b/os/src/server/nitpicker/include/view.h index 579a465e1f..c5cf663199 100644 --- a/os/src/server/nitpicker/include/view.h +++ b/os/src/server/nitpicker/include/view.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/nitpicker/include/view_stack.h b/os/src/server/nitpicker/include/view_stack.h index 3ea9dfa831..2296268c4a 100644 --- a/os/src/server/nitpicker/include/view_stack.h +++ b/os/src/server/nitpicker/include/view_stack.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/part_blk/back_end.cc b/os/src/server/part_blk/back_end.cc index be71c7a40f..67aa2da545 100644 --- a/os/src/server/part_blk/back_end.cc +++ b/os/src/server/part_blk/back_end.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/part_blk/main.cc b/os/src/server/part_blk/main.cc index 65f6e86455..7ab23ac400 100644 --- a/os/src/server/part_blk/main.cc +++ b/os/src/server/part_blk/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/part_blk/part_blk.h b/os/src/server/part_blk/part_blk.h index 19c1251cce..0965833427 100644 --- a/os/src/server/part_blk/part_blk.h +++ b/os/src/server/part_blk/part_blk.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/ram_fs/chunk.h b/os/src/server/ram_fs/chunk.h index 16abc07668..4a2e130c51 100644 --- a/os/src/server/ram_fs/chunk.h +++ b/os/src/server/ram_fs/chunk.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/ram_fs/main.cc b/os/src/server/ram_fs/main.cc index 9ae4861db5..65191a574e 100644 --- a/os/src/server/ram_fs/main.cc +++ b/os/src/server/ram_fs/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/rom_loopdev/main.cc b/os/src/server/rom_loopdev/main.cc index 8feedb75bb..df8af607b6 100644 --- a/os/src/server/rom_loopdev/main.cc +++ b/os/src/server/rom_loopdev/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/rom_prefetcher/main.cc b/os/src/server/rom_prefetcher/main.cc index 875ba4d1f3..046e8cb928 100644 --- a/os/src/server/rom_prefetcher/main.cc +++ b/os/src/server/rom_prefetcher/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/directory.h b/os/src/server/tar_fs/directory.h index 3cecf78d32..f2e27652ec 100644 --- a/os/src/server/tar_fs/directory.h +++ b/os/src/server/tar_fs/directory.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/file.h b/os/src/server/tar_fs/file.h index e488e79110..372260245a 100644 --- a/os/src/server/tar_fs/file.h +++ b/os/src/server/tar_fs/file.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/lookup.h b/os/src/server/tar_fs/lookup.h index 71f3698e74..1daa10046a 100644 --- a/os/src/server/tar_fs/lookup.h +++ b/os/src/server/tar_fs/lookup.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/main.cc b/os/src/server/tar_fs/main.cc index 2bebba7728..9fb8689094 100644 --- a/os/src/server/tar_fs/main.cc +++ b/os/src/server/tar_fs/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/node.h b/os/src/server/tar_fs/node.h index 49838dcc66..f5ee3bdb51 100644 --- a/os/src/server/tar_fs/node.h +++ b/os/src/server/tar_fs/node.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/node_handle_registry.h b/os/src/server/tar_fs/node_handle_registry.h index e9b4100079..9a472154d1 100644 --- a/os/src/server/tar_fs/node_handle_registry.h +++ b/os/src/server/tar_fs/node_handle_registry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/record.h b/os/src/server/tar_fs/record.h index 027cb42b96..219eb9ed13 100644 --- a/os/src/server/tar_fs/record.h +++ b/os/src/server/tar_fs/record.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/symlink.h b/os/src/server/tar_fs/symlink.h index 78a6a4f8f8..a466bb98b1 100644 --- a/os/src/server/tar_fs/symlink.h +++ b/os/src/server/tar_fs/symlink.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_fs/util.h b/os/src/server/tar_fs/util.h index 0b6aa30f30..3cfcb1eb55 100644 --- a/os/src/server/tar_fs/util.h +++ b/os/src/server/tar_fs/util.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/tar_rom/main.cc b/os/src/server/tar_rom/main.cc index 606bcf2320..b068c77380 100755 --- a/os/src/server/tar_rom/main.cc +++ b/os/src/server/tar_rom/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/terminal_crosslink/main.cc b/os/src/server/terminal_crosslink/main.cc index 5bb0fdeb73..feb7264138 100644 --- a/os/src/server/terminal_crosslink/main.cc +++ b/os/src/server/terminal_crosslink/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/terminal_crosslink/terminal_root.h b/os/src/server/terminal_crosslink/terminal_root.h index 57f34d3127..0fb093b098 100644 --- a/os/src/server/terminal_crosslink/terminal_root.h +++ b/os/src/server/terminal_crosslink/terminal_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/terminal_crosslink/terminal_session_component.cc b/os/src/server/terminal_crosslink/terminal_session_component.cc index 6f45fd7d5f..6bfbdca996 100644 --- a/os/src/server/terminal_crosslink/terminal_session_component.cc +++ b/os/src/server/terminal_crosslink/terminal_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/terminal_crosslink/terminal_session_component.h b/os/src/server/terminal_crosslink/terminal_session_component.h index 9a8cf0fd11..94eb7899a3 100644 --- a/os/src/server/terminal_crosslink/terminal_session_component.h +++ b/os/src/server/terminal_crosslink/terminal_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/terminal_log/main.cc b/os/src/server/terminal_log/main.cc index b5c426a015..cf6fc9e98d 100644 --- a/os/src/server/terminal_log/main.cc +++ b/os/src/server/terminal_log/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/vmm/include/atag.h b/os/src/server/vmm/include/atag.h index 03fec3d46d..5e8bd8c0a8 100644 --- a/os/src/server/vmm/include/atag.h +++ b/os/src/server/vmm/include/atag.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/vmm/include/bp_147.h b/os/src/server/vmm/include/bp_147.h index 82fc9f9198..683491ced5 100644 --- a/os/src/server/vmm/include/bp_147.h +++ b/os/src/server/vmm/include/bp_147.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/vmm/include/sp810.h b/os/src/server/vmm/include/sp810.h index d5e87224ce..07b5ab3d55 100644 --- a/os/src/server/vmm/include/sp810.h +++ b/os/src/server/vmm/include/sp810.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/vmm/include/sys_reg.h b/os/src/server/vmm/include/sys_reg.h index ff11129dbe..cb9ac32a33 100644 --- a/os/src/server/vmm/include/sys_reg.h +++ b/os/src/server/vmm/include/sys_reg.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/vmm/include/tsc_380.h b/os/src/server/vmm/include/tsc_380.h index c095c9c5dc..d91ff485e0 100644 --- a/os/src/server/vmm/include/tsc_380.h +++ b/os/src/server/vmm/include/tsc_380.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/server/vmm/main.cc b/os/src/server/vmm/main.cc index d789b40bb2..cb075059f9 100644 --- a/os/src/server/vmm/main.cc +++ b/os/src/server/vmm/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/alarm/main.cc b/os/src/test/alarm/main.cc index d1c551cc0b..d2279e876a 100644 --- a/os/src/test/alarm/main.cc +++ b/os/src/test/alarm/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/audio_out/main.cc b/os/src/test/audio_out/main.cc index f1763e063c..c8329bb9d1 100644 --- a/os/src/test/audio_out/main.cc +++ b/os/src/test/audio_out/main.cc @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/block/main.cc b/os/src/test/block/main.cc index 4a8d6b317d..7be35d1c2e 100644 --- a/os/src/test/block/main.cc +++ b/os/src/test/block/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/bomb/main.cc b/os/src/test/bomb/main.cc index 5b242cacbb..b8c9e1bdc5 100644 --- a/os/src/test/bomb/main.cc +++ b/os/src/test/bomb/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/config_args/main.cc b/os/src/test/config_args/main.cc index e1383363af..16d1285b61 100644 --- a/os/src/test/config_args/main.cc +++ b/os/src/test/config_args/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/dde_kit/i8042.h b/os/src/test/dde_kit/i8042.h index 9271cff116..cbada53162 100644 --- a/os/src/test/dde_kit/i8042.h +++ b/os/src/test/dde_kit/i8042.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2007-2012 Genode Labs GmbH + * Copyright (C) 2007-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/dde_kit/test.cc b/os/src/test/dde_kit/test.cc index effffbf2d0..c17a3597ff 100644 --- a/os/src/test/dde_kit/test.cc +++ b/os/src/test/dde_kit/test.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/dynamic_config/loader/main.cc b/os/src/test/dynamic_config/loader/main.cc index e73cfab704..27dfe22115 100644 --- a/os/src/test/dynamic_config/loader/main.cc +++ b/os/src/test/dynamic_config/loader/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/dynamic_config/main.cc b/os/src/test/dynamic_config/main.cc index cb6df184cc..017dce645d 100644 --- a/os/src/test/dynamic_config/main.cc +++ b/os/src/test/dynamic_config/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/dynamic_config/master/main.cc b/os/src/test/dynamic_config/master/main.cc index e38ba4eb8f..ad0e172339 100644 --- a/os/src/test/dynamic_config/master/main.cc +++ b/os/src/test/dynamic_config/master/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/dynamic_config/server/main.cc b/os/src/test/dynamic_config/server/main.cc index 58c3e5192f..2a1c61d8aa 100644 --- a/os/src/test/dynamic_config/server/main.cc +++ b/os/src/test/dynamic_config/server/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/failsafe/main.cc b/os/src/test/failsafe/main.cc index 4143bbd2a1..f78a466dae 100644 --- a/os/src/test/failsafe/main.cc +++ b/os/src/test/failsafe/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/fb_block_adapter/main.cc b/os/src/test/fb_block_adapter/main.cc index f58e583800..b42b1fa7e4 100644 --- a/os/src/test/fb_block_adapter/main.cc +++ b/os/src/test/fb_block_adapter/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/framebuffer/main.cc b/os/src/test/framebuffer/main.cc index af7686d640..843ef0dc42 100644 --- a/os/src/test/framebuffer/main.cc +++ b/os/src/test/framebuffer/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/gpio_drv/gpio_test.h b/os/src/test/gpio_drv/gpio_test.h index d89f5f1b28..81d2d7a23e 100644 --- a/os/src/test/gpio_drv/gpio_test.h +++ b/os/src/test/gpio_drv/gpio_test.h @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/gpio_drv/main.cc b/os/src/test/gpio_drv/main.cc index d49b6d4978..05d4506e1a 100644 --- a/os/src/test/gpio_drv/main.cc +++ b/os/src/test/gpio_drv/main.cc @@ -6,7 +6,7 @@ /* * Copyright (C) 2012 Ksys Labs LLC - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/input/test.cc b/os/src/test/input/test.cc index 7a39bd10f4..5f06b4fb10 100644 --- a/os/src/test/input/test.cc +++ b/os/src/test/input/test.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/iso/main.cc b/os/src/test/iso/main.cc index 9a2b178c77..e247638dea 100644 --- a/os/src/test/iso/main.cc +++ b/os/src/test/iso/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/loader/main.cc b/os/src/test/loader/main.cc index f03aed0e4d..f2ecfe7db0 100644 --- a/os/src/test/loader/main.cc +++ b/os/src/test/loader/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/nic_loopback/main.cc b/os/src/test/nic_loopback/main.cc index 6ce2063bd6..46deb9ac1b 100644 --- a/os/src/test/nic_loopback/main.cc +++ b/os/src/test/nic_loopback/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/nitpicker/test.cc b/os/src/test/nitpicker/test.cc index ea91fddd46..da7df08779 100644 --- a/os/src/test/nitpicker/test.cc +++ b/os/src/test/nitpicker/test.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/packet_stream/main.cc b/os/src/test/packet_stream/main.cc index ccfb88423f..cdbcf8e837 100644 --- a/os/src/test/packet_stream/main.cc +++ b/os/src/test/packet_stream/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/part_blk/main.cc b/os/src/test/part_blk/main.cc index 8aeec28b49..3aa038a656 100644 --- a/os/src/test/part_blk/main.cc +++ b/os/src/test/part_blk/main.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/pci/test.cc b/os/src/test/pci/test.cc index 5a249508d4..0e784a04f2 100644 --- a/os/src/test/pci/test.cc +++ b/os/src/test/pci/test.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/rom_blk/main.cc b/os/src/test/rom_blk/main.cc index e1351953b7..14157a0ccb 100644 --- a/os/src/test/rom_blk/main.cc +++ b/os/src/test/rom_blk/main.cc @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/signal/main.cc b/os/src/test/signal/main.cc index a0ab6d339c..5dcb52cc29 100644 --- a/os/src/test/signal/main.cc +++ b/os/src/test/signal/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/terminal_crosslink/main.cc b/os/src/test/terminal_crosslink/main.cc index 75113e5111..5bfcb1f11b 100644 --- a/os/src/test/terminal_crosslink/main.cc +++ b/os/src/test/terminal_crosslink/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/terminal_echo/main.cc b/os/src/test/terminal_echo/main.cc index 6eb170f7cb..9f4e30d48c 100644 --- a/os/src/test/terminal_echo/main.cc +++ b/os/src/test/terminal_echo/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/thread_join/main.cc b/os/src/test/thread_join/main.cc index 1fde397aaa..5be0ae47e3 100644 --- a/os/src/test/thread_join/main.cc +++ b/os/src/test/thread_join/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/timed_semaphore/main.cc b/os/src/test/timed_semaphore/main.cc index 658b85fba0..66c5fec228 100644 --- a/os/src/test/timed_semaphore/main.cc +++ b/os/src/test/timed_semaphore/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/timer/main.cc b/os/src/test/timer/main.cc index e92a190fbd..ce4a5cbe44 100644 --- a/os/src/test/timer/main.cc +++ b/os/src/test/timer/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/timer_accuracy/main.cc b/os/src/test/timer_accuracy/main.cc index e4753aaf7d..700621f128 100644 --- a/os/src/test/timer_accuracy/main.cc +++ b/os/src/test/timer_accuracy/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/uart/main.cc b/os/src/test/uart/main.cc index b3e98a24d8..c5bf2bbcfd 100644 --- a/os/src/test/uart/main.cc +++ b/os/src/test/uart/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/os/src/test/xev_track/main.cc b/os/src/test/xev_track/main.cc index 82d500c761..509b29b66a 100644 --- a/os/src/test/xev_track/main.cc +++ b/os/src/test/xev_track/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/32-bit/l4/util/l4_macros.h b/ports-foc/include/32-bit/l4/util/l4_macros.h index a0db232a20..5e022e4979 100644 --- a/ports-foc/include/32-bit/l4/util/l4_macros.h +++ b/ports-foc/include/32-bit/l4/util/l4_macros.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/64-bit/l4/util/l4_macros.h b/ports-foc/include/64-bit/l4/util/l4_macros.h index d071aa9d24..05528e7bb2 100644 --- a/ports-foc/include/64-bit/l4/util/l4_macros.h +++ b/ports-foc/include/64-bit/l4/util/l4_macros.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/genode/block.h b/ports-foc/include/genode/block.h index a7e1b10cdb..60b1cf05ba 100644 --- a/ports-foc/include/genode/block.h +++ b/ports-foc/include/genode/block.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/genode/framebuffer.h b/ports-foc/include/genode/framebuffer.h index 97d164eccf..286465347c 100644 --- a/ports-foc/include/genode/framebuffer.h +++ b/ports-foc/include/genode/framebuffer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/genode/input.h b/ports-foc/include/genode/input.h index 505f1dfff8..b84fb09c69 100644 --- a/ports-foc/include/genode/input.h +++ b/ports-foc/include/genode/input.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/genode/linkage.h b/ports-foc/include/genode/linkage.h index 097a6d3506..15d0ec4b7d 100644 --- a/ports-foc/include/genode/linkage.h +++ b/ports-foc/include/genode/linkage.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/genode/net.h b/ports-foc/include/genode/net.h index 5116b90ea6..309b115c20 100644 --- a/ports-foc/include/genode/net.h +++ b/ports-foc/include/genode/net.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/genode/terminal.h b/ports-foc/include/genode/terminal.h index 073ecf96f1..f51d8f76c1 100644 --- a/ports-foc/include/genode/terminal.h +++ b/ports-foc/include/genode/terminal.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/io/io.h b/ports-foc/include/l4/io/io.h index 1be065a53a..490777114e 100644 --- a/ports-foc/include/l4/io/io.h +++ b/ports-foc/include/l4/io/io.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/log/log.h b/ports-foc/include/l4/log/log.h index b6e41c4d02..ad53e714c4 100644 --- a/ports-foc/include/l4/log/log.h +++ b/ports-foc/include/l4/log/log.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/c/dataspace.h b/ports-foc/include/l4/re/c/dataspace.h index 6a7b3e3950..fefe2f571c 100644 --- a/ports-foc/include/l4/re/c/dataspace.h +++ b/ports-foc/include/l4/re/c/dataspace.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/c/debug.h b/ports-foc/include/l4/re/c/debug.h index 1570707e08..6d389a561c 100644 --- a/ports-foc/include/l4/re/c/debug.h +++ b/ports-foc/include/l4/re/c/debug.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/c/mem_alloc.h b/ports-foc/include/l4/re/c/mem_alloc.h index 227a285161..87b38c614e 100644 --- a/ports-foc/include/l4/re/c/mem_alloc.h +++ b/ports-foc/include/l4/re/c/mem_alloc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/c/namespace.h b/ports-foc/include/l4/re/c/namespace.h index 97d36eee0b..4d25f1fc41 100644 --- a/ports-foc/include/l4/re/c/namespace.h +++ b/ports-foc/include/l4/re/c/namespace.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/c/rm.h b/ports-foc/include/l4/re/c/rm.h index 3d31f80cd8..d1e436c902 100644 --- a/ports-foc/include/l4/re/c/rm.h +++ b/ports-foc/include/l4/re/c/rm.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/c/util/cap.h b/ports-foc/include/l4/re/c/util/cap.h index ccee93972b..798cf42e3f 100644 --- a/ports-foc/include/l4/re/c/util/cap.h +++ b/ports-foc/include/l4/re/c/util/cap.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/c/util/cap_alloc.h b/ports-foc/include/l4/re/c/util/cap_alloc.h index b46c90cd16..b0690bd305 100644 --- a/ports-foc/include/l4/re/c/util/cap_alloc.h +++ b/ports-foc/include/l4/re/c/util/cap_alloc.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/consts.h b/ports-foc/include/l4/re/consts.h index 1060dc9df5..33197674f4 100644 --- a/ports-foc/include/l4/re/consts.h +++ b/ports-foc/include/l4/re/consts.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/re/env.h b/ports-foc/include/l4/re/env.h index 94c767e9a6..fcb7cdf461 100644 --- a/ports-foc/include/l4/re/env.h +++ b/ports-foc/include/l4/re/env.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/util/atomic.h b/ports-foc/include/l4/util/atomic.h index f942d5ab8e..df3aeb3efe 100644 --- a/ports-foc/include/l4/util/atomic.h +++ b/ports-foc/include/l4/util/atomic.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/util/cpu.h b/ports-foc/include/l4/util/cpu.h index 48beef87e1..898cfe17f0 100644 --- a/ports-foc/include/l4/util/cpu.h +++ b/ports-foc/include/l4/util/cpu.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/util/kip.h b/ports-foc/include/l4/util/kip.h index 7d535dbc06..9f6f4cbf3d 100644 --- a/ports-foc/include/l4/util/kip.h +++ b/ports-foc/include/l4/util/kip.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/util/kprintf.h b/ports-foc/include/l4/util/kprintf.h index 8ec812559a..d7a235e8fb 100644 --- a/ports-foc/include/l4/util/kprintf.h +++ b/ports-foc/include/l4/util/kprintf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/include/l4/util/util.h b/ports-foc/include/l4/util/util.h index 5467f801b1..e05e967427 100644 --- a/ports-foc/include/l4/util/util.h +++ b/ports-foc/include/l4/util/util.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/drivers/genode_block.c b/ports-foc/src/drivers/genode_block.c index e7796aff94..1d74a0d878 100644 --- a/ports-foc/src/drivers/genode_block.c +++ b/ports-foc/src/drivers/genode_block.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/drivers/genode_fb.c b/ports-foc/src/drivers/genode_fb.c index 6ab0d09bf7..3023e76290 100644 --- a/ports-foc/src/drivers/genode_fb.c +++ b/ports-foc/src/drivers/genode_fb.c @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/drivers/genode_net.c b/ports-foc/src/drivers/genode_net.c index 10b3b8d745..99cf89775e 100644 --- a/ports-foc/src/drivers/genode_net.c +++ b/ports-foc/src/drivers/genode_net.c @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/drivers/genode_rtc.c b/ports-foc/src/drivers/genode_rtc.c index d473b41c2a..80ec5c609f 100644 --- a/ports-foc/src/drivers/genode_rtc.c +++ b/ports-foc/src/drivers/genode_rtc.c @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/drivers/genode_serial.c b/ports-foc/src/drivers/genode_serial.c index 71ba57dd08..8a4fd5f33c 100644 --- a/ports-foc/src/drivers/genode_serial.c +++ b/ports-foc/src/drivers/genode_serial.c @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/dataspace.cc b/ports-foc/src/lib/l4lx/dataspace.cc index d8624c273a..efe22f7d86 100644 --- a/ports-foc/src/lib/l4lx/dataspace.cc +++ b/ports-foc/src/lib/l4lx/dataspace.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/env.cc b/ports-foc/src/lib/l4lx/env.cc index 1f5fd4457e..2a45b01642 100644 --- a/ports-foc/src/lib/l4lx/env.cc +++ b/ports-foc/src/lib/l4lx/env.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/genode_block.cc b/ports-foc/src/lib/l4lx/genode_block.cc index 2f5aba45bd..6dea141925 100644 --- a/ports-foc/src/lib/l4lx/genode_block.cc +++ b/ports-foc/src/lib/l4lx/genode_block.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/genode_framebuffer.cc b/ports-foc/src/lib/l4lx/genode_framebuffer.cc index c6ac6d1a05..cd57b0ff70 100644 --- a/ports-foc/src/lib/l4lx/genode_framebuffer.cc +++ b/ports-foc/src/lib/l4lx/genode_framebuffer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/genode_input.cc b/ports-foc/src/lib/l4lx/genode_input.cc index 870a8d07b8..aaaaec113b 100644 --- a/ports-foc/src/lib/l4lx/genode_input.cc +++ b/ports-foc/src/lib/l4lx/genode_input.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/genode_net.cc b/ports-foc/src/lib/l4lx/genode_net.cc index 70e259a233..40191424e2 100644 --- a/ports-foc/src/lib/l4lx/genode_net.cc +++ b/ports-foc/src/lib/l4lx/genode_net.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/genode_terminal.cc b/ports-foc/src/lib/l4lx/genode_terminal.cc index a7529e27c5..7419268957 100644 --- a/ports-foc/src/lib/l4lx/genode_terminal.cc +++ b/ports-foc/src/lib/l4lx/genode_terminal.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/dataspace.h b/ports-foc/src/lib/l4lx/include/dataspace.h index 49512d431d..c95e3f402d 100644 --- a/ports-foc/src/lib/l4lx/include/dataspace.h +++ b/ports-foc/src/lib/l4lx/include/dataspace.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/env.h b/ports-foc/src/lib/l4lx/include/env.h index 60396fe5f3..402cb46dd5 100644 --- a/ports-foc/src/lib/l4lx/include/env.h +++ b/ports-foc/src/lib/l4lx/include/env.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/l4lx_irq.h b/ports-foc/src/lib/l4lx/include/l4lx_irq.h index ac5cbfb22e..d149bcaf37 100644 --- a/ports-foc/src/lib/l4lx/include/l4lx_irq.h +++ b/ports-foc/src/lib/l4lx/include/l4lx_irq.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/l4lx_memory.h b/ports-foc/src/lib/l4lx/include/l4lx_memory.h index 666186df7a..53ee0cdcd8 100644 --- a/ports-foc/src/lib/l4lx/include/l4lx_memory.h +++ b/ports-foc/src/lib/l4lx/include/l4lx_memory.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/l4lx_task.h b/ports-foc/src/lib/l4lx/include/l4lx_task.h index b2459c6cba..7fcee948eb 100644 --- a/ports-foc/src/lib/l4lx/include/l4lx_task.h +++ b/ports-foc/src/lib/l4lx/include/l4lx_task.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/l4lx_thread.h b/ports-foc/src/lib/l4lx/include/l4lx_thread.h index ee5715beb3..257fa67e21 100644 --- a/ports-foc/src/lib/l4lx/include/l4lx_thread.h +++ b/ports-foc/src/lib/l4lx/include/l4lx_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/linux.h b/ports-foc/src/lib/l4lx/include/linux.h index cb69a0b677..73cdfb1cd6 100644 --- a/ports-foc/src/lib/l4lx/include/linux.h +++ b/ports-foc/src/lib/l4lx/include/linux.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/rm.h b/ports-foc/src/lib/l4lx/include/rm.h index e6fbf46d9c..4599b8bd6f 100644 --- a/ports-foc/src/lib/l4lx/include/rm.h +++ b/ports-foc/src/lib/l4lx/include/rm.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/task.h b/ports-foc/src/lib/l4lx/include/task.h index 6941a12233..b49ca1e328 100644 --- a/ports-foc/src/lib/l4lx/include/task.h +++ b/ports-foc/src/lib/l4lx/include/task.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/include/vcpu.h b/ports-foc/src/lib/l4lx/include/vcpu.h index cfc6f844d9..0d257f2895 100644 --- a/ports-foc/src/lib/l4lx/include/vcpu.h +++ b/ports-foc/src/lib/l4lx/include/vcpu.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_io.cc b/ports-foc/src/lib/l4lx/l4_io.cc index f71700ba72..95ce4eeb5c 100644 --- a/ports-foc/src/lib/l4lx/l4_io.cc +++ b/ports-foc/src/lib/l4lx/l4_io.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_log.cc b/ports-foc/src/lib/l4lx/l4_log.cc index db7a940972..146bedc9f7 100644 --- a/ports-foc/src/lib/l4lx/l4_log.cc +++ b/ports-foc/src/lib/l4lx/l4_log.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_re_c_dataspace.cc b/ports-foc/src/lib/l4lx/l4_re_c_dataspace.cc index 6a6777875e..6096d7d95f 100644 --- a/ports-foc/src/lib/l4lx/l4_re_c_dataspace.cc +++ b/ports-foc/src/lib/l4lx/l4_re_c_dataspace.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_re_c_debug.cc b/ports-foc/src/lib/l4lx/l4_re_c_debug.cc index 266a8c6798..8510006902 100644 --- a/ports-foc/src/lib/l4lx/l4_re_c_debug.cc +++ b/ports-foc/src/lib/l4lx/l4_re_c_debug.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_re_c_mem_alloc.cc b/ports-foc/src/lib/l4lx/l4_re_c_mem_alloc.cc index 7d39b851b4..c7b20ad93e 100644 --- a/ports-foc/src/lib/l4lx/l4_re_c_mem_alloc.cc +++ b/ports-foc/src/lib/l4lx/l4_re_c_mem_alloc.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_re_c_namespace.cc b/ports-foc/src/lib/l4lx/l4_re_c_namespace.cc index 1fe36f5845..aa55bacaf2 100644 --- a/ports-foc/src/lib/l4lx/l4_re_c_namespace.cc +++ b/ports-foc/src/lib/l4lx/l4_re_c_namespace.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_re_c_rm.cc b/ports-foc/src/lib/l4lx/l4_re_c_rm.cc index 66194b3432..6a0ea58d27 100644 --- a/ports-foc/src/lib/l4lx/l4_re_c_rm.cc +++ b/ports-foc/src/lib/l4lx/l4_re_c_rm.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_re_c_util_cap.cc b/ports-foc/src/lib/l4lx/l4_re_c_util_cap.cc index 62114e6970..704d8b5ce5 100644 --- a/ports-foc/src/lib/l4lx/l4_re_c_util_cap.cc +++ b/ports-foc/src/lib/l4lx/l4_re_c_util_cap.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_re_env.cc b/ports-foc/src/lib/l4lx/l4_re_env.cc index 7bdb4843f1..1abdde9e51 100644 --- a/ports-foc/src/lib/l4lx/l4_re_env.cc +++ b/ports-foc/src/lib/l4lx/l4_re_env.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_util_atomic.cc b/ports-foc/src/lib/l4lx/l4_util_atomic.cc index f679ccc3b4..fad7eeaff4 100644 --- a/ports-foc/src/lib/l4lx/l4_util_atomic.cc +++ b/ports-foc/src/lib/l4lx/l4_util_atomic.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_util_cpu.cc b/ports-foc/src/lib/l4lx/l4_util_cpu.cc index 332a77b37f..5fd020ccc5 100644 --- a/ports-foc/src/lib/l4lx/l4_util_cpu.cc +++ b/ports-foc/src/lib/l4lx/l4_util_cpu.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_util_kip.cc b/ports-foc/src/lib/l4lx/l4_util_kip.cc index bba1b1b1a0..c203352ed3 100644 --- a/ports-foc/src/lib/l4lx/l4_util_kip.cc +++ b/ports-foc/src/lib/l4lx/l4_util_kip.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4_util_util.cc b/ports-foc/src/lib/l4lx/l4_util_util.cc index e66be9b50f..d25cf43a80 100644 --- a/ports-foc/src/lib/l4lx/l4_util_util.cc +++ b/ports-foc/src/lib/l4lx/l4_util_util.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4lx_irq.cc b/ports-foc/src/lib/l4lx/l4lx_irq.cc index b32e12ce56..392546f945 100644 --- a/ports-foc/src/lib/l4lx/l4lx_irq.cc +++ b/ports-foc/src/lib/l4lx/l4lx_irq.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4lx_memory.cc b/ports-foc/src/lib/l4lx/l4lx_memory.cc index f0887183a5..ccabaceb33 100644 --- a/ports-foc/src/lib/l4lx/l4lx_memory.cc +++ b/ports-foc/src/lib/l4lx/l4lx_memory.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4lx_task.cc b/ports-foc/src/lib/l4lx/l4lx_task.cc index 4df2dfb53f..db2e1c07a2 100644 --- a/ports-foc/src/lib/l4lx/l4lx_task.cc +++ b/ports-foc/src/lib/l4lx/l4lx_task.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/l4lx_thread.cc b/ports-foc/src/lib/l4lx/l4lx_thread.cc index 7e3ef8c4d9..15d3fbfaad 100644 --- a/ports-foc/src/lib/l4lx/l4lx_thread.cc +++ b/ports-foc/src/lib/l4lx/l4lx_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/rm.cc b/ports-foc/src/lib/l4lx/rm.cc index 6af9055f86..ebf9bafec6 100644 --- a/ports-foc/src/lib/l4lx/rm.cc +++ b/ports-foc/src/lib/l4lx/rm.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-foc/src/lib/l4lx/startup.cc b/ports-foc/src/lib/l4lx/startup.cc index aa62c9aabd..4f48032ce7 100644 --- a/ports-foc/src/lib/l4lx/startup.cc +++ b/ports-foc/src/lib/l4lx/startup.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_kernel/oklx/ioctl.h b/ports-okl4/include/oklx_kernel/oklx/ioctl.h index bf4c72662b..e2ec932860 100644 --- a/ports-okl4/include/oklx_kernel/oklx/ioctl.h +++ b/ports-okl4/include/oklx_kernel/oklx/ioctl.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/audio.h b/ports-okl4/include/oklx_lib/genode/audio.h index 4cee4bb992..ede347b5ca 100644 --- a/ports-okl4/include/oklx_lib/genode/audio.h +++ b/ports-okl4/include/oklx_lib/genode/audio.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/block.h b/ports-okl4/include/oklx_lib/genode/block.h index 0405e2ad02..fc738f0a3c 100644 --- a/ports-okl4/include/oklx_lib/genode/block.h +++ b/ports-okl4/include/oklx_lib/genode/block.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/config.h b/ports-okl4/include/oklx_lib/genode/config.h index 70bf3a544c..012480048f 100644 --- a/ports-okl4/include/oklx_lib/genode/config.h +++ b/ports-okl4/include/oklx_lib/genode/config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/framebuffer.h b/ports-okl4/include/oklx_lib/genode/framebuffer.h index 7a9c47a6da..fec22ed6c9 100644 --- a/ports-okl4/include/oklx_lib/genode/framebuffer.h +++ b/ports-okl4/include/oklx_lib/genode/framebuffer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/input.h b/ports-okl4/include/oklx_lib/genode/input.h index 14189eed3f..3617f0ae25 100644 --- a/ports-okl4/include/oklx_lib/genode/input.h +++ b/ports-okl4/include/oklx_lib/genode/input.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/lock.h b/ports-okl4/include/oklx_lib/genode/lock.h index 343c416b39..d4a38e158f 100644 --- a/ports-okl4/include/oklx_lib/genode/lock.h +++ b/ports-okl4/include/oklx_lib/genode/lock.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/memory.h b/ports-okl4/include/oklx_lib/genode/memory.h index 649970fbbb..f17f402c62 100644 --- a/ports-okl4/include/oklx_lib/genode/memory.h +++ b/ports-okl4/include/oklx_lib/genode/memory.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/net.h b/ports-okl4/include/oklx_lib/genode/net.h index 77908e1a9c..cc4e7bf2e6 100644 --- a/ports-okl4/include/oklx_lib/genode/net.h +++ b/ports-okl4/include/oklx_lib/genode/net.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/open.h b/ports-okl4/include/oklx_lib/genode/open.h index 48c2556db5..f5b9c4e4ba 100644 --- a/ports-okl4/include/oklx_lib/genode/open.h +++ b/ports-okl4/include/oklx_lib/genode/open.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/printf.h b/ports-okl4/include/oklx_lib/genode/printf.h index 6fbabeb7ed..d33edc8bb0 100644 --- a/ports-okl4/include/oklx_lib/genode/printf.h +++ b/ports-okl4/include/oklx_lib/genode/printf.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/genode/sleep.h b/ports-okl4/include/oklx_lib/genode/sleep.h index adea4f833e..918b43ccb7 100644 --- a/ports-okl4/include/oklx_lib/genode/sleep.h +++ b/ports-okl4/include/oklx_lib/genode/sleep.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/iguana/eas.h b/ports-okl4/include/oklx_lib/iguana/eas.h index 14c347fc89..08aa93ed64 100644 --- a/ports-okl4/include/oklx_lib/iguana/eas.h +++ b/ports-okl4/include/oklx_lib/iguana/eas.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/iguana/hardware.h b/ports-okl4/include/oklx_lib/iguana/hardware.h index 4e1852b578..5b1bde629a 100644 --- a/ports-okl4/include/oklx_lib/iguana/hardware.h +++ b/ports-okl4/include/oklx_lib/iguana/hardware.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/iguana/memsection.h b/ports-okl4/include/oklx_lib/iguana/memsection.h index e45ac4796d..ba295bc15a 100644 --- a/ports-okl4/include/oklx_lib/iguana/memsection.h +++ b/ports-okl4/include/oklx_lib/iguana/memsection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/iguana/pd.h b/ports-okl4/include/oklx_lib/iguana/pd.h index a04e49be29..c302bde9c3 100644 --- a/ports-okl4/include/oklx_lib/iguana/pd.h +++ b/ports-okl4/include/oklx_lib/iguana/pd.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/iguana/stdint.h b/ports-okl4/include/oklx_lib/iguana/stdint.h index 803cc1bc93..0b0c81af99 100644 --- a/ports-okl4/include/oklx_lib/iguana/stdint.h +++ b/ports-okl4/include/oklx_lib/iguana/stdint.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/iguana/thread.h b/ports-okl4/include/oklx_lib/iguana/thread.h index 35cdf00fb9..809e793ec0 100644 --- a/ports-okl4/include/oklx_lib/iguana/thread.h +++ b/ports-okl4/include/oklx_lib/iguana/thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/iguana/tls.h b/ports-okl4/include/oklx_lib/iguana/tls.h index 37484601e0..a8e1640da7 100644 --- a/ports-okl4/include/oklx_lib/iguana/tls.h +++ b/ports-okl4/include/oklx_lib/iguana/tls.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/include/oklx_lib/iguana/types.h b/ports-okl4/include/oklx_lib/iguana/types.h index 8ed79223c6..859086360f 100644 --- a/ports-okl4/include/oklx_lib/iguana/types.h +++ b/ports-okl4/include/oklx_lib/iguana/types.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/patches/oklx_genode.patch b/ports-okl4/patches/oklx_genode.patch index cf5a017968..75b052bc3c 100644 --- a/ports-okl4/patches/oklx_genode.patch +++ b/ports-okl4/patches/oklx_genode.patch @@ -571,7 +571,7 @@ diff -urNpB kernel-2.6.23-v2/arch/l4/drivers/genode_block.c contrib/arch/l4/driv + */ + +/* -+ * Copyright (C) 2006-2012 Genode Labs GmbH ++ * Copyright (C) 2006-2013 Genode Labs GmbH + * + * This file is part of the Genode OS framework, which is distributed + * under the terms of the GNU General Public License version 2. @@ -850,7 +850,7 @@ diff -urNpB kernel-2.6.23-v2/arch/l4/drivers/genode_fb.c contrib/arch/l4/drivers + */ + +/* -+ * Copyright (C) 2010-2012 Genode Labs GmbH ++ * Copyright (C) 2010-2013 Genode Labs GmbH + * + * This file is part of the Genode OS framework, which is distributed + * under the terms of the GNU General Public License version 2. @@ -1360,7 +1360,7 @@ diff -urNpB kernel-2.6.23-v2/arch/l4/drivers/genode_net.c contrib/arch/l4/driver + */ + +/* -+ * Copyright (C) 2006-2012 Genode Labs GmbH ++ * Copyright (C) 2006-2013 Genode Labs GmbH + * + * This file is part of the Genode OS framework, which is distributed + * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/app/xev_track/bounding_box.h b/ports-okl4/src/app/xev_track/bounding_box.h index 78f9777004..5e77b3d20c 100644 --- a/ports-okl4/src/app/xev_track/bounding_box.h +++ b/ports-okl4/src/app/xev_track/bounding_box.h @@ -7,7 +7,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/app/xev_track/main.cc b/ports-okl4/src/app/xev_track/main.cc index e92ef28f86..46898efd91 100644 --- a/ports-okl4/src/app/xev_track/main.cc +++ b/ports-okl4/src/app/xev_track/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_audio.cc b/ports-okl4/src/lib/oklx/genode/genode_audio.cc index f1ad4ed824..16c0b94159 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_audio.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_audio.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_block.cc b/ports-okl4/src/lib/oklx/genode/genode_block.cc index 052052c101..b3c1677525 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_block.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_block.cc @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_config.cc b/ports-okl4/src/lib/oklx/genode/genode_config.cc index bc187c6445..fb1bd4c466 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_config.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_config.cc @@ -13,7 +13,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_framebuffer.cc b/ports-okl4/src/lib/oklx/genode/genode_framebuffer.cc index 12c0a6a9e8..d709dc79b7 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_framebuffer.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_framebuffer.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_input.cc b/ports-okl4/src/lib/oklx/genode/genode_input.cc index 0ab433d98d..8f4f0314bf 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_input.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_input.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_lock.cc b/ports-okl4/src/lib/oklx/genode/genode_lock.cc index b328facded..4ab187122c 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_lock.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_lock.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_memory.cc b/ports-okl4/src/lib/oklx/genode/genode_memory.cc index 131d3eff6b..9e9648e5a9 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_memory.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_memory.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_net.cc b/ports-okl4/src/lib/oklx/genode/genode_net.cc index f7f281108b..a8a0f7152e 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_net.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_net.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_open.cc b/ports-okl4/src/lib/oklx/genode/genode_open.cc index 08cc4cf223..14033069ce 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_open.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_open.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_printf.cc b/ports-okl4/src/lib/oklx/genode/genode_printf.cc index 6b7bc5d4cd..19b6cfd0f0 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_printf.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_printf.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_sleep.cc b/ports-okl4/src/lib/oklx/genode/genode_sleep.cc index 9997b44963..98488550af 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_sleep.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_sleep.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/genode/genode_threads.cc b/ports-okl4/src/lib/oklx/genode/genode_threads.cc index 8bc8b12a70..e700867056 100644 --- a/ports-okl4/src/lib/oklx/genode/genode_threads.cc +++ b/ports-okl4/src/lib/oklx/genode/genode_threads.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/iguana/iguana_eas.cc b/ports-okl4/src/lib/oklx/iguana/iguana_eas.cc index 1a4b8c0f3f..27acc2d48d 100644 --- a/ports-okl4/src/lib/oklx/iguana/iguana_eas.cc +++ b/ports-okl4/src/lib/oklx/iguana/iguana_eas.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/iguana/iguana_hardware.cc b/ports-okl4/src/lib/oklx/iguana/iguana_hardware.cc index 5ebb4cb657..129ef1738c 100644 --- a/ports-okl4/src/lib/oklx/iguana/iguana_hardware.cc +++ b/ports-okl4/src/lib/oklx/iguana/iguana_hardware.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/iguana/iguana_memsection.cc b/ports-okl4/src/lib/oklx/iguana/iguana_memsection.cc index 415831e6e8..19383e5b4d 100644 --- a/ports-okl4/src/lib/oklx/iguana/iguana_memsection.cc +++ b/ports-okl4/src/lib/oklx/iguana/iguana_memsection.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/iguana/iguana_pd.cc b/ports-okl4/src/lib/oklx/iguana/iguana_pd.cc index f838553eab..6f4c022f0b 100644 --- a/ports-okl4/src/lib/oklx/iguana/iguana_pd.cc +++ b/ports-okl4/src/lib/oklx/iguana/iguana_pd.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/iguana/iguana_thread.cc b/ports-okl4/src/lib/oklx/iguana/iguana_thread.cc index d9a347c1bd..56550aeff6 100644 --- a/ports-okl4/src/lib/oklx/iguana/iguana_thread.cc +++ b/ports-okl4/src/lib/oklx/iguana/iguana_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/iguana/iguana_tls.cc b/ports-okl4/src/lib/oklx/iguana/iguana_tls.cc index 8fc401d72f..87fa16ee8c 100644 --- a/ports-okl4/src/lib/oklx/iguana/iguana_tls.cc +++ b/ports-okl4/src/lib/oklx/iguana/iguana_tls.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/include/oklx_memory_maps.h b/ports-okl4/src/lib/oklx/include/oklx_memory_maps.h index c1d490438f..097725a399 100644 --- a/ports-okl4/src/lib/oklx/include/oklx_memory_maps.h +++ b/ports-okl4/src/lib/oklx/include/oklx_memory_maps.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/include/oklx_screens.h b/ports-okl4/src/lib/oklx/include/oklx_screens.h index c80b60140b..f5792a215b 100644 --- a/ports-okl4/src/lib/oklx/include/oklx_screens.h +++ b/ports-okl4/src/lib/oklx/include/oklx_screens.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports-okl4/src/lib/oklx/include/oklx_threads.h b/ports-okl4/src/lib/oklx/include/oklx_threads.h index 7d63d60d4e..6f8e54d932 100644 --- a/ports-okl4/src/lib/oklx/include/oklx_threads.h +++ b/ports-okl4/src/lib/oklx/include/oklx_threads.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/include/noux_session/capability.h b/ports/include/noux_session/capability.h index e262ead280..ac8f466a4f 100644 --- a/ports/include/noux_session/capability.h +++ b/ports/include/noux_session/capability.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/include/noux_session/client.h b/ports/include/noux_session/client.h index 5e87e3208a..27310c8ade 100644 --- a/ports/include/noux_session/client.h +++ b/ports/include/noux_session/client.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/include/noux_session/connection.h b/ports/include/noux_session/connection.h index d65109f993..6890fd6dc1 100644 --- a/ports/include/noux_session/connection.h +++ b/ports/include/noux_session/connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/include/noux_session/noux_session.h b/ports/include/noux_session/noux_session.h index 9c130c58f4..14d33698a2 100644 --- a/ports/include/noux_session/noux_session.h +++ b/ports/include/noux_session/noux_session.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/include/noux_session/sysio.h b/ports/include/noux_session/sysio.h index fbb43d937b..5329a0846a 100644 --- a/ports/include/noux_session/sysio.h +++ b/ports/include/noux_session/sysio.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/app_child.h b/ports/src/app/gdb_monitor/app_child.h index 6823791760..b6d0f1cd00 100644 --- a/ports/src/app/gdb_monitor/app_child.h +++ b/ports/src/app/gdb_monitor/app_child.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2009-2012 Genode Labs GmbH + * Copyright (C) 2009-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/append_list.h b/ports/src/app/gdb_monitor/append_list.h index 8a05fc07d6..b9f8ca6f60 100644 --- a/ports/src/app/gdb_monitor/append_list.h +++ b/ports/src/app/gdb_monitor/append_list.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/cpu_root.h b/ports/src/app/gdb_monitor/cpu_root.h index 69a2052051..2c71e5c33a 100644 --- a/ports/src/app/gdb_monitor/cpu_root.h +++ b/ports/src/app/gdb_monitor/cpu_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/cpu_session_component.cc b/ports/src/app/gdb_monitor/cpu_session_component.cc index f2afbffa4d..284f3e428e 100644 --- a/ports/src/app/gdb_monitor/cpu_session_component.cc +++ b/ports/src/app/gdb_monitor/cpu_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/cpu_session_component.h b/ports/src/app/gdb_monitor/cpu_session_component.h index ac7a6bc02b..3aa036082f 100644 --- a/ports/src/app/gdb_monitor/cpu_session_component.h +++ b/ports/src/app/gdb_monitor/cpu_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/dataspace_object.h b/ports/src/app/gdb_monitor/dataspace_object.h index c7489a66a5..f7dbb97326 100644 --- a/ports/src/app/gdb_monitor/dataspace_object.h +++ b/ports/src/app/gdb_monitor/dataspace_object.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/gdb_stub_thread.cc b/ports/src/app/gdb_monitor/gdb_stub_thread.cc index 2c3244a64d..ef0c5f4752 100644 --- a/ports/src/app/gdb_monitor/gdb_stub_thread.cc +++ b/ports/src/app/gdb_monitor/gdb_stub_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/gdb_stub_thread.h b/ports/src/app/gdb_monitor/gdb_stub_thread.h index f8dc4ec7a3..9548e88629 100644 --- a/ports/src/app/gdb_monitor/gdb_stub_thread.h +++ b/ports/src/app/gdb_monitor/gdb_stub_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/gdbserver/config.h b/ports/src/app/gdb_monitor/gdbserver/config.h index 63bd71d306..11e191e8a4 100644 --- a/ports/src/app/gdb_monitor/gdbserver/config.h +++ b/ports/src/app/gdb_monitor/gdbserver/config.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/gdbserver/genode-low.cc b/ports/src/app/gdb_monitor/gdbserver/genode-low.cc index f0ead3be2a..5df427c3ef 100644 --- a/ports/src/app/gdb_monitor/gdbserver/genode-low.cc +++ b/ports/src/app/gdb_monitor/gdbserver/genode-low.cc @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/gdbserver/genode-low.h b/ports/src/app/gdb_monitor/gdbserver/genode-low.h index b5e890befa..b7b352e6ce 100644 --- a/ports/src/app/gdb_monitor/gdbserver/genode-low.h +++ b/ports/src/app/gdb_monitor/gdbserver/genode-low.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/main.cc b/ports/src/app/gdb_monitor/main.cc index eebd7a82b0..489abff184 100644 --- a/ports/src/app/gdb_monitor/main.cc +++ b/ports/src/app/gdb_monitor/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/ram_root.h b/ports/src/app/gdb_monitor/ram_root.h index b4b60f4197..30216861bf 100644 --- a/ports/src/app/gdb_monitor/ram_root.h +++ b/ports/src/app/gdb_monitor/ram_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/ram_session_component.cc b/ports/src/app/gdb_monitor/ram_session_component.cc index c7d12e9ad1..79f56c6a80 100644 --- a/ports/src/app/gdb_monitor/ram_session_component.cc +++ b/ports/src/app/gdb_monitor/ram_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/ram_session_component.h b/ports/src/app/gdb_monitor/ram_session_component.h index 2bd0e6e370..c236f58423 100644 --- a/ports/src/app/gdb_monitor/ram_session_component.h +++ b/ports/src/app/gdb_monitor/ram_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/rm_root.h b/ports/src/app/gdb_monitor/rm_root.h index b71dcdd2b8..453cb1a4ea 100644 --- a/ports/src/app/gdb_monitor/rm_root.h +++ b/ports/src/app/gdb_monitor/rm_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/rm_session_component.cc b/ports/src/app/gdb_monitor/rm_session_component.cc index cce347586d..f43c9e5907 100644 --- a/ports/src/app/gdb_monitor/rm_session_component.cc +++ b/ports/src/app/gdb_monitor/rm_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/rm_session_component.h b/ports/src/app/gdb_monitor/rm_session_component.h index 02845d4d7e..92ef87c812 100644 --- a/ports/src/app/gdb_monitor/rm_session_component.h +++ b/ports/src/app/gdb_monitor/rm_session_component.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2006-2012 Genode Labs GmbH + * Copyright (C) 2006-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/rom.h b/ports/src/app/gdb_monitor/rom.h index 90c37029a1..06a6fea15f 100644 --- a/ports/src/app/gdb_monitor/rom.h +++ b/ports/src/app/gdb_monitor/rom.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/signal_handler_thread.cc b/ports/src/app/gdb_monitor/signal_handler_thread.cc index 27df48ca01..e723bb3a23 100644 --- a/ports/src/app/gdb_monitor/signal_handler_thread.cc +++ b/ports/src/app/gdb_monitor/signal_handler_thread.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/signal_handler_thread.h b/ports/src/app/gdb_monitor/signal_handler_thread.h index 510ce81034..bea23a366e 100644 --- a/ports/src/app/gdb_monitor/signal_handler_thread.h +++ b/ports/src/app/gdb_monitor/signal_handler_thread.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/app/gdb_monitor/thread_info.h b/ports/src/app/gdb_monitor/thread_info.h index 2cb877faa9..6e54ac1f1f 100644 --- a/ports/src/app/gdb_monitor/thread_info.h +++ b/ports/src/app/gdb_monitor/thread_info.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_libc_support/elf/common.h b/ports/src/lib/gdbserver_libc_support/elf/common.h index 773951f847..b593bd4f85 100644 --- a/ports/src/lib/gdbserver_libc_support/elf/common.h +++ b/ports/src/lib/gdbserver_libc_support/elf/common.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_libc_support/gdbserver_libc_support.c b/ports/src/lib/gdbserver_libc_support/gdbserver_libc_support.c index 9a17af7ca4..796b5c15f2 100644 --- a/ports/src/lib/gdbserver_libc_support/gdbserver_libc_support.c +++ b/ports/src/lib/gdbserver_libc_support/gdbserver_libc_support.c @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_libc_support/gdbserver_libc_support.h b/ports/src/lib/gdbserver_libc_support/gdbserver_libc_support.h index 61a9d1bb36..553a7e7fc2 100644 --- a/ports/src/lib/gdbserver_libc_support/gdbserver_libc_support.h +++ b/ports/src/lib/gdbserver_libc_support/gdbserver_libc_support.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_libc_support/sys/procfs.h b/ports/src/lib/gdbserver_libc_support/sys/procfs.h index ccc44f8115..64b62ed478 100644 --- a/ports/src/lib/gdbserver_libc_support/sys/procfs.h +++ b/ports/src/lib/gdbserver_libc_support/sys/procfs.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_libc_support/sys/ptrace.h b/ports/src/lib/gdbserver_libc_support/sys/ptrace.h index 410de336e9..129d049eb6 100644 --- a/ports/src/lib/gdbserver_libc_support/sys/ptrace.h +++ b/ports/src/lib/gdbserver_libc_support/sys/ptrace.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_libc_support/sys/vfs.h b/ports/src/lib/gdbserver_libc_support/sys/vfs.h index 5bed9c6821..cf426c5caa 100644 --- a/ports/src/lib/gdbserver_libc_support/sys/vfs.h +++ b/ports/src/lib/gdbserver_libc_support/sys/vfs.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/fiasco_x86_low.cc b/ports/src/lib/gdbserver_platform/fiasco_x86_low.cc index 43b716f58d..3260017b5f 100644 --- a/ports/src/lib/gdbserver_platform/fiasco_x86_low.cc +++ b/ports/src/lib/gdbserver_platform/fiasco_x86_low.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/foc_arm_low.cc b/ports/src/lib/gdbserver_platform/foc_arm_low.cc index 209970eada..805d560be0 100644 --- a/ports/src/lib/gdbserver_platform/foc_arm_low.cc +++ b/ports/src/lib/gdbserver_platform/foc_arm_low.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/foc_x86_32_low.cc b/ports/src/lib/gdbserver_platform/foc_x86_32_low.cc index 9b8da7bdfb..03e3c7e775 100644 --- a/ports/src/lib/gdbserver_platform/foc_x86_32_low.cc +++ b/ports/src/lib/gdbserver_platform/foc_x86_32_low.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/gdbserver_platform_helper.cc b/ports/src/lib/gdbserver_platform/gdbserver_platform_helper.cc index b753c05f53..5dd84834a0 100644 --- a/ports/src/lib/gdbserver_platform/gdbserver_platform_helper.cc +++ b/ports/src/lib/gdbserver_platform/gdbserver_platform_helper.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/gdbserver_platform_helper.h b/ports/src/lib/gdbserver_platform/gdbserver_platform_helper.h index 51e0e1a6dc..700ba6e087 100644 --- a/ports/src/lib/gdbserver_platform/gdbserver_platform_helper.h +++ b/ports/src/lib/gdbserver_platform/gdbserver_platform_helper.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/i386.h b/ports/src/lib/gdbserver_platform/i386.h index 0794004bf3..99083ee212 100644 --- a/ports/src/lib/gdbserver_platform/i386.h +++ b/ports/src/lib/gdbserver_platform/i386.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/linux_x86_32_low.cc b/ports/src/lib/gdbserver_platform/linux_x86_32_low.cc index 5a7f9be71d..53e96b8719 100644 --- a/ports/src/lib/gdbserver_platform/linux_x86_32_low.cc +++ b/ports/src/lib/gdbserver_platform/linux_x86_32_low.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/nova_x86_32_low.cc b/ports/src/lib/gdbserver_platform/nova_x86_32_low.cc index 7aba741286..4c7c6234a1 100644 --- a/ports/src/lib/gdbserver_platform/nova_x86_32_low.cc +++ b/ports/src/lib/gdbserver_platform/nova_x86_32_low.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012-2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/okl4_x86_low.cc b/ports/src/lib/gdbserver_platform/okl4_x86_low.cc index deb74f2fa2..7e939a7e67 100644 --- a/ports/src/lib/gdbserver_platform/okl4_x86_low.cc +++ b/ports/src/lib/gdbserver_platform/okl4_x86_low.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/pistachio_x86_low.cc b/ports/src/lib/gdbserver_platform/pistachio_x86_low.cc index f276c3d0d2..bfd9779566 100644 --- a/ports/src/lib/gdbserver_platform/pistachio_x86_low.cc +++ b/ports/src/lib/gdbserver_platform/pistachio_x86_low.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/gdbserver_platform/reg-arm.h b/ports/src/lib/gdbserver_platform/reg-arm.h index 6c60c65350..e059d76477 100644 --- a/ports/src/lib/gdbserver_platform/reg-arm.h +++ b/ports/src/lib/gdbserver_platform/reg-arm.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/lib/libc_noux/plugin.cc b/ports/src/lib/libc_noux/plugin.cc index 6a1d2eb508..d999419d5f 100644 --- a/ports/src/lib/libc_noux/plugin.cc +++ b/ports/src/lib/libc_noux/plugin.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/args.h b/ports/src/noux/args.h index 54bbeabae0..2f256ce9a8 100644 --- a/ports/src/noux/args.h +++ b/ports/src/noux/args.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/child.h b/ports/src/noux/child.h index 932924c270..36b7278e34 100644 --- a/ports/src/noux/child.h +++ b/ports/src/noux/child.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/child_env.h b/ports/src/noux/child_env.h index ab26f33f28..ae3e4833c1 100644 --- a/ports/src/noux/child_env.h +++ b/ports/src/noux/child_env.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/child_policy.h b/ports/src/noux/child_policy.h index 45e73e1544..c02807cade 100644 --- a/ports/src/noux/child_policy.h +++ b/ports/src/noux/child_policy.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/cpu_session_component.h b/ports/src/noux/cpu_session_component.h index 09e3b02930..519630d07a 100644 --- a/ports/src/noux/cpu_session_component.h +++ b/ports/src/noux/cpu_session_component.h @@ -15,7 +15,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/dataspace_registry.h b/ports/src/noux/dataspace_registry.h index 1fea6d5c66..faaba97fc8 100644 --- a/ports/src/noux/dataspace_registry.h +++ b/ports/src/noux/dataspace_registry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/destruct_dispatcher.h b/ports/src/noux/destruct_dispatcher.h index c990f2bec3..e7a962ba6c 100644 --- a/ports/src/noux/destruct_dispatcher.h +++ b/ports/src/noux/destruct_dispatcher.h @@ -6,7 +6,7 @@ */ /* - * Copyright (C) 2013 Genode Labs GmbH + * Copyright (C) 2013-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/destruct_queue.h b/ports/src/noux/destruct_queue.h index d05e2a9244..7c1720d974 100644 --- a/ports/src/noux/destruct_queue.h +++ b/ports/src/noux/destruct_queue.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2013 Genode Labs GmbH + * Copyright (C) 2013-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/dir_file_system.h b/ports/src/noux/dir_file_system.h index 8b1722018e..608f5d6061 100644 --- a/ports/src/noux/dir_file_system.h +++ b/ports/src/noux/dir_file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/directory_service.h b/ports/src/noux/directory_service.h index 45de6840ae..89b44d67d2 100644 --- a/ports/src/noux/directory_service.h +++ b/ports/src/noux/directory_service.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/dummy_input_io_channel.h b/ports/src/noux/dummy_input_io_channel.h index 66e0422920..1577b8c85a 100644 --- a/ports/src/noux/dummy_input_io_channel.h +++ b/ports/src/noux/dummy_input_io_channel.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/environment.h b/ports/src/noux/environment.h index 25920ffee8..5515a81a32 100644 --- a/ports/src/noux/environment.h +++ b/ports/src/noux/environment.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/family_member.h b/ports/src/noux/family_member.h index bf12b8afa3..66ed930e1d 100644 --- a/ports/src/noux/family_member.h +++ b/ports/src/noux/family_member.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/file_descriptor_registry.h b/ports/src/noux/file_descriptor_registry.h index 19446cbc4a..d15aba0871 100644 --- a/ports/src/noux/file_descriptor_registry.h +++ b/ports/src/noux/file_descriptor_registry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/file_io_service.h b/ports/src/noux/file_io_service.h index 17e833c44a..41a06886ad 100644 --- a/ports/src/noux/file_io_service.h +++ b/ports/src/noux/file_io_service.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/file_system.h b/ports/src/noux/file_system.h index 376a26bbfd..446e9e5b89 100644 --- a/ports/src/noux/file_system.h +++ b/ports/src/noux/file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/fs_file_system.h b/ports/src/noux/fs_file_system.h index 297e40efa5..bd1fa60d72 100644 --- a/ports/src/noux/fs_file_system.h +++ b/ports/src/noux/fs_file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/io_channel.h b/ports/src/noux/io_channel.h index 823b0e3b9c..0042dd6f8b 100644 --- a/ports/src/noux/io_channel.h +++ b/ports/src/noux/io_channel.h @@ -8,7 +8,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/io_receptor_registry.h b/ports/src/noux/io_receptor_registry.h index 79cba15e07..e34dea5759 100644 --- a/ports/src/noux/io_receptor_registry.h +++ b/ports/src/noux/io_receptor_registry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/local_noux_service.h b/ports/src/noux/local_noux_service.h index dc109d3c8e..4a0a294b02 100644 --- a/ports/src/noux/local_noux_service.h +++ b/ports/src/noux/local_noux_service.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/local_rm_service.h b/ports/src/noux/local_rm_service.h index 1e72de8c58..f95c7d0df2 100644 --- a/ports/src/noux/local_rm_service.h +++ b/ports/src/noux/local_rm_service.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/main.cc b/ports/src/noux/main.cc index cbc3b3e184..7b149990fb 100644 --- a/ports/src/noux/main.cc +++ b/ports/src/noux/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/minimal/dummy_net.cc b/ports/src/noux/minimal/dummy_net.cc index 7e5380fd9a..57c87dd432 100644 --- a/ports/src/noux/minimal/dummy_net.cc +++ b/ports/src/noux/minimal/dummy_net.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/net/net.cc b/ports/src/noux/net/net.cc index b9df4370ea..f43c067f17 100644 --- a/ports/src/noux/net/net.cc +++ b/ports/src/noux/net/net.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/net/socket_io_channel.h b/ports/src/noux/net/socket_io_channel.h index 648948bdbf..8245614c74 100644 --- a/ports/src/noux/net/socket_io_channel.h +++ b/ports/src/noux/net/socket_io_channel.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/null_file_system.h b/ports/src/noux/null_file_system.h index c86dbdbd8c..ec00984393 100644 --- a/ports/src/noux/null_file_system.h +++ b/ports/src/noux/null_file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/path.h b/ports/src/noux/path.h index f0940b128a..96a04363e9 100644 --- a/ports/src/noux/path.h +++ b/ports/src/noux/path.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/pipe_io_channel.h b/ports/src/noux/pipe_io_channel.h index 69f02a6130..8cb5e02066 100644 --- a/ports/src/noux/pipe_io_channel.h +++ b/ports/src/noux/pipe_io_channel.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/ram_session_component.h b/ports/src/noux/ram_session_component.h index 7745306967..30247b0459 100644 --- a/ports/src/noux/ram_session_component.h +++ b/ports/src/noux/ram_session_component.h @@ -14,7 +14,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/random_file_system.h b/ports/src/noux/random_file_system.h index f023d18940..818b7c22da 100644 --- a/ports/src/noux/random_file_system.h +++ b/ports/src/noux/random_file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/range_checked_index.h b/ports/src/noux/range_checked_index.h index 02066d6860..6721eb45c5 100644 --- a/ports/src/noux/range_checked_index.h +++ b/ports/src/noux/range_checked_index.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/rm_session_component.h b/ports/src/noux/rm_session_component.h index 9a97ee4579..8d0a1f84a5 100644 --- a/ports/src/noux/rm_session_component.h +++ b/ports/src/noux/rm_session_component.h @@ -9,7 +9,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/shared_pointer.h b/ports/src/noux/shared_pointer.h index f86680b793..e3fd11b670 100644 --- a/ports/src/noux/shared_pointer.h +++ b/ports/src/noux/shared_pointer.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/stdio_file_system.h b/ports/src/noux/stdio_file_system.h index 6a7484cc49..74a4b4f193 100644 --- a/ports/src/noux/stdio_file_system.h +++ b/ports/src/noux/stdio_file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/tar_file_system.h b/ports/src/noux/tar_file_system.h index 33561caf2e..c35eef18d3 100644 --- a/ports/src/noux/tar_file_system.h +++ b/ports/src/noux/tar_file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/terminal_connection.h b/ports/src/noux/terminal_connection.h index 5c98f8615b..2fecdfa2f7 100644 --- a/ports/src/noux/terminal_connection.h +++ b/ports/src/noux/terminal_connection.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/terminal_file_system.h b/ports/src/noux/terminal_file_system.h index 38be2a1120..2a8252b55e 100644 --- a/ports/src/noux/terminal_file_system.h +++ b/ports/src/noux/terminal_file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/terminal_io_channel.h b/ports/src/noux/terminal_io_channel.h index bfa704331b..37edcf6d2c 100644 --- a/ports/src/noux/terminal_io_channel.h +++ b/ports/src/noux/terminal_io_channel.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/user_info.h b/ports/src/noux/user_info.h index 5026081798..b47c3d7bde 100644 --- a/ports/src/noux/user_info.h +++ b/ports/src/noux/user_info.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/vfs_handle.h b/ports/src/noux/vfs_handle.h index 594925141d..c69dddf291 100644 --- a/ports/src/noux/vfs_handle.h +++ b/ports/src/noux/vfs_handle.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/vfs_io_channel.h b/ports/src/noux/vfs_io_channel.h index 0bc40fc86e..7b6e9b0cdd 100644 --- a/ports/src/noux/vfs_io_channel.h +++ b/ports/src/noux/vfs_io_channel.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/wake_up_notifier.h b/ports/src/noux/wake_up_notifier.h index c32780fd09..f2533d4d88 100644 --- a/ports/src/noux/wake_up_notifier.h +++ b/ports/src/noux/wake_up_notifier.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/noux/zero_file_system.h b/ports/src/noux/zero_file_system.h index ad19f0eaa2..c3e7483439 100644 --- a/ports/src/noux/zero_file_system.h +++ b/ports/src/noux/zero_file_system.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/test/gdb_monitor/main.cc b/ports/src/test/gdb_monitor/main.cc index 0d1fef3db5..47f6721288 100644 --- a/ports/src/test/gdb_monitor/main.cc +++ b/ports/src/test/gdb_monitor/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/test/gdb_monitor_target_config/main.cc b/ports/src/test/gdb_monitor_target_config/main.cc index 43d4bfa06e..8cd7098eb6 100644 --- a/ports/src/test/gdb_monitor_target_config/main.cc +++ b/ports/src/test/gdb_monitor_target_config/main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/vancouver/boot_module_provider.h b/ports/src/vancouver/boot_module_provider.h index 895da26c00..2823b39a08 100644 --- a/ports/src/vancouver/boot_module_provider.h +++ b/ports/src/vancouver/boot_module_provider.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/vancouver/device_model_registry.cc b/ports/src/vancouver/device_model_registry.cc index 8e806c201d..76d1dfe68a 100644 --- a/ports/src/vancouver/device_model_registry.cc +++ b/ports/src/vancouver/device_model_registry.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/vancouver/device_model_registry.h b/ports/src/vancouver/device_model_registry.h index 52d5ca9bd1..e1c54f269c 100644 --- a/ports/src/vancouver/device_model_registry.h +++ b/ports/src/vancouver/device_model_registry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/vancouver/main.cc b/ports/src/vancouver/main.cc index c49b293b2a..de5155dde5 100644 --- a/ports/src/vancouver/main.cc +++ b/ports/src/vancouver/main.cc @@ -20,7 +20,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/vancouver/nova_user_env.cc b/ports/src/vancouver/nova_user_env.cc index ef2b462a33..ed014fb24c 100644 --- a/ports/src/vancouver/nova_user_env.cc +++ b/ports/src/vancouver/nova_user_env.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/ports/src/vancouver/service/profile.h b/ports/src/vancouver/service/profile.h index 57bab21db8..33bfd47619 100644 --- a/ports/src/vancouver/service/profile.h +++ b/ports/src/vancouver/service/profile.h @@ -10,7 +10,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/include/genode/thread_qt.h b/qt4/include/genode/thread_qt.h index 80306bc782..e4dd56ad1f 100644 --- a/qt4/include/genode/thread_qt.h +++ b/qt4/include/genode/thread_qt.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/include/qnitpickerviewwidget/qnitpickerviewwidget.h b/qt4/include/qnitpickerviewwidget/qnitpickerviewwidget.h index 87c9bb3c19..0ffb74936f 100644 --- a/qt4/include/qnitpickerviewwidget/qnitpickerviewwidget.h +++ b/qt4/include/qnitpickerviewwidget/qnitpickerviewwidget.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/include/qpluginwidget/qpluginwidget.h b/qt4/include/qpluginwidget/qpluginwidget.h index 32fc86b7c8..54ea29addc 100644 --- a/qt4/include/qpluginwidget/qpluginwidget.h +++ b/qt4/include/qpluginwidget/qpluginwidget.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2010-2012 Genode Labs GmbH + * Copyright (C) 2010-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/avplay_policy.h b/qt4/src/app/qt_avplay/avplay_policy.h index e010ab528e..1bcb30df9b 100644 --- a/qt4/src/app/qt_avplay/avplay_policy.h +++ b/qt4/src/app/qt_avplay/avplay_policy.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/control_bar.cpp b/qt4/src/app/qt_avplay/control_bar.cpp index d830364ad4..2fb88fc6dd 100644 --- a/qt4/src/app/qt_avplay/control_bar.cpp +++ b/qt4/src/app/qt_avplay/control_bar.cpp @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/control_bar.h b/qt4/src/app/qt_avplay/control_bar.h index 05b1db5a7f..f4420ebe9f 100644 --- a/qt4/src/app/qt_avplay/control_bar.h +++ b/qt4/src/app/qt_avplay/control_bar.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/filter_framebuffer_policy.h b/qt4/src/app/qt_avplay/filter_framebuffer_policy.h index e417d25057..0a6b40572f 100644 --- a/qt4/src/app/qt_avplay/filter_framebuffer_policy.h +++ b/qt4/src/app/qt_avplay/filter_framebuffer_policy.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/framebuffer_root.h b/qt4/src/app/qt_avplay/framebuffer_root.h index b4d9330993..ad46f893a4 100644 --- a/qt4/src/app/qt_avplay/framebuffer_root.h +++ b/qt4/src/app/qt_avplay/framebuffer_root.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/framebuffer_session_component.cc b/qt4/src/app/qt_avplay/framebuffer_session_component.cc index f2ae5f45b3..f12b48ad5a 100644 --- a/qt4/src/app/qt_avplay/framebuffer_session_component.cc +++ b/qt4/src/app/qt_avplay/framebuffer_session_component.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/framebuffer_session_component.h b/qt4/src/app/qt_avplay/framebuffer_session_component.h index ed917b97cb..b2ea637f2f 100644 --- a/qt4/src/app/qt_avplay/framebuffer_session_component.h +++ b/qt4/src/app/qt_avplay/framebuffer_session_component.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/input_service.cpp b/qt4/src/app/qt_avplay/input_service.cpp index 99d9a098ff..65bb5a5c4c 100644 --- a/qt4/src/app/qt_avplay/input_service.cpp +++ b/qt4/src/app/qt_avplay/input_service.cpp @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/input_service.h b/qt4/src/app/qt_avplay/input_service.h index 0fb0f06a14..7612f26997 100644 --- a/qt4/src/app/qt_avplay/input_service.h +++ b/qt4/src/app/qt_avplay/input_service.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/main.cpp b/qt4/src/app/qt_avplay/main.cpp index 5e4b5094f6..84a751adf7 100644 --- a/qt4/src/app/qt_avplay/main.cpp +++ b/qt4/src/app/qt_avplay/main.cpp @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/main_window.cpp b/qt4/src/app/qt_avplay/main_window.cpp index 49670d5b35..e3c0909785 100644 --- a/qt4/src/app/qt_avplay/main_window.cpp +++ b/qt4/src/app/qt_avplay/main_window.cpp @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_avplay/main_window.h b/qt4/src/app/qt_avplay/main_window.h index 7931c7a061..aaf8699223 100644 --- a/qt4/src/app/qt_avplay/main_window.h +++ b/qt4/src/app/qt_avplay/main_window.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2012 Genode Labs GmbH + * Copyright (C) 2012-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_launchpad/child_entry.h b/qt4/src/app/qt_launchpad/child_entry.h index e805bf3015..a48a5061d3 100644 --- a/qt4/src/app/qt_launchpad/child_entry.h +++ b/qt4/src/app/qt_launchpad/child_entry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_launchpad/kbyte_loadbar.h b/qt4/src/app/qt_launchpad/kbyte_loadbar.h index fff4dec720..13f10abde5 100644 --- a/qt4/src/app/qt_launchpad/kbyte_loadbar.h +++ b/qt4/src/app/qt_launchpad/kbyte_loadbar.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_launchpad/launch_entry.h b/qt4/src/app/qt_launchpad/launch_entry.h index 3f54acd75c..970a3f05f8 100644 --- a/qt4/src/app/qt_launchpad/launch_entry.h +++ b/qt4/src/app/qt_launchpad/launch_entry.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/app/qt_launchpad/qt_launchpad.h b/qt4/src/app/qt_launchpad/qt_launchpad.h index 0cb5dad7db..c817f2556b 100644 --- a/qt4/src/app/qt_launchpad/qt_launchpad.h +++ b/qt4/src/app/qt_launchpad/qt_launchpad.h @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/qt4/src/lib/qt_main/qt_main.cc b/qt4/src/lib/qt_main/qt_main.cc index 88f1b43695..7f81bceee0 100644 --- a/qt4/src/lib/qt_main/qt_main.cc +++ b/qt4/src/lib/qt_main/qt_main.cc @@ -5,7 +5,7 @@ */ /* - * Copyright (C) 2008-2012 Genode Labs GmbH + * Copyright (C) 2008-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2. diff --git a/tool/libgcc_libc_stub.h b/tool/libgcc_libc_stub.h index c9d6980a98..0771b45226 100644 --- a/tool/libgcc_libc_stub.h +++ b/tool/libgcc_libc_stub.h @@ -38,7 +38,7 @@ */ /* - * Copyright (C) 2011-2012 Genode Labs GmbH + * Copyright (C) 2011-2013 Genode Labs GmbH * * This file is part of the Genode OS framework, which is distributed * under the terms of the GNU General Public License version 2.