GitHub user adenes opened a pull request:
https://github.com/apache/flume/pull/171
Set the copyright date dynamically in documentation footer
Display "2009-current year" instead of the hardcoded "2009-2012".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adenes/flume fix-copyright-year
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flume/pull/171.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #171
----
commit e9ba7c30543cf578673fbbd631f750b778dcf990
Author: Denes Arvay <[email protected]>
Date: 2017-09-12T15:44:13Z
Set the copyright date dynamically in documentation footer
Display "2009-current year" instead of the hardcoded "2009-2012".
----
---