- 
    Type:Bug 
- 
    Resolution: Done
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
    None
- 
        None
- 
        None
The script dist/s_copyright checks that all source files in the tree have a valid copyright banner that includes the current year. That fails on maintenance branches.
Instead, make running s_copyright part of the WiredTiger release process. We don't cut releases from maintenance branches, and if we start doing that in future, we can either ignore the messages from s_copyright or hard-code the year for each branch.