summaryrefslogtreecommitdiff
path: root/ticker
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:18:13 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:18:13 -0500
commit28912ca573e0c5819f389fdaacf3d4ee584db1f0 (patch)
tree0718614c6425d185a56852682a4eb5d8c6689e06 /ticker
parent526708ba7291d9951b47a01078b8a1af1e2eb736 (diff)
examples-v2 - Remove CVS Ids (scripted)
Diffstat (limited to 'ticker')
-rw-r--r--ticker/Makefile4
-rw-r--r--ticker/low_ticker/Makefile4
-rw-r--r--ticker/low_ticker/init.c2
-rw-r--r--ticker/low_ticker1/Makefile4
-rw-r--r--ticker/low_ticker1/init.c2
-rw-r--r--ticker/low_ticker2/Makefile4
-rw-r--r--ticker/low_ticker2/init.c2
-rw-r--r--ticker/ticker/Makefile4
-rw-r--r--ticker/ticker/init.c2
9 files changed, 0 insertions, 28 deletions
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,8 +1,4 @@
#
-# $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 <stdlib.h>
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,8 +1,4 @@
#
-# $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 <stdlib.h>
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,8 +1,4 @@
#
-# $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 <stdlib.h>
diff --git a/ticker/ticker/Makefile b/ticker/ticker/Makefile
index 5a92e90..4347705 100644
--- a/ticker/ticker/Makefile
+++ b/ticker/ticker/Makefile
@@ -1,8 +1,4 @@
#
-# $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 <stdio.h>