From aa8e7762364f5523871318069a8e2c3e83c1fd44 Mon Sep 17 00:00:00 2001 From: FourierTransformer Date: Wed, 27 Aug 2025 21:58:02 -0500 Subject: [PATCH 1/2] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 106b292..b5ec7f2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Shakil Thakur +Copyright (c) 2016-2025 Fourier Transformer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From f8aac4d3aabcefde0c949002b5c7e590a9ae6c7e Mon Sep 17 00:00:00 2001 From: FourierTransformer Date: Wed, 27 Aug 2025 21:58:35 -0500 Subject: [PATCH 2/2] Update ftcsv-1.5.0-1.rockspec --- ftcsv-1.5.0-1.rockspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftcsv-1.5.0-1.rockspec b/ftcsv-1.5.0-1.rockspec index 2bb553e..e3df80e 100644 --- a/ftcsv-1.5.0-1.rockspec +++ b/ftcsv-1.5.0-1.rockspec @@ -18,7 +18,7 @@ description = { buffered reading of a CSV file. ]], homepage = "https://github.com/FourierTransformer/ftcsv", - maintainer = "Shakil Thakur ", + maintainer = "Fourier Transformer ", license = "MIT" }