diff --git a/runtime/casper/Cargo.toml b/runtime/casper/Cargo.toml old mode 100755 new mode 100644 diff --git a/runtime/casper/build.rs b/runtime/casper/build.rs old mode 100755 new mode 100644 diff --git a/runtime/casper/constants/Cargo.toml b/runtime/casper/constants/Cargo.toml old mode 100755 new mode 100644 diff --git a/runtime/casper/constants/src/lib.rs b/runtime/casper/constants/src/lib.rs old mode 100755 new mode 100644 diff --git a/runtime/casper/src/cult/mod.rs b/runtime/casper/src/cult/mod.rs old mode 100755 new mode 100644 diff --git a/runtime/casper/src/cult/origins.rs b/runtime/casper/src/cult/origins.rs old mode 100755 new mode 100644 diff --git a/runtime/casper/src/cult/tracks.rs b/runtime/casper/src/cult/tracks.rs old mode 100755 new mode 100644 diff --git a/runtime/casper/src/lib.rs b/runtime/casper/src/lib.rs old mode 100755 new mode 100644 diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml old mode 100755 new mode 100644 diff --git a/runtime/common/src/impls.rs b/runtime/common/src/impls.rs old mode 100755 new mode 100644 diff --git a/runtime/common/src/lib.rs b/runtime/common/src/lib.rs old mode 100755 new mode 100644 diff --git a/runtime/common/src/weights/block_weights.rs b/runtime/common/src/weights/block_weights.rs old mode 100755 new mode 100644 diff --git a/runtime/common/src/weights/extrinsic.rs b/runtime/common/src/weights/extrinsic.rs old mode 100755 new mode 100644 diff --git a/runtime/common/src/weights/mod.rs b/runtime/common/src/weights/mod.rs old mode 100755 new mode 100644