Tools__LintRuleSettingsApplication.st
changeset 17360 f7c7a3a9b2d0
parent 16659 481d4f348b3c
child 17908 7b3445ce2790
--- a/Tools__LintRuleSettingsApplication.st	Tue Feb 07 13:29:00 2017 +0100
+++ b/Tools__LintRuleSettingsApplication.st	Tue Feb 07 13:29:03 2017 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 2006 by eXept Software AG
               All Rights Reserved
@@ -339,7 +337,7 @@
 
     ^self rulesetSelectionHolder value
 
-    "Created: / 25-08-2010 / 14:10:03 / Jan Vrany <enter your email here>"
+    "Created: / 25-08-2010 / 14:10:03 / Jan Vrany"
     "Modified: / 11-11-2014 / 15:11:40 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 !
 
@@ -347,7 +345,7 @@
 
     self rulesetSelectionHolder value: anObject
 
-    "Created: / 25-08-2010 / 14:09:40 / Jan Vrany <enter your email here>"
+    "Created: / 25-08-2010 / 14:09:40 / Jan Vrany"
     "Modified: / 11-11-2014 / 15:11:42 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !