From b264ddab5dbd0b172371e5e49449386a8673d073 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sat, 7 Jan 2006 20:27:13 +0000 Subject: [PATCH] Corrected copyright. :-) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15858 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/system/libroot/os/arch/ppc/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system/libroot/os/arch/ppc/time.c b/src/system/libroot/os/arch/ppc/time.c index b8e9ab6e43..3b568e5bf3 100644 --- a/src/system/libroot/os/arch/ppc/time.c +++ b/src/system/libroot/os/arch/ppc/time.c @@ -1,5 +1,5 @@ /* - * Copyright 2004, Axel Dörfler, axeld@pinc-software.de. + * Copyright 2006, Ingo Weinhold . * Distributed under the terms of the MIT License. */