From e1b4b4b2b84aae135443d1fb738b6316c43c68d6 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 4 Jan 2013 01:35:23 +0100 Subject: [PATCH] Fixed the project's name in the header --- src/arch/sparc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/arch/sparc.h b/src/arch/sparc.h index 1853944..768b944 100644 --- a/src/arch/sparc.h +++ b/src/arch/sparc.h @@ -1,6 +1,6 @@ /* $Id$ */ /* Copyright (c) 2011-2012 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 Lesser General Public License as published by * the Free Software Foundation, version 3 of the License.