From 28912ca573e0c5819f389fdaacf3d4ee584db1f0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 May 2012 16:18:13 -0500 Subject: examples-v2 - Remove CVS Ids (scripted) --- ticker/Makefile | 4 ---- ticker/low_ticker/Makefile | 4 ---- ticker/low_ticker/init.c | 2 -- ticker/low_ticker1/Makefile | 4 ---- ticker/low_ticker1/init.c | 2 -- ticker/low_ticker2/Makefile | 4 ---- ticker/low_ticker2/init.c | 2 -- ticker/ticker/Makefile | 4 ---- ticker/ticker/init.c | 2 -- 9 files changed, 28 deletions(-) (limited to 'ticker') diff --git a/ticker/Makefile b/ticker/Makefile index 79c68ce..567224f 100644 --- a/ticker/Makefile +++ b/ticker/Makefile @@ -1,7 +1,3 @@ -# -# $Id$ -# - include $(RTEMS_MAKEFILE_PATH)/Makefile.inc include $(RTEMS_CUSTOM) include $(RTEMS_SHARE)/make/directory.cfg diff --git a/ticker/low_ticker/Makefile b/ticker/low_ticker/Makefile index 4201727..df7a58d 100644 --- a/ticker/low_ticker/Makefile +++ b/ticker/low_ticker/Makefile @@ -1,7 +1,3 @@ -# -# $Id$ -# - # # RTEMS_MAKEFILE_PATH is typically set in an environment variable # diff --git a/ticker/low_ticker/init.c b/ticker/low_ticker/init.c index cf8f691..1cebd03 100644 --- a/ticker/low_ticker/init.c +++ b/ticker/low_ticker/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include diff --git a/ticker/low_ticker1/Makefile b/ticker/low_ticker1/Makefile index e9c88b9..9e5d056 100644 --- a/ticker/low_ticker1/Makefile +++ b/ticker/low_ticker1/Makefile @@ -1,7 +1,3 @@ -# -# $Id$ -# - # # RTEMS_MAKEFILE_PATH is typically set in an environment variable # diff --git a/ticker/low_ticker1/init.c b/ticker/low_ticker1/init.c index cf364de..677434f 100644 --- a/ticker/low_ticker1/init.c +++ b/ticker/low_ticker1/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include diff --git a/ticker/low_ticker2/Makefile b/ticker/low_ticker2/Makefile index 123f1fd..bc85920 100644 --- a/ticker/low_ticker2/Makefile +++ b/ticker/low_ticker2/Makefile @@ -1,7 +1,3 @@ -# -# $Id$ -# - # # RTEMS_MAKEFILE_PATH is typically set in an environment variable # diff --git a/ticker/low_ticker2/init.c b/ticker/low_ticker2/init.c index fca66ca..3e557ce 100644 --- a/ticker/low_ticker2/init.c +++ b/ticker/low_ticker2/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include diff --git a/ticker/ticker/Makefile b/ticker/ticker/Makefile index 5a92e90..4347705 100644 --- a/ticker/ticker/Makefile +++ b/ticker/ticker/Makefile @@ -1,7 +1,3 @@ -# -# $Id$ -# - # # RTEMS_MAKEFILE_PATH is typically set in an environment variable # diff --git a/ticker/ticker/init.c b/ticker/ticker/init.c index e474ff9..4d3d129 100644 --- a/ticker/ticker/init.c +++ b/ticker/ticker/init.c @@ -5,8 +5,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #include -- cgit v1.2.3