Usually around this time of year people start to realize that their copyright year is out of date in their files. This is particularly annoying if you like to put the copyright in every source file. I was wondering if emacs could help here.
Is there a mode that would automatically update the copyright year in a file? Ideally, I would setup the mode with my name and affiliations, so that it only updates the copyright for those. It would also only update the copyright automatically when a change is made (although it would be nice to also have an easy way to do a bulk change to a project).