Skip to content

Commit 431f319

Browse files
author
Federico Fissore
committed
Removed a handful of SVN expansion keywords. See #277
1 parent bb3f7bf commit 431f319

File tree

29 files changed

+3
-57
lines changed

29 files changed

+3
-57
lines changed

app/src/processing/app/debug/EasySSLProtocolSocketFactory.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
/*
2-
* $HeadURL$
3-
* $Revision$
4-
* $Date$
5-
*
62
* ====================================================================
73
*
84
* Licensed to the Apache Software Foundation (ASF) under one or more

app/src/processing/app/debug/TextAreaFIFO.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
You should have received a copy of the GNU General Public License
1515
along with this program; if not, write to the Free Software Foundation,
1616
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
17-
18-
$Id$
1917
*/
2018

2119
// adapted from https://community.oracle.com/thread/1479784

hardware/arduino/avr/bootloaders/atmega/ATmegaBOOT_168.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@
6262
/* Tested with m168 */
6363
/**********************************************************/
6464

65-
/* $Id$ */
66-
6765

6866
/* some includes */
6967
#include <inttypes.h>

hardware/arduino/avr/bootloaders/atmega/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Makefile for ATmegaBOOT
22
# E.Lins, 18.7.2005
3-
# $Id$
43
#
54
# Instructions
65
#

hardware/arduino/avr/bootloaders/bt/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Makefile for ATmegaBOOT
22
# E.Lins, 18.7.2005
3-
# $Id$
43
#
54
# Instructions
65
#

hardware/arduino/avr/bootloaders/gemma/avrdude.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# $Id: avrdude.conf.in 1236 2013-09-16 19:40:15Z joerg_wunsch $ -*- text -*-
2-
#
31
# AVRDUDE Configuration File
42
#
53
# This file contains configuration data used by AVRDUDE which describes

hardware/arduino/avr/bootloaders/lilypad/src/ATmegaBOOT.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@
5656
/* Tested with m168 */
5757
/**********************************************************/
5858

59-
/* $Id$ */
60-
6159

6260
/* some includes */
6361
#include <inttypes.h>

hardware/arduino/avr/bootloaders/lilypad/src/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Makefile for ATmegaBOOT
22
# E.Lins, 18.7.2005
3-
# $Id$
43

54
# Instructions
65
#

hardware/arduino/avr/bootloaders/optiboot/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Makefile for ATmegaBOOT
22
# E.Lins, 18.7.2005
3-
# $Id$
43
#
54
# Instructions
65
#

hardware/arduino/avr/bootloaders/optiboot/boot.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@
3737
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3838
POSSIBILITY OF SUCH DAMAGE. */
3939

40-
/* $Id: boot.h,v 1.27.2.3 2008/09/30 13:58:48 arcanum Exp $ */
41-
4240
#ifndef _AVR_BOOT_H_
4341
#define _AVR_BOOT_H_ 1
4442

0 commit comments

Comments
 (0)