The Gaudi Framework  master (181af51f)
Loading...
Searching...
No Matches
update_copyright_year.py File Reference

Go to the source code of this file.

Namespaces

namespace  update_copyright_year
 

Functions

str update_copyright_year.update_year (str line, int year)
 
 update_copyright_year.main ()
 

Variables

 update_copyright_year.COPYRIGHT_SIGNATURE = re.compile(r"\bcopyright\b", re.I)