Merge "Make dnsmasq src files non-executable" am: 67f523ca38
am: c1388d4c4d

Change-Id: Ifa172d25024c2175091fe66a6d1b2be7f76b664c
diff --git a/CHANGELOG b/CHANGELOG
old mode 100755
new mode 100644
diff --git a/CHANGELOG.archive b/CHANGELOG.archive
old mode 100755
new mode 100644
diff --git a/COPYING b/COPYING
old mode 100755
new mode 100644
diff --git a/COPYING-v3 b/COPYING-v3
old mode 100755
new mode 100644
diff --git a/NOTICE b/NOTICE
old mode 100755
new mode 100644
diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example
old mode 100755
new mode 100644
diff --git a/src/NOTICE b/src/NOTICE
old mode 100755
new mode 100644
diff --git a/src/cache.c b/src/cache.c
old mode 100755
new mode 100644
diff --git a/src/config.h b/src/config.h
old mode 100755
new mode 100644
diff --git a/src/dhcp.c b/src/dhcp.c
old mode 100755
new mode 100644
diff --git a/src/dnsmasq.c b/src/dnsmasq.c
old mode 100755
new mode 100644
diff --git a/src/dnsmasq.h b/src/dnsmasq.h
old mode 100755
new mode 100644
diff --git a/src/forward.c b/src/forward.c
old mode 100755
new mode 100644
diff --git a/src/helper.c b/src/helper.c
old mode 100755
new mode 100644
diff --git a/src/lease.c b/src/lease.c
old mode 100755
new mode 100644
diff --git a/src/log.c b/src/log.c
old mode 100755
new mode 100644
diff --git a/src/netlink.c b/src/netlink.c
old mode 100755
new mode 100644
diff --git a/src/network.c b/src/network.c
old mode 100755
new mode 100644
diff --git a/src/option.c b/src/option.c
old mode 100755
new mode 100644
diff --git a/src/rfc1035.c b/src/rfc1035.c
old mode 100755
new mode 100644
diff --git a/src/rfc2131.c b/src/rfc2131.c
old mode 100755
new mode 100644
diff --git a/src/util.c b/src/util.c
old mode 100755
new mode 100644