legal: Happy 2019 everyone...

Done with:

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

Checked manually with:

git add -p

Hello to future James from 2020, and Happy Hacking!
This commit is contained in:
James Shubin
2019-03-24 15:08:50 -04:00
parent 7db3e8556a
commit 07f542b4d7
268 changed files with 268 additions and 268 deletions

View File

@@ -1,5 +1,5 @@
// Mgmt
// Copyright (C) 2013-2018+ James Shubin and the project contributors
// Copyright (C) 2013-2019+ 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