From fe811b8906749ea83a5d8409a65562af8223227c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zlatan=20Vasovi=C4=87?= Date: Tue, 11 Feb 2014 07:57:31 +0100 Subject: [PATCH] Remove execute permission on font files --- fonts/glyphicons-halflings-regular.eot | Bin fonts/glyphicons-halflings-regular.svg | 0 fonts/glyphicons-halflings-regular.ttf | Bin fonts/glyphicons-halflings-regular.woff | Bin 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 fonts/glyphicons-halflings-regular.eot mode change 100755 => 100644 fonts/glyphicons-halflings-regular.svg mode change 100755 => 100644 fonts/glyphicons-halflings-regular.ttf mode change 100755 => 100644 fonts/glyphicons-halflings-regular.woff diff --git a/fonts/glyphicons-halflings-regular.eot b/fonts/glyphicons-halflings-regular.eot old mode 100755 new mode 100644 diff --git a/fonts/glyphicons-halflings-regular.svg b/fonts/glyphicons-halflings-regular.svg old mode 100755 new mode 100644 diff --git a/fonts/glyphicons-halflings-regular.ttf b/fonts/glyphicons-halflings-regular.ttf old mode 100755 new mode 100644 diff --git a/fonts/glyphicons-halflings-regular.woff b/fonts/glyphicons-halflings-regular.woff old mode 100755 new mode 100644 -- 2.47.2