From 37c29845f6a446354e492ea25c76705f6e177c7b Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Fri, 3 Jul 2015 10:38:07 +0200 Subject: Removed a handful of SVN expansion keywords. See #277 --- bootloaders/atmega/ATmegaBOOT_168.c | 2 -- bootloaders/atmega/Makefile | 1 - bootloaders/bt/Makefile | 1 - bootloaders/gemma/avrdude.conf | 2 -- bootloaders/lilypad/src/ATmegaBOOT.c | 2 -- bootloaders/lilypad/src/Makefile | 1 - bootloaders/optiboot/Makefile | 1 - bootloaders/optiboot/boot.h | 2 -- bootloaders/stk500v2/Makefile | 1 - bootloaders/stk500v2/stk500boot.c | 1 - 10 files changed, 14 deletions(-) (limited to 'bootloaders') 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 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 # diff --git a/bootloaders/bt/Makefile b/bootloaders/bt/Makefile index 431f2e7..6fe213e 100644 --- a/bootloaders/bt/Makefile +++ b/bootloaders/bt/Makefile @@ -1,6 +1,5 @@ # Makefile for ATmegaBOOT # E.Lins, 18.7.2005 -# $Id$ # # Instructions # diff --git a/bootloaders/gemma/avrdude.conf b/bootloaders/gemma/avrdude.conf index 5e8203f..2e1aebb 100644 --- a/bootloaders/gemma/avrdude.conf +++ b/bootloaders/gemma/avrdude.conf @@ -1,5 +1,3 @@ -# $Id: avrdude.conf.in 1236 2013-09-16 19:40:15Z joerg_wunsch $ -*- text -*- -# # AVRDUDE Configuration File # # This file contains configuration data used by AVRDUDE which describes diff --git a/bootloaders/lilypad/src/ATmegaBOOT.c b/bootloaders/lilypad/src/ATmegaBOOT.c index 915bc57..415babe 100644 --- a/bootloaders/lilypad/src/ATmegaBOOT.c +++ b/bootloaders/lilypad/src/ATmegaBOOT.c @@ -56,8 +56,6 @@ /* Tested with m168 */ /**********************************************************/ -/* $Id$ */ - /* some includes */ #include diff --git a/bootloaders/lilypad/src/Makefile b/bootloaders/lilypad/src/Makefile index 516d5b2..394a88a 100644 --- a/bootloaders/lilypad/src/Makefile +++ b/bootloaders/lilypad/src/Makefile @@ -1,6 +1,5 @@ # Makefile for ATmegaBOOT # E.Lins, 18.7.2005 -# $Id$ # Instructions # diff --git a/bootloaders/optiboot/Makefile b/bootloaders/optiboot/Makefile index b9f3ed5..f8d137d 100644 --- a/bootloaders/optiboot/Makefile +++ b/bootloaders/optiboot/Makefile @@ -1,6 +1,5 @@ # Makefile for ATmegaBOOT # E.Lins, 18.7.2005 -# $Id$ # # Instructions # diff --git a/bootloaders/optiboot/boot.h b/bootloaders/optiboot/boot.h index 2639cd8..71170a5 100644 --- a/bootloaders/optiboot/boot.h +++ b/bootloaders/optiboot/boot.h @@ -37,8 +37,6 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: boot.h,v 1.27.2.3 2008/09/30 13:58:48 arcanum Exp $ */ - #ifndef _AVR_BOOT_H_ #define _AVR_BOOT_H_ 1 diff --git a/bootloaders/stk500v2/Makefile b/bootloaders/stk500v2/Makefile index 6b66a26..eeb9add 100644 --- a/bootloaders/stk500v2/Makefile +++ b/bootloaders/stk500v2/Makefile @@ -1,7 +1,6 @@ # ---------------------------------------------------------------------------- # Makefile to compile and link stk500boot bootloader # Author: Peter Fleury -# File: $Id: Makefile,v 1.3 2006/03/04 19:26:17 peter Exp $ # based on WinAVR Makefile Template written by Eric B. Weddington, Jörg Wunsch, et al. # # Adjust F_CPU below to the clock frequency in Mhz of your AVR target diff --git a/bootloaders/stk500v2/stk500boot.c b/bootloaders/stk500v2/stk500boot.c index e7494df..0b49dff 100644 --- a/bootloaders/stk500v2/stk500boot.c +++ b/bootloaders/stk500v2/stk500boot.c @@ -2,7 +2,6 @@ Title: STK500v2 compatible bootloader Modified for Wiring board ATMega128-16MHz Author: Peter Fleury http://jump.to/fleury -File: $Id: stk500boot.c,v 1.11 2006/06/25 12:39:17 peter Exp $ Compiler: avr-gcc 3.4.5 or 4.1 / avr-libc 1.4.3 Hardware: All AVRs with bootloader support, tested with ATmega8 License: GNU General Public License -- cgit v1.2.3-18-g5258