legal: Happy 2018 everyone...

Done with:

ack '2017+' -l | xargs sed -i -e 's/2017+/2018+/g'

Checked manually with:

git add -p

Hello to future James from 2019, and Happy Hacking!
This commit is contained in:
James Shubin
2018-01-03 21:12:10 -05:00
parent 5ca1e2a23f
commit 12fce52cd7
87 changed files with 87 additions and 87 deletions

2
doc.go
View File

@@ -1,5 +1,5 @@
// Mgmt
// Copyright (C) 2013-2017+ James Shubin and the project contributors
// Copyright (C) 2013-2018+ James Shubin and the project contributors
// Written by James Shubin <james@shubin.ca> and the project contributors
//
// This program is free software: you can redistribute it and/or modify