From 059bd2b54e4bf7d7ff8b0e28699c52d177f61868 Mon Sep 17 00:00:00 2001 From: hugbug Date: Mon, 6 Jul 2015 21:56:25 +0200 Subject: [PATCH] set correct file permissions for source code --- daemon/extension/ScriptConfig.cpp | 0 daemon/extension/ScriptConfig.h | 0 daemon/feed/FeedCoordinator.cpp | 0 daemon/main/Options.cpp | 0 daemon/main/Options.h | 0 daemon/postprocess/ParParser.cpp | 0 daemon/postprocess/ParParser.h | 0 daemon/remote/XmlRpc.cpp | 0 daemon/util/Util.cpp | 0 daemon/util/Util.h | 0 nzbget.conf | 0 tests/main/CommandLineParserTest.cpp | 0 tests/main/OptionsTest.cpp | 0 tests/suite/TestMain.cpp | 0 tests/util/UtilTest.cpp | 0 webui/config.js | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 daemon/extension/ScriptConfig.cpp mode change 100755 => 100644 daemon/extension/ScriptConfig.h mode change 100755 => 100644 daemon/feed/FeedCoordinator.cpp mode change 100755 => 100644 daemon/main/Options.cpp mode change 100755 => 100644 daemon/main/Options.h mode change 100755 => 100644 daemon/postprocess/ParParser.cpp mode change 100755 => 100644 daemon/postprocess/ParParser.h mode change 100755 => 100644 daemon/remote/XmlRpc.cpp mode change 100755 => 100644 daemon/util/Util.cpp mode change 100755 => 100644 daemon/util/Util.h mode change 100755 => 100644 nzbget.conf mode change 100755 => 100644 tests/main/CommandLineParserTest.cpp mode change 100755 => 100644 tests/main/OptionsTest.cpp mode change 100755 => 100644 tests/suite/TestMain.cpp mode change 100755 => 100644 tests/util/UtilTest.cpp mode change 100755 => 100644 webui/config.js diff --git a/daemon/extension/ScriptConfig.cpp b/daemon/extension/ScriptConfig.cpp old mode 100755 new mode 100644 diff --git a/daemon/extension/ScriptConfig.h b/daemon/extension/ScriptConfig.h old mode 100755 new mode 100644 diff --git a/daemon/feed/FeedCoordinator.cpp b/daemon/feed/FeedCoordinator.cpp old mode 100755 new mode 100644 diff --git a/daemon/main/Options.cpp b/daemon/main/Options.cpp old mode 100755 new mode 100644 diff --git a/daemon/main/Options.h b/daemon/main/Options.h old mode 100755 new mode 100644 diff --git a/daemon/postprocess/ParParser.cpp b/daemon/postprocess/ParParser.cpp old mode 100755 new mode 100644 diff --git a/daemon/postprocess/ParParser.h b/daemon/postprocess/ParParser.h old mode 100755 new mode 100644 diff --git a/daemon/remote/XmlRpc.cpp b/daemon/remote/XmlRpc.cpp old mode 100755 new mode 100644 diff --git a/daemon/util/Util.cpp b/daemon/util/Util.cpp old mode 100755 new mode 100644 diff --git a/daemon/util/Util.h b/daemon/util/Util.h old mode 100755 new mode 100644 diff --git a/nzbget.conf b/nzbget.conf old mode 100755 new mode 100644 diff --git a/tests/main/CommandLineParserTest.cpp b/tests/main/CommandLineParserTest.cpp old mode 100755 new mode 100644 diff --git a/tests/main/OptionsTest.cpp b/tests/main/OptionsTest.cpp old mode 100755 new mode 100644 diff --git a/tests/suite/TestMain.cpp b/tests/suite/TestMain.cpp old mode 100755 new mode 100644 diff --git a/tests/util/UtilTest.cpp b/tests/util/UtilTest.cpp old mode 100755 new mode 100644 diff --git a/webui/config.js b/webui/config.js old mode 100755 new mode 100644