From 722b44e8163d3af8f11ca152355f332c56d5204a Mon Sep 17 00:00:00 2001 From: Jonathan Stroud Date: Tue, 20 Oct 2020 12:40:56 -0500 Subject: [PATCH] Fix file permissions --- 60-dediprog.rules | 0 ChipInfoDb.dedicfg | 0 ChipInfoDb.h | 0 FlashCommand.c | 0 FlashCommand.h | 0 IntelHexFile.c | 0 IntelHexFile.h | 0 LICENSE | 0 Macro.h | 0 Makefile | 0 MotorolaFile.c | 0 MotorolaFile.h | 0 SerialFlash.h | 0 board.c | 0 board.h | 0 dpcmd.h | 0 parse.c | 0 project.c | 0 usbdriver.c | 0 usbdriver.h | 0 20 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 60-dediprog.rules mode change 100755 => 100644 ChipInfoDb.dedicfg mode change 100755 => 100644 ChipInfoDb.h mode change 100755 => 100644 FlashCommand.c mode change 100755 => 100644 FlashCommand.h mode change 100755 => 100644 IntelHexFile.c mode change 100755 => 100644 IntelHexFile.h mode change 100755 => 100644 LICENSE mode change 100755 => 100644 Macro.h mode change 100755 => 100644 Makefile mode change 100755 => 100644 MotorolaFile.c mode change 100755 => 100644 MotorolaFile.h mode change 100755 => 100644 SerialFlash.h mode change 100755 => 100644 board.c mode change 100755 => 100644 board.h mode change 100755 => 100644 dpcmd.h mode change 100755 => 100644 parse.c mode change 100755 => 100644 project.c mode change 100755 => 100644 usbdriver.c mode change 100755 => 100644 usbdriver.h diff --git a/60-dediprog.rules b/60-dediprog.rules old mode 100755 new mode 100644 diff --git a/ChipInfoDb.dedicfg b/ChipInfoDb.dedicfg old mode 100755 new mode 100644 diff --git a/ChipInfoDb.h b/ChipInfoDb.h old mode 100755 new mode 100644 diff --git a/FlashCommand.c b/FlashCommand.c old mode 100755 new mode 100644 diff --git a/FlashCommand.h b/FlashCommand.h old mode 100755 new mode 100644 diff --git a/IntelHexFile.c b/IntelHexFile.c old mode 100755 new mode 100644 diff --git a/IntelHexFile.h b/IntelHexFile.h old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/Macro.h b/Macro.h old mode 100755 new mode 100644 diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/MotorolaFile.c b/MotorolaFile.c old mode 100755 new mode 100644 diff --git a/MotorolaFile.h b/MotorolaFile.h old mode 100755 new mode 100644 diff --git a/SerialFlash.h b/SerialFlash.h old mode 100755 new mode 100644 diff --git a/board.c b/board.c old mode 100755 new mode 100644 diff --git a/board.h b/board.h old mode 100755 new mode 100644 diff --git a/dpcmd.h b/dpcmd.h old mode 100755 new mode 100644 diff --git a/parse.c b/parse.c old mode 100755 new mode 100644 diff --git a/project.c b/project.c old mode 100755 new mode 100644 diff --git a/usbdriver.c b/usbdriver.c old mode 100755 new mode 100644 diff --git a/usbdriver.h b/usbdriver.h old mode 100755 new mode 100644