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.