legal: Happy 2022 everyone...

Done with:

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

Checked manually with:

git add -p

Hello to future James from 2023, and Happy Hacking!
This commit is contained in:
James Shubin
2022-08-05 23:06:27 -04:00
parent ac39606386
commit 3cea422365
361 changed files with 362 additions and 362 deletions

View File

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

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Copyright (C) 2013-2021+ James Shubin and the project contributors
# Copyright (C) 2013-2022+ 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

View File

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

View File

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