From c453e0a32e7adf5e7bab7bfb7c8f7a21e30ca563 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Wed, 5 Dec 2012 15:35:41 +0100 Subject: fixed permissions on a lot of text files. see #1116 --- bootloaders/atmega/ATmegaBOOT_168.c | 0 bootloaders/atmega/Makefile | 0 bootloaders/atmega8/ATmegaBOOT.c | 0 bootloaders/bt/Makefile | 0 bootloaders/caterina-LilyPadUSB/Caterina.c | 0 bootloaders/caterina-LilyPadUSB/Caterina.h | 0 bootloaders/caterina-LilyPadUSB/Descriptors.c | 0 bootloaders/caterina-LilyPadUSB/Descriptors.h | 0 bootloaders/caterina-LilyPadUSB/Makefile | 0 bootloaders/caterina-LilyPadUSB/Readme.txt | 0 bootloaders/caterina/Caterina.c | 0 bootloaders/caterina/Caterina.h | 0 bootloaders/caterina/Descriptors.c | 0 bootloaders/caterina/Descriptors.h | 0 bootloaders/caterina/Makefile | 0 bootloaders/stk500v2/License.txt | 0 bootloaders/stk500v2/Makefile | 0 bootloaders/stk500v2/command.h | 0 bootloaders/stk500v2/stk500boot.c | 0 cores/arduino/Arduino.h | 0 cores/arduino/Print.cpp | 0 cores/arduino/Print.h | 0 cores/arduino/Tone.cpp | 0 cores/arduino/wiring_private.h | 0 cores/arduino/wiring_pulse.c | 0 cores/arduino/wiring_shift.c | 0 firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.c | 0 firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.h | 0 firmwares/atmegaxxu2/arduino-usbdfu/Board/LEDs.h | 0 firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.c | 0 firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.h | 0 firmwares/atmegaxxu2/arduino-usbdfu/makefile | 0 firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.c | 0 firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.h | 0 firmwares/atmegaxxu2/arduino-usbserial/Board/LEDs.h | 0 firmwares/atmegaxxu2/arduino-usbserial/Descriptors.c | 0 firmwares/atmegaxxu2/arduino-usbserial/Descriptors.h | 0 firmwares/atmegaxxu2/arduino-usbserial/Lib/LightweightRingBuff.h | 0 firmwares/atmegaxxu2/arduino-usbserial/makefile | 0 libraries/EEPROM/EEPROM.cpp | 0 libraries/EEPROM/EEPROM.h | 0 libraries/Ethernet/Dhcp.cpp | 0 libraries/Ethernet/Dhcp.h | 0 libraries/Ethernet/utility/socket.h | 0 libraries/Ethernet/utility/w5100.h | 0 libraries/Servo/Servo.cpp | 0 libraries/Servo/Servo.h | 0 libraries/Servo/keywords.txt | 0 libraries/SoftwareSerial/SoftwareSerial.cpp | 0 libraries/SoftwareSerial/SoftwareSerial.h | 0 libraries/SoftwareSerial/keywords.txt | 0 libraries/WiFi/WiFi.cpp | 0 libraries/WiFi/WiFi.h | 0 libraries/WiFi/WiFiClient.cpp | 0 libraries/WiFi/WiFiClient.h | 0 libraries/WiFi/WiFiServer.h | 0 libraries/WiFi/keywords.txt | 0 libraries/Wire/Wire.cpp | 0 libraries/Wire/Wire.h | 0 libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.ino | 0 libraries/Wire/utility/twi.h | 0 61 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 bootloaders/atmega/ATmegaBOOT_168.c mode change 100755 => 100644 bootloaders/atmega/Makefile mode change 100755 => 100644 bootloaders/atmega8/ATmegaBOOT.c mode change 100755 => 100644 bootloaders/bt/Makefile mode change 100755 => 100644 bootloaders/caterina-LilyPadUSB/Caterina.c mode change 100755 => 100644 bootloaders/caterina-LilyPadUSB/Caterina.h mode change 100755 => 100644 bootloaders/caterina-LilyPadUSB/Descriptors.c mode change 100755 => 100644 bootloaders/caterina-LilyPadUSB/Descriptors.h mode change 100755 => 100644 bootloaders/caterina-LilyPadUSB/Makefile mode change 100755 => 100644 bootloaders/caterina-LilyPadUSB/Readme.txt mode change 100755 => 100644 bootloaders/caterina/Caterina.c mode change 100755 => 100644 bootloaders/caterina/Caterina.h mode change 100755 => 100644 bootloaders/caterina/Descriptors.c mode change 100755 => 100644 bootloaders/caterina/Descriptors.h mode change 100755 => 100644 bootloaders/caterina/Makefile mode change 100755 => 100644 bootloaders/stk500v2/License.txt mode change 100755 => 100644 bootloaders/stk500v2/Makefile mode change 100755 => 100644 bootloaders/stk500v2/command.h mode change 100755 => 100644 bootloaders/stk500v2/stk500boot.c mode change 100755 => 100644 cores/arduino/Arduino.h mode change 100755 => 100644 cores/arduino/Print.cpp mode change 100755 => 100644 cores/arduino/Print.h mode change 100755 => 100644 cores/arduino/Tone.cpp mode change 100755 => 100644 cores/arduino/wiring_private.h mode change 100755 => 100644 cores/arduino/wiring_pulse.c mode change 100755 => 100644 cores/arduino/wiring_shift.c mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.c mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.h mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbdfu/Board/LEDs.h mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.c mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.h mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbdfu/makefile mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.c mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.h mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbserial/Board/LEDs.h mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbserial/Descriptors.c mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbserial/Descriptors.h mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbserial/Lib/LightweightRingBuff.h mode change 100755 => 100644 firmwares/atmegaxxu2/arduino-usbserial/makefile mode change 100755 => 100644 libraries/EEPROM/EEPROM.cpp mode change 100755 => 100644 libraries/EEPROM/EEPROM.h mode change 100755 => 100644 libraries/Ethernet/Dhcp.cpp mode change 100755 => 100644 libraries/Ethernet/Dhcp.h mode change 100755 => 100644 libraries/Ethernet/utility/socket.h mode change 100755 => 100644 libraries/Ethernet/utility/w5100.h mode change 100755 => 100644 libraries/Servo/Servo.cpp mode change 100755 => 100644 libraries/Servo/Servo.h mode change 100755 => 100644 libraries/Servo/keywords.txt mode change 100755 => 100644 libraries/SoftwareSerial/SoftwareSerial.cpp mode change 100755 => 100644 libraries/SoftwareSerial/SoftwareSerial.h mode change 100755 => 100644 libraries/SoftwareSerial/keywords.txt mode change 100755 => 100644 libraries/WiFi/WiFi.cpp mode change 100755 => 100644 libraries/WiFi/WiFi.h mode change 100755 => 100644 libraries/WiFi/WiFiClient.cpp mode change 100755 => 100644 libraries/WiFi/WiFiClient.h mode change 100755 => 100644 libraries/WiFi/WiFiServer.h mode change 100755 => 100644 libraries/WiFi/keywords.txt mode change 100755 => 100644 libraries/Wire/Wire.cpp mode change 100755 => 100644 libraries/Wire/Wire.h mode change 100755 => 100644 libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.ino mode change 100755 => 100644 libraries/Wire/utility/twi.h diff --git a/bootloaders/atmega/ATmegaBOOT_168.c b/bootloaders/atmega/ATmegaBOOT_168.c old mode 100755 new mode 100644 diff --git a/bootloaders/atmega/Makefile b/bootloaders/atmega/Makefile old mode 100755 new mode 100644 diff --git a/bootloaders/atmega8/ATmegaBOOT.c b/bootloaders/atmega8/ATmegaBOOT.c old mode 100755 new mode 100644 diff --git a/bootloaders/bt/Makefile b/bootloaders/bt/Makefile old mode 100755 new mode 100644 diff --git a/bootloaders/caterina-LilyPadUSB/Caterina.c b/bootloaders/caterina-LilyPadUSB/Caterina.c old mode 100755 new mode 100644 diff --git a/bootloaders/caterina-LilyPadUSB/Caterina.h b/bootloaders/caterina-LilyPadUSB/Caterina.h old mode 100755 new mode 100644 diff --git a/bootloaders/caterina-LilyPadUSB/Descriptors.c b/bootloaders/caterina-LilyPadUSB/Descriptors.c old mode 100755 new mode 100644 diff --git a/bootloaders/caterina-LilyPadUSB/Descriptors.h b/bootloaders/caterina-LilyPadUSB/Descriptors.h old mode 100755 new mode 100644 diff --git a/bootloaders/caterina-LilyPadUSB/Makefile b/bootloaders/caterina-LilyPadUSB/Makefile old mode 100755 new mode 100644 diff --git a/bootloaders/caterina-LilyPadUSB/Readme.txt b/bootloaders/caterina-LilyPadUSB/Readme.txt old mode 100755 new mode 100644 diff --git a/bootloaders/caterina/Caterina.c b/bootloaders/caterina/Caterina.c old mode 100755 new mode 100644 diff --git a/bootloaders/caterina/Caterina.h b/bootloaders/caterina/Caterina.h old mode 100755 new mode 100644 diff --git a/bootloaders/caterina/Descriptors.c b/bootloaders/caterina/Descriptors.c old mode 100755 new mode 100644 diff --git a/bootloaders/caterina/Descriptors.h b/bootloaders/caterina/Descriptors.h old mode 100755 new mode 100644 diff --git a/bootloaders/caterina/Makefile b/bootloaders/caterina/Makefile old mode 100755 new mode 100644 diff --git a/bootloaders/stk500v2/License.txt b/bootloaders/stk500v2/License.txt old mode 100755 new mode 100644 diff --git a/bootloaders/stk500v2/Makefile b/bootloaders/stk500v2/Makefile old mode 100755 new mode 100644 diff --git a/bootloaders/stk500v2/command.h b/bootloaders/stk500v2/command.h old mode 100755 new mode 100644 diff --git a/bootloaders/stk500v2/stk500boot.c b/bootloaders/stk500v2/stk500boot.c old mode 100755 new mode 100644 diff --git a/cores/arduino/Arduino.h b/cores/arduino/Arduino.h old mode 100755 new mode 100644 diff --git a/cores/arduino/Print.cpp b/cores/arduino/Print.cpp old mode 100755 new mode 100644 diff --git a/cores/arduino/Print.h b/cores/arduino/Print.h old mode 100755 new mode 100644 diff --git a/cores/arduino/Tone.cpp b/cores/arduino/Tone.cpp old mode 100755 new mode 100644 diff --git a/cores/arduino/wiring_private.h b/cores/arduino/wiring_private.h old mode 100755 new mode 100644 diff --git a/cores/arduino/wiring_pulse.c b/cores/arduino/wiring_pulse.c old mode 100755 new mode 100644 diff --git a/cores/arduino/wiring_shift.c b/cores/arduino/wiring_shift.c old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.c b/firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.c old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.h b/firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.h old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbdfu/Board/LEDs.h b/firmwares/atmegaxxu2/arduino-usbdfu/Board/LEDs.h old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.c b/firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.c old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.h b/firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.h old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbdfu/makefile b/firmwares/atmegaxxu2/arduino-usbdfu/makefile old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.c b/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.c old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.h b/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.h old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbserial/Board/LEDs.h b/firmwares/atmegaxxu2/arduino-usbserial/Board/LEDs.h old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbserial/Descriptors.c b/firmwares/atmegaxxu2/arduino-usbserial/Descriptors.c old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbserial/Descriptors.h b/firmwares/atmegaxxu2/arduino-usbserial/Descriptors.h old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbserial/Lib/LightweightRingBuff.h b/firmwares/atmegaxxu2/arduino-usbserial/Lib/LightweightRingBuff.h old mode 100755 new mode 100644 diff --git a/firmwares/atmegaxxu2/arduino-usbserial/makefile b/firmwares/atmegaxxu2/arduino-usbserial/makefile old mode 100755 new mode 100644 diff --git a/libraries/EEPROM/EEPROM.cpp b/libraries/EEPROM/EEPROM.cpp old mode 100755 new mode 100644 diff --git a/libraries/EEPROM/EEPROM.h b/libraries/EEPROM/EEPROM.h old mode 100755 new mode 100644 diff --git a/libraries/Ethernet/Dhcp.cpp b/libraries/Ethernet/Dhcp.cpp old mode 100755 new mode 100644 diff --git a/libraries/Ethernet/Dhcp.h b/libraries/Ethernet/Dhcp.h old mode 100755 new mode 100644 diff --git a/libraries/Ethernet/utility/socket.h b/libraries/Ethernet/utility/socket.h old mode 100755 new mode 100644 diff --git a/libraries/Ethernet/utility/w5100.h b/libraries/Ethernet/utility/w5100.h old mode 100755 new mode 100644 diff --git a/libraries/Servo/Servo.cpp b/libraries/Servo/Servo.cpp old mode 100755 new mode 100644 diff --git a/libraries/Servo/Servo.h b/libraries/Servo/Servo.h old mode 100755 new mode 100644 diff --git a/libraries/Servo/keywords.txt b/libraries/Servo/keywords.txt old mode 100755 new mode 100644 diff --git a/libraries/SoftwareSerial/SoftwareSerial.cpp b/libraries/SoftwareSerial/SoftwareSerial.cpp old mode 100755 new mode 100644 diff --git a/libraries/SoftwareSerial/SoftwareSerial.h b/libraries/SoftwareSerial/SoftwareSerial.h old mode 100755 new mode 100644 diff --git a/libraries/SoftwareSerial/keywords.txt b/libraries/SoftwareSerial/keywords.txt old mode 100755 new mode 100644 diff --git a/libraries/WiFi/WiFi.cpp b/libraries/WiFi/WiFi.cpp old mode 100755 new mode 100644 diff --git a/libraries/WiFi/WiFi.h b/libraries/WiFi/WiFi.h old mode 100755 new mode 100644 diff --git a/libraries/WiFi/WiFiClient.cpp b/libraries/WiFi/WiFiClient.cpp old mode 100755 new mode 100644 diff --git a/libraries/WiFi/WiFiClient.h b/libraries/WiFi/WiFiClient.h old mode 100755 new mode 100644 diff --git a/libraries/WiFi/WiFiServer.h b/libraries/WiFi/WiFiServer.h old mode 100755 new mode 100644 diff --git a/libraries/WiFi/keywords.txt b/libraries/WiFi/keywords.txt old mode 100755 new mode 100644 diff --git a/libraries/Wire/Wire.cpp b/libraries/Wire/Wire.cpp old mode 100755 new mode 100644 diff --git a/libraries/Wire/Wire.h b/libraries/Wire/Wire.h old mode 100755 new mode 100644 diff --git a/libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.ino b/libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.ino old mode 100755 new mode 100644 diff --git a/libraries/Wire/utility/twi.h b/libraries/Wire/utility/twi.h old mode 100755 new mode 100644 -- cgit v1.2.3-18-g5258