X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Ftriface%2Fhw%2Fhw_cpu.h;h=81339dfb846d3902ddd38a5ec63874a110077911;hb=cfd59c8655ed7268c9c48aa58560158d235bc0de;hp=4418081fb81d7d6e61c609fef5fe59ee349b2b91;hpb=07382ad480794063a2d5be63547eb288034d9832;p=bertos.git diff --git a/app/triface/hw/hw_cpu.h b/app/triface/hw/hw_cpu.h index 4418081f..81339dfb 100644 --- a/app/triface/hw/hw_cpu.h +++ b/app/triface/hw/hw_cpu.h @@ -26,9 +26,10 @@ * invalidate any other reasons why the executable file might be covered by * the GNU General Public License. * - * Copyright 2006 Develer S.r.l. (http://www.develer.com/) - * All Rights Reserved. - * --> + * Copyright 2003, 2004, 2006 Develer S.r.l. (http://www.develer.com/) + * Copyright 2000 Bernardo Innocenti + * + * --> Rights Reserved. * * \brief Hardware-specific definitions * @@ -37,13 +38,6 @@ * \author Bernardo Innocenti */ -/*#* - *#* $Log$ - *#* Revision 1.1 2006/05/18 00:41:47 bernie - *#* New triface devlib application. - *#* - *#*/ - #ifndef TRIFACE_HW_H #define TRIFACE_HW_H @@ -61,3 +55,4 @@ //#endif /* CONFIG_TIMER_STROBE */ #endif /* TRIFACE_HW_H */ +