From c399b24e1f5cac0d1f99de2844df052ba4c54bed Mon Sep 17 00:00:00 2001 From: Charlie Fenton <charlief@example.com> Date: Fri, 11 Jan 2013 06:10:19 -0800 Subject: [PATCH] Fix file permissions --- clientgui/BOINCHtmlLBox.h | 0 clientgui/BOINCInternetFSHandler.cpp | 0 clientgui/NoticeListCtrl.cpp | 0 clientgui/NoticeListCtrl.h | 0 clientgui/ViewNotices.cpp | 0 clientgui/ViewNotices.h | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 clientgui/BOINCHtmlLBox.h mode change 100755 => 100644 clientgui/BOINCInternetFSHandler.cpp mode change 100755 => 100644 clientgui/NoticeListCtrl.cpp mode change 100755 => 100644 clientgui/NoticeListCtrl.h mode change 100755 => 100644 clientgui/ViewNotices.cpp mode change 100755 => 100644 clientgui/ViewNotices.h diff --git a/clientgui/BOINCHtmlLBox.h b/clientgui/BOINCHtmlLBox.h old mode 100755 new mode 100644 diff --git a/clientgui/BOINCInternetFSHandler.cpp b/clientgui/BOINCInternetFSHandler.cpp old mode 100755 new mode 100644 diff --git a/clientgui/NoticeListCtrl.cpp b/clientgui/NoticeListCtrl.cpp old mode 100755 new mode 100644 diff --git a/clientgui/NoticeListCtrl.h b/clientgui/NoticeListCtrl.h old mode 100755 new mode 100644 diff --git a/clientgui/ViewNotices.cpp b/clientgui/ViewNotices.cpp old mode 100755 new mode 100644 diff --git a/clientgui/ViewNotices.h b/clientgui/ViewNotices.h old mode 100755 new mode 100644 -- GitLab