Index: tools/presubmit.py |
diff --git a/tools/presubmit.py b/tools/presubmit.py |
index a0b81e85f4834505f55a46ba69c962afe7de59bb..efa8724e765d8beb3833ebf44e70fc0d5a5a7bff 100755 |
--- a/tools/presubmit.py |
+++ b/tools/presubmit.py |
@@ -307,6 +307,7 @@ class SourceProcessor(SourceFileProcessor): |
or (name == 'DerivedSources')) |
IGNORE_COPYRIGHTS = ['cpplint.py', |
+ 'daemon.py', |
'earley-boyer.js', |
'raytrace.js', |
'crypto.js', |