legal: Happy 2023 everyone...

Done with:

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

Checked manually with:

git add -p

Hello to future James from 2024, and Happy Hacking!
This commit is contained in:
James Shubin
2023-03-05 18:31:52 -05:00
parent d20fcbd845
commit a7624a2bf9
360 changed files with 361 additions and 361 deletions

View File

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