Skip to content

Commit 0b647e2

Browse files
committed
Bump copyright year
1 parent bdd5213 commit 0b647e2

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-2022, Stack contributors
1+
Copyright (c) 2015-2023, 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
@@ -1521,7 +1521,7 @@ templates:
15211521
author-name: Your Name
15221522
author-email: [email protected]
15231523
category: Your Projects Category
1524-
copyright: 'Copyright (c) 2022 Your Name'
1524+
copyright: 'Copyright (c) 2023 Your Name'
15251525
github-username: yourusername
15261526
~~~
15271527

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-2022, Stack contributors
1+
Copyright (c) 2015-2023, Stack contributors
22

33
All rights reserved.
44

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ site_description: The Haskell Tool Stack
33
site_author: Stack contributors
44
repo_url: https://github.com/commercialhaskell/stack/
55
edit_uri: tree/stable/doc/
6-
copyright: Copyright (c) 2015-2022, Stack contributors
6+
copyright: Copyright (c) 2015-2023, Stack contributors
77
docs_dir: doc
88
site_dir: _site
99
theme:

0 commit comments

Comments
 (0)