From f4303cd8857472195998239173a40650bf6aa856 Mon Sep 17 00:00:00 2001 From: Luke Cotter <4013877+lukecotter@users.noreply.github.com> Date: Tue, 29 Apr 2025 13:25:20 +0100 Subject: [PATCH 1/2] docs: add attribution for tabulator tables --- LICENSE.txt | 11 +++++++++++ README.md | 6 +++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 075ca722..2d86a65b 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -26,3 +26,14 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +--- + +Third-Party Licenses and Acknowledgments: + +Tabulator Tables - https://github.com/olifolkerd/tabulator +Copyright (c) - Oli Folkerd +License: MIT + +Tabulator is used under the terms of the MIT License. A copy of the license is available at: +https://opensource.org/licenses/MIT diff --git a/README.md b/README.md index 3a271a1e..b22464e5 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,10 @@ Copyright © Certinia Inc. All rights reserved.

- + .

+ +## 🙏 Acknowledgments + +This project uses [Tabulator Tables](http://tabulator.info/), an open-source table library, under the MIT license. Tabulator is a powerful and flexible table library that helped with the interactive table features in the Apex Log Analyzer extension. From d3f53d233549f009f066596c998dc252b1914a16 Mon Sep 17 00:00:00 2001 From: Luke Cotter <4013877+lukecotter@users.noreply.github.com> Date: Thu, 1 May 2025 17:59:05 +0100 Subject: [PATCH 2/2] docs: remove full stop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b22464e5..41f2cf42 100644 --- a/README.md +++ b/README.md @@ -179,7 +179,7 @@ Copyright © Certinia Inc. All rights reserved.

- . +