From 87cf1ee9e8da4fd5d77b06be621e560866b7a710 Mon Sep 17 00:00:00 2001 From: Dirk Engling Date: Wed, 25 May 2022 11:59:31 +0200 Subject: Fixing file permissions --- Makefile | 0 README | 0 TODO | 0 debian/changelog | 0 debian/control | 0 debian/copyright | 0 debian/dirs | 0 debian/docs | 0 debian/rules | 0 filters | 0 sample-count.fmt | 0 sample-devlog.fmt | 0 sample-erdgeist.fmt | 0 sample-mAsq.fmt | 0 sample-oldstyle.fmt | 0 sample-xzivi.fmt | 0 vchat-client.c | 0 vchat-client.sgml | 0 vchat-commands.c | 0 vchat-config.h | 0 vchat-help.h | 0 vchat-howto | 0 vchat-messages.h | 0 vchat-protocol.c | 0 vchat-tls.c | 0 vchat-tls.h | 0 vchat-ui.c | 0 vchat-user.c | 0 vchat.h | 0 29 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Makefile mode change 100755 => 100644 README mode change 100755 => 100644 TODO mode change 100755 => 100644 debian/changelog mode change 100755 => 100644 debian/control mode change 100755 => 100644 debian/copyright mode change 100755 => 100644 debian/dirs mode change 100755 => 100644 debian/docs mode change 100755 => 100644 debian/rules mode change 100755 => 100644 filters mode change 100755 => 100644 sample-count.fmt mode change 100755 => 100644 sample-devlog.fmt mode change 100755 => 100644 sample-erdgeist.fmt mode change 100755 => 100644 sample-mAsq.fmt mode change 100755 => 100644 sample-oldstyle.fmt mode change 100755 => 100644 sample-xzivi.fmt mode change 100755 => 100644 vchat-client.c mode change 100755 => 100644 vchat-client.sgml mode change 100755 => 100644 vchat-commands.c mode change 100755 => 100644 vchat-config.h mode change 100755 => 100644 vchat-help.h mode change 100755 => 100644 vchat-howto mode change 100755 => 100644 vchat-messages.h mode change 100755 => 100644 vchat-protocol.c mode change 100755 => 100644 vchat-tls.c mode change 100755 => 100644 vchat-tls.h mode change 100755 => 100644 vchat-ui.c mode change 100755 => 100644 vchat-user.c mode change 100755 => 100644 vchat.h diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/README b/README old mode 100755 new mode 100644 diff --git a/TODO b/TODO old mode 100755 new mode 100644 diff --git a/debian/changelog b/debian/changelog old mode 100755 new mode 100644 diff --git a/debian/control b/debian/control old mode 100755 new mode 100644 diff --git a/debian/copyright b/debian/copyright old mode 100755 new mode 100644 diff --git a/debian/dirs b/debian/dirs old mode 100755 new mode 100644 diff --git a/debian/docs b/debian/docs old mode 100755 new mode 100644 diff --git a/debian/rules b/debian/rules old mode 100755 new mode 100644 diff --git a/filters b/filters old mode 100755 new mode 100644 diff --git a/sample-count.fmt b/sample-count.fmt old mode 100755 new mode 100644 diff --git a/sample-devlog.fmt b/sample-devlog.fmt old mode 100755 new mode 100644 diff --git a/sample-erdgeist.fmt b/sample-erdgeist.fmt old mode 100755 new mode 100644 diff --git a/sample-mAsq.fmt b/sample-mAsq.fmt old mode 100755 new mode 100644 diff --git a/sample-oldstyle.fmt b/sample-oldstyle.fmt old mode 100755 new mode 100644 diff --git a/sample-xzivi.fmt b/sample-xzivi.fmt old mode 100755 new mode 100644 diff --git a/vchat-client.c b/vchat-client.c old mode 100755 new mode 100644 diff --git a/vchat-client.sgml b/vchat-client.sgml old mode 100755 new mode 100644 diff --git a/vchat-commands.c b/vchat-commands.c old mode 100755 new mode 100644 diff --git a/vchat-config.h b/vchat-config.h old mode 100755 new mode 100644 diff --git a/vchat-help.h b/vchat-help.h old mode 100755 new mode 100644 diff --git a/vchat-howto b/vchat-howto old mode 100755 new mode 100644 diff --git a/vchat-messages.h b/vchat-messages.h old mode 100755 new mode 100644 diff --git a/vchat-protocol.c b/vchat-protocol.c old mode 100755 new mode 100644 diff --git a/vchat-tls.c b/vchat-tls.c old mode 100755 new mode 100644 diff --git a/vchat-tls.h b/vchat-tls.h old mode 100755 new mode 100644 diff --git a/vchat-ui.c b/vchat-ui.c old mode 100755 new mode 100644 diff --git a/vchat-user.c b/vchat-user.c old mode 100755 new mode 100644 diff --git a/vchat.h b/vchat.h old mode 100755 new mode 100644 -- cgit v1.2.3