legal: Happy 2021 everyone...

Done with:

ack '2020+' -l | xargs sed -i -e 's/2020+/2021+/g'

Checked manually with:

git add -p

Hello to future James from 2022, and Happy Hacking!
This commit is contained in:
James Shubin
2021-01-31 16:52:46 -05:00
parent 01c2131436
commit 336a38081a
343 changed files with 344 additions and 344 deletions

View File

@@ -1,6 +1,6 @@
;;; mgmtconfig-mode.el --- mgmt configuration management language
;; Copyright (C) 2013-2020+ James Shubin and the project contributors
;; Copyright (C) 2013-2021+ 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