Skip to content

Commit c7864f6

Browse files
committed
Update copyright year
1 parent b753c35 commit c7864f6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2016, Stack contributors
1+
Copyright (c) 2015-2017, Stack contributors
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

doc/yaml_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ templates:
688688
author-name: Your Name
689689
author-email: [email protected]
690690
category: Your Projects Category
691-
copyright: 'Copyright: (c) 2016 Your Name'
691+
copyright: 'Copyright: (c) 2017 Your Name'
692692
github-username: yourusername
693693
```
694694

etc/scripts/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2016, Stack contributors
1+
Copyright (c) 2015-2017, Stack contributors
22

33
All rights reserved.
44

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ site_name: The Haskell Tool Stack
22
site_description: The Haskell Tool Stack
33
site_author: Stack contributors
44
repo_url: https://github.com/commercialhaskell/stack/tree/master/doc
5-
copyright: Copyright (c) 2015-2016, Stack contributors
5+
copyright: Copyright (c) 2015-2017, Stack contributors
66
docs_dir: doc
77
site_dir: _site
88
theme: readthedocs

0 commit comments

Comments
 (0)