From 541dd9330e1262548f0b1ea49dfcae30284294e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Mon, 17 Aug 2009 19:22:44 +0000 Subject: [PATCH] I'm obviously not that old. Not officially at least. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32477 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/system/kernel/arch/arm/arch_vm_translation_map.cpp | 2 +- src/system/kernel/arch/m68k/arch_vm_translation_map.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/system/kernel/arch/arm/arch_vm_translation_map.cpp b/src/system/kernel/arch/arm/arch_vm_translation_map.cpp index 68c36f8d8a..d410fa1854 100644 --- a/src/system/kernel/arch/arm/arch_vm_translation_map.cpp +++ b/src/system/kernel/arch/arm/arch_vm_translation_map.cpp @@ -1,5 +1,5 @@ /* - * Copyright 1007, François Revol, revol@free.fr. + * Copyright 2007, François Revol, revol@free.fr. * Distributed under the terms of the MIT License. * * Copyright 2003-2007, Axel Dörfler, axeld@pinc-software.de. diff --git a/src/system/kernel/arch/m68k/arch_vm_translation_map.cpp b/src/system/kernel/arch/m68k/arch_vm_translation_map.cpp index 963f5cf90f..093ebef765 100644 --- a/src/system/kernel/arch/m68k/arch_vm_translation_map.cpp +++ b/src/system/kernel/arch/m68k/arch_vm_translation_map.cpp @@ -1,5 +1,5 @@ /* - * Copyright 1007, François Revol, revol@free.fr. + * Copyright 2007, François Revol, revol@free.fr. * Distributed under the terms of the MIT License. * * Copyright 2003-2007, Axel Dörfler, axeld@pinc-software.de.