From 26ed3b1f9c38b38903e67a82e8e26ddd5b5e0aaf Mon Sep 17 00:00:00 2001 From: UrNightmaree Date: Tue, 17 Jan 2023 11:29:26 +0000 Subject: [PATCH] update copyright year: 2020 => 2023 --- LICENSE | 2 +- json.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 9eb37b1..060ed34 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020 rxi +Copyright (c) 2023 rxi Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/json.lua b/json.lua index 711ef78..214de63 100644 --- a/json.lua +++ b/json.lua @@ -1,7 +1,7 @@ -- -- json.lua -- --- Copyright (c) 2020 rxi +-- Copyright (c) 2023 rxi -- -- Permission is hereby granted, free of charge, to any person obtaining a copy of -- this software and associated documentation files (the "Software"), to deal in