From 89ab49c16bc196ea62fe02eb23f9e7e5770557e7 Mon Sep 17 00:00:00 2001
From: Florian Pose <fp@igh-essen.com>
Date: Mon, 22 May 2006 08:38:59 +0000
Subject: [PATCH] Aligned property values on all files.

---
 examples/msr/install.sh | 2 +-
 script/ec_list.pl       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 mode change 100644 => 100755 script/ec_list.pl

diff --git a/examples/msr/install.sh b/examples/msr/install.sh
index 0cf83808..6b438ac0 100755
--- a/examples/msr/install.sh
+++ b/examples/msr/install.sh
@@ -4,7 +4,7 @@
 #
 #  Realtime module install script
 #
-#  $Id: install.sh 5 2006-04-07 13:49:10Z fp $
+#  $Id$
 #
 #  Copyright (C) 2006  Florian Pose, Ingenieurgemeinschaft IgH
 #
diff --git a/script/ec_list.pl b/script/ec_list.pl
old mode 100644
new mode 100755
index c11908c0..aadf29da
--- a/script/ec_list.pl
+++ b/script/ec_list.pl
@@ -6,7 +6,7 @@
 #
 #  Userspace tool for listing EtherCAT slaves.
 #
-#  $Id: slave.c 340 2006-04-11 10:17:30Z fp $
+#  $Id$
 #
 #  Copyright (C) 2006  Florian Pose, Ingenieurgemeinschaft IgH
 #
-- 
GitLab