Skip to content

Commit 4cc7309

Browse files
committed
Copyright updates.
Signed-off-by: Joe Block <[email protected]>
1 parent 0caf64c commit 4cc7309

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# License Assignment
77

8-
This repository is copyright 2017-2022 Joseph Block under a [Attribution-NonCommercial-ShareAlike 4.0 International](#attribution-noncommercial-sharealike-40-international) license.
8+
This repository is copyright 2017-2023 Joseph Block under a [Attribution-NonCommercial-ShareAlike 4.0 International](#attribution-noncommercial-sharealike-40-international) license.
99

1010
- [ ] I assign copyright to the changes in this PR to Joseph Block per the [Attribution-NonCommercial-ShareAlike 4.0 International](#attribution-noncommercial-sharealike-40-international) license.
1111

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
![Awesomebot link checking](https://github.com/unixorn/sysadmin-reading-list/actions/workflows/awesomebot.yml/badge.svg)
55
[![GitHub last commit (branch)](https://img.shields.io/github/last-commit/unixorn/sysadmin-reading-list/main.svg)](https://github.com/unixorn/sysadmin-reading-list)
66

7+
Copyright 2017-2023 Joe Block <[email protected]>. See [LICENSE.md](https://github.com/unixorn/sysadmin-reading-list/blob/main/LICENSE.md) for details.
8+
79
A reading list for the larval stage sysadmin/SRE. This list is focused on the UNIX family of OSes, but PRs about other OSes are welcome.
810

911
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
@@ -146,7 +148,7 @@ Finally, remember that `bash` is not `sh`. If you're writing a script in `bash`,
146148
Often you'll find yourself in a Windows enviroment, like it or not. These resources might help you in those cases -
147149

148150
- [awesome-powershell](https://github.com/janikvonrotz/awesome-powershell) - Awesome list of PowerShell resources.
149-
- [Best Practices and Style guide](https://github.com/PoshCode/PowerShellPracticeAndStyle) - Unofficial recommendations for better PowerShell code.
151+
- [Best Practices and Style guide](https://github.com/PoshCode/PowerShellPracticeAndStyle) - Unofficial recommendations for better PowerShell code.
150152
- [Powershell Slack](http://poshcode.org) - Think of it as a virtual Powershell user's group.
151153
- [PowerShell.org eBooks](https://leanpub.com/u/devopscollective/) - A collection of PowerShell (and other) eBooks.
152154

0 commit comments

Comments
 (0)