diff --git a/contrib/update-copyright.py b/contrib/update-copyright.py index fcae846fb1e..06e6fb61757 100755 --- a/contrib/update-copyright.py +++ b/contrib/update-copyright.py @@ -785,6 +785,7 @@ class GCCCmdLine (CmdLine): self.default_dirs = [ 'c++tools', + 'contrib', 'gcc', 'include', 'libada',