Some templates put "copyright 2015" snippets in `LICENSE` or `*.cabal` files. Minimal fix: Should be changed to "2016". Better fix: Should be computed based on system date at call time of `stack new`.
Some templates put "copyright 2015" snippets in
LICENSEor*.cabalfiles.Minimal fix: Should be changed to "2016".
Better fix: Should be computed based on system date at call time of
stack new.