I have an open source project, licensed under the Apache license 2.0. In the appendix of this document, Apache explains how to apply the license to your code. Among other things, it says to include the year in each source file.
When creating a new file, I put in the current year. But when should I update the year?
- Never?
- When I change the file (and the year has changed since the last update)?
- On January 1st, 0:01?
Also, if I do update the year, do I leave the initial year intact (like 2009-2010), or do I replace it?