From 72b2c1e0145b2165402219634fd091de1f3cbcf1 Mon Sep 17 00:00:00 2001 From: aleph Date: Sun, 13 Feb 2011 12:16:08 +0000 Subject: [PATCH] sam3n4 cpu def: fix comment git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4703 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cpu/cortex-m3/info/SAM3N4.cdef | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bertos/cpu/cortex-m3/info/SAM3N4.cdef b/bertos/cpu/cortex-m3/info/SAM3N4.cdef index 15ffd8f2..47f4c70e 100644 --- a/bertos/cpu/cortex-m3/info/SAM3N4.cdef +++ b/bertos/cpu/cortex-m3/info/SAM3N4.cdef @@ -28,15 +28,15 @@ # invalidate any other reasons why the executable file might be covered by # the GNU General Public License. # -# Copyright 2010 Develer S.r.l. (http://www.develer.com/) +# Copyright 2010,2011 Develer S.r.l. (http://www.develer.com/) # # --> # -# General CPU info denfinition for Cortex-M3-based LM3S1968 board. +# General CPU info definitions for Cortex-M3-based Atmel SAM3N4 cpu. # # This file contain all info for the BeRTOS wizard. # -# \author Andrea Righi +# \author Stefano Fedrigo # # -- 2.25.1