Also, properly set the date of the last modification.

Signed-off-by: Michele Tartara <[email protected]>
---
 lib/watcher/__init__.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/lib/watcher/__init__.py b/lib/watcher/__init__.py
index 801d640..8dbaef5 100644
--- a/lib/watcher/__init__.py
+++ b/lib/watcher/__init__.py
@@ -1,7 +1,7 @@
 #
 #
 
-# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Google Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Google Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -101,7 +101,6 @@ def StartNodeDaemons():
     utils.EnsureDaemon(constants.MOND)
 
 
-
 def RunWatcherHooks():
   """Run the watcher hooks.
 
-- 
1.8.2.1

Reply via email to