 Issue 29459580:
  Issue 5250 - Add copyright update script  (Closed) 
  Base URL: https://hg.adblockplus.org/codingtools
    
  
    Issue 29459580:
  Issue 5250 - Add copyright update script  (Closed) 
  Base URL: https://hg.adblockplus.org/codingtools| Index: .hgignore | 
| =================================================================== | 
| --- a/.hgignore | 
| +++ b/.hgignore | 
| @@ -1,8 +1,9 @@ | 
| syntax: glob | 
| *.pyc | 
| *.pyo | 
| .tox/ | 
| __pycache__/ | 
| *.egg-info/ | 
| build/ | 
| dist/ | 
| +.coverage |