From c999c78c2c2be9ac5b07f839a5770f0e260b0933 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Mon, 16 Sep 2024 09:56:07 -0400 Subject: [PATCH 1/2] updating year(s) in license --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 1196ce96313..13ffac3c942 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ -The MIT License (MIT) +MIT License -Copyright (c) 2021 Plotly, Inc +Copyright (c) 2016-2024 Plotly Technologies Inc. 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 b6f41578a6cc519c87140cfe9c50a1eb019f05fc Mon Sep 17 00:00:00 2001 From: Mojtaba Samimi Date: Thu, 3 Oct 2024 12:22:36 -0400 Subject: [PATCH 2/2] draftlog --- draftlogs/7205_fix.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 draftlogs/7205_fix.md diff --git a/draftlogs/7205_fix.md b/draftlogs/7205_fix.md new file mode 100644 index 00000000000..0c3f2e82b82 --- /dev/null +++ b/draftlogs/7205_fix.md @@ -0,0 +1 @@ + - Fix years in license [[#7205](https://github.com/plotly/plotly.js/pull/7205)]