diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-02-20 01:31:30 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-02-20 01:31:30 +0300 |
commit | feff121e63e088ecf1d190ee9381f09654473a14 (patch) | |
tree | fb3e5aae167afa37624060a6541607e36edc351e /%HOME% | |
parent | Sublime Text 3: lint the config (diff) | |
download | linux-home-feff121e63e088ecf1d190ee9381f09654473a14.tar.gz linux-home-feff121e63e088ecf1d190ee9381f09654473a14.zip |
.stack: 2017 -> 2020
Diffstat (limited to '%HOME%')
-rw-r--r-- | %HOME%/.stack/config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.stack/config.yaml b/%HOME%/.stack/config.yaml index 6738cd9..c65d477 100644 --- a/%HOME%/.stack/config.yaml +++ b/%HOME%/.stack/config.yaml @@ -5,5 +5,5 @@ templates: params: author-name: Egor Tensin author-email: Egor.Tensin@gmail.com - copyright: '(c) 2017 Egor Tensin <Egor.Tensin@gmail.com>' + copyright: '(c) 2020 Egor Tensin <Egor.Tensin@gmail.com>' github-username: egor-tensin |