From a932a7fc5410a459d422171d7039ad47dee317e5 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 22 Apr 2011 17:28:41 +0000 Subject: [PATCH] Fixed the file information --- src/arch/sparc.c | 2 +- src/arch/sparc64.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/arch/sparc.c b/src/arch/sparc.c index dea895b..6adaa41 100644 --- a/src/arch/sparc.c +++ b/src/arch/sparc.c @@ -1,6 +1,6 @@ /* $Id$ */ /* Copyright (c) 2011 Pierre Pronchery */ -/* This file is part of DeforaOS Devel as */ +/* This file is part of DeforaOS Devel asm */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License. diff --git a/src/arch/sparc64.c b/src/arch/sparc64.c index 9582730..04bc37f 100644 --- a/src/arch/sparc64.c +++ b/src/arch/sparc64.c @@ -1,6 +1,6 @@ /* $Id$ */ /* Copyright (c) 2011 Pierre Pronchery */ -/* This file is part of DeforaOS Devel as */ +/* This file is part of DeforaOS Devel asm */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, version 3 of the License.