aboutsummaryrefslogtreecommitdiff
path: root/bootloaders/atmega
diff options
context:
space:
mode:
Diffstat (limited to 'bootloaders/atmega')
-rw-r--r--bootloaders/atmega/ATmegaBOOT_168.c2
-rw-r--r--bootloaders/atmega/Makefile1
2 files changed, 0 insertions, 3 deletions
diff --git a/bootloaders/atmega/ATmegaBOOT_168.c b/bootloaders/atmega/ATmegaBOOT_168.c
index 880cf9b..ff21903 100644
--- a/bootloaders/atmega/ATmegaBOOT_168.c
+++ b/bootloaders/atmega/ATmegaBOOT_168.c
@@ -62,8 +62,6 @@
/* Tested with m168 */
/**********************************************************/
-/* $Id$ */
-
/* some includes */
#include <inttypes.h>
diff --git a/bootloaders/atmega/Makefile b/bootloaders/atmega/Makefile
index 0fd54db..36a3b6b 100644
--- a/bootloaders/atmega/Makefile
+++ b/bootloaders/atmega/Makefile
@@ -1,6 +1,5 @@
# Makefile for ATmegaBOOT
# E.Lins, 18.7.2005
-# $Id$
#
# Instructions
#