From 69b714ad2b7a848a16e1efb06496e02953cf1507 Mon Sep 17 00:00:00 2001 From: rxi Date: Tue, 9 Apr 2019 20:20:50 +0100 Subject: [PATCH] Updated copyright year (2018 -> 2019) --- LICENSE | 2 +- json.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 8ce02b9..ee6d317 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2018 rxi +Copyright (c) 2019 rxi Permission is hereby granted, free of charge, to any person obtaining a copy of diff --git a/json.lua b/json.lua index 01edb8e..d008bf7 100644 --- a/json.lua +++ b/json.lua @@ -1,7 +1,7 @@ -- -- json.lua -- --- Copyright (c) 2018 rxi +-- Copyright (c) 2019 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