@@ -4616,7 +4616,8 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
4616
4616
glfw
4617
4617
4618
4618
Copyright (c) 2002-2006 Marcus Geelnard
4619
- Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
4619
+
4620
+ Copyright (c) 2006-2019 Camilla Löwy
4620
4621
4621
4622
This software is provided 'as-is', without any express or implied
4622
4623
warranty. In no event will the authors be held liable for any damages
@@ -4641,6 +4642,102 @@ glfw
4641
4642
4642
4643
Copyright (c) 2002-2006 Marcus Geelnard
4643
4644
Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
4645
+
4646
+ This software is provided 'as-is', without any express or implied
4647
+ warranty. In no event will the authors be held liable for any damages
4648
+ arising from the use of this software.
4649
+
4650
+ Permission is granted to anyone to use this software for any purpose,
4651
+ including commercial applications, and to alter it and redistribute it
4652
+ freely, subject to the following restrictions:
4653
+
4654
+ 1. The origin of this software must not be misrepresented; you must not
4655
+ claim that you wrote the original software. If you use this software
4656
+ in a product, an acknowledgment in the product documentation would
4657
+ be appreciated but is not required.
4658
+
4659
+ 2. Altered source versions must be plainly marked as such, and must not
4660
+ be misrepresented as being the original software.
4661
+
4662
+ 3. This notice may not be removed or altered from any source
4663
+ distribution.
4664
+ --------------------------------------------------------------------------------
4665
+ glfw
4666
+
4667
+ Copyright (c) 2002-2006 Marcus Geelnard
4668
+ Copyright (c) 2006-2017 Camilla Löwy <elmindreda@glfw.org>
4669
+
4670
+ This software is provided 'as-is', without any express or implied
4671
+ warranty. In no event will the authors be held liable for any damages
4672
+ arising from the use of this software.
4673
+
4674
+ Permission is granted to anyone to use this software for any purpose,
4675
+ including commercial applications, and to alter it and redistribute it
4676
+ freely, subject to the following restrictions:
4677
+
4678
+ 1. The origin of this software must not be misrepresented; you must not
4679
+ claim that you wrote the original software. If you use this software
4680
+ in a product, an acknowledgment in the product documentation would
4681
+ be appreciated but is not required.
4682
+
4683
+ 2. Altered source versions must be plainly marked as such, and must not
4684
+ be misrepresented as being the original software.
4685
+
4686
+ 3. This notice may not be removed or altered from any source
4687
+ distribution.
4688
+ --------------------------------------------------------------------------------
4689
+ glfw
4690
+
4691
+ Copyright (c) 2002-2006 Marcus Geelnard
4692
+ Copyright (c) 2006-2018 Camilla Löwy <elmindreda@glfw.org>
4693
+
4694
+ This software is provided 'as-is', without any express or implied
4695
+ warranty. In no event will the authors be held liable for any damages
4696
+ arising from the use of this software.
4697
+
4698
+ Permission is granted to anyone to use this software for any purpose,
4699
+ including commercial applications, and to alter it and redistribute it
4700
+ freely, subject to the following restrictions:
4701
+
4702
+ 1. The origin of this software must not be misrepresented; you must not
4703
+ claim that you wrote the original software. If you use this software
4704
+ in a product, an acknowledgment in the product documentation would
4705
+ be appreciated but is not required.
4706
+
4707
+ 2. Altered source versions must be plainly marked as such, and must not
4708
+ be misrepresented as being the original software.
4709
+
4710
+ 3. This notice may not be removed or altered from any source
4711
+ distribution.
4712
+ --------------------------------------------------------------------------------
4713
+ glfw
4714
+
4715
+ Copyright (c) 2002-2006 Marcus Geelnard
4716
+ Copyright (c) 2006-2019 Camilla Löwy <elmindreda@glfw.org>
4717
+
4718
+ This software is provided 'as-is', without any express or implied
4719
+ warranty. In no event will the authors be held liable for any damages
4720
+ arising from the use of this software.
4721
+
4722
+ Permission is granted to anyone to use this software for any purpose,
4723
+ including commercial applications, and to alter it and redistribute it
4724
+ freely, subject to the following restrictions:
4725
+
4726
+ 1. The origin of this software must not be misrepresented; you must not
4727
+ claim that you wrote the original software. If you use this software
4728
+ in a product, an acknowledgment in the product documentation would
4729
+ be appreciated but is not required.
4730
+
4731
+ 2. Altered source versions must be plainly marked as such, and must not
4732
+ be misrepresented as being the original software.
4733
+
4734
+ 3. This notice may not be removed or altered from any source
4735
+ distribution.
4736
+ --------------------------------------------------------------------------------
4737
+ glfw
4738
+
4739
+ Copyright (c) 2002-2006 Marcus Geelnard
4740
+ Copyright (c) 2006-2019 Camilla Löwy <elmindreda@glfw.org>
4644
4741
Copyright (c) 2012 Torsten Walluhn <tw@mad-cad.net>
4645
4742
4646
4743
This software is provided 'as-is', without any express or implied
@@ -5162,7 +5259,30 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5162
5259
--------------------------------------------------------------------------------
5163
5260
glfw
5164
5261
5165
- Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
5262
+ Copyright (c) 2006-2017 Camilla Löwy <elmindreda@glfw.org>
5263
+
5264
+ This software is provided 'as-is', without any express or implied
5265
+ warranty. In no event will the authors be held liable for any damages
5266
+ arising from the use of this software.
5267
+
5268
+ Permission is granted to anyone to use this software for any purpose,
5269
+ including commercial applications, and to alter it and redistribute it
5270
+ freely, subject to the following restrictions:
5271
+
5272
+ 1. The origin of this software must not be misrepresented; you must not
5273
+ claim that you wrote the original software. If you use this software
5274
+ in a product, an acknowledgment in the product documentation would
5275
+ be appreciated but is not required.
5276
+
5277
+ 2. Altered source versions must be plainly marked as such, and must not
5278
+ be misrepresented as being the original software.
5279
+
5280
+ 3. This notice may not be removed or altered from any source
5281
+ distribution.
5282
+ --------------------------------------------------------------------------------
5283
+ glfw
5284
+
5285
+ Copyright (c) 2006-2018 Camilla Löwy <elmindreda@glfw.org>
5166
5286
5167
5287
This software is provided 'as-is', without any express or implied
5168
5288
warranty. In no event will the authors be held liable for any damages
@@ -5469,7 +5589,30 @@ freely, subject to the following restrictions:
5469
5589
--------------------------------------------------------------------------------
5470
5590
glfw
5471
5591
5472
- Copyright (c) 2009-2016 Camilla Löwy <elmindreda@glfw.org>
5592
+ Copyright (c) 2009-2019 Camilla Löwy <elmindreda@glfw.org>
5593
+
5594
+ This software is provided 'as-is', without any express or implied
5595
+ warranty. In no event will the authors be held liable for any damages
5596
+ arising from the use of this software.
5597
+
5598
+ Permission is granted to anyone to use this software for any purpose,
5599
+ including commercial applications, and to alter it and redistribute it
5600
+ freely, subject to the following restrictions:
5601
+
5602
+ 1. The origin of this software must not be misrepresented; you must not
5603
+ claim that you wrote the original software. If you use this software
5604
+ in a product, an acknowledgment in the product documentation would
5605
+ be appreciated but is not required.
5606
+
5607
+ 2. Altered source versions must be plainly marked as such, and must not
5608
+ be misrepresented as being the original software.
5609
+
5610
+ 3. This notice may not be removed or altered from any source
5611
+ distribution.
5612
+ --------------------------------------------------------------------------------
5613
+ glfw
5614
+
5615
+ Copyright (c) 2009-2019 Camilla Löwy <elmindreda@glfw.org>
5473
5616
Copyright (c) 2012 Torsten Walluhn <tw@mad-cad.net>
5474
5617
5475
5618
This software is provided 'as-is', without any express or implied
@@ -5480,6 +5623,29 @@ Permission is granted to anyone to use this software for any purpose,
5480
5623
including commercial applications, and to alter it and redistribute it
5481
5624
freely, subject to the following restrictions:
5482
5625
5626
+ 1. The origin of this software must not be misrepresented; you must not
5627
+ claim that you wrote the original software. If you use this software
5628
+ in a product, an acknowledgment in the product documentation would
5629
+ be appreciated but is not required.
5630
+
5631
+ 2. Altered source versions must be plainly marked as such, and must not
5632
+ be misrepresented as being the original software.
5633
+
5634
+ 3. This notice may not be removed or altered from any source
5635
+ distribution.
5636
+ --------------------------------------------------------------------------------
5637
+ glfw
5638
+
5639
+ Copyright (c) 2009-2021 Camilla Löwy <elmindreda@glfw.org>
5640
+
5641
+ This software is provided 'as-is', without any express or implied
5642
+ warranty. In no event will the authors be held liable for any damages
5643
+ arising from the use of this software.
5644
+
5645
+ Permission is granted to anyone to use this software for any purpose,
5646
+ including commercial applications, and to alter it and redistribute it
5647
+ freely, subject to the following restrictions:
5648
+
5483
5649
1. The origin of this software must not be misrepresented; you must not
5484
5650
claim that you wrote the original software. If you use this software
5485
5651
in a product, an acknowledgment in the product documentation would
@@ -5684,29 +5850,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5684
5850
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5685
5851
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5686
5852
--------------------------------------------------------------------------------
5687
- glfw
5688
-
5689
- Copyright (c) 2010-2016 Camilla Löwy <elmindreda@glfw.org>
5690
-
5691
- This software is provided 'as-is', without any express or implied
5692
- warranty. In no event will the authors be held liable for any damages
5693
- arising from the use of this software.
5694
-
5695
- Permission is granted to anyone to use this software for any purpose,
5696
- including commercial applications, and to alter it and redistribute it
5697
- freely, subject to the following restrictions:
5698
-
5699
- 1. The origin of this software must not be misrepresented; you must not
5700
- claim that you wrote the original software. If you use this software
5701
- in a product, an acknowledgment in the product documentation would
5702
- be appreciated but is not required.
5703
-
5704
- 2. Altered source versions must be plainly marked as such, and must not
5705
- be misrepresented as being the original software.
5706
-
5707
- 3. This notice may not be removed or altered from any source
5708
- distribution.
5709
- --------------------------------------------------------------------------------
5710
5853
skia
5711
5854
vulkanmemoryallocator
5712
5855
@@ -6589,7 +6732,31 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6589
6732
glfw
6590
6733
6591
6734
Copyright (c) 2016 Google Inc.
6592
- Copyright (c) 2006-2016 Camilla Löwy <elmindreda@glfw.org>
6735
+ Copyright (c) 2016-2017 Camilla Löwy <elmindreda@glfw.org>
6736
+
6737
+ This software is provided 'as-is', without any express or implied
6738
+ warranty. In no event will the authors be held liable for any damages
6739
+ arising from the use of this software.
6740
+
6741
+ Permission is granted to anyone to use this software for any purpose,
6742
+ including commercial applications, and to alter it and redistribute it
6743
+ freely, subject to the following restrictions:
6744
+
6745
+ 1. The origin of this software must not be misrepresented; you must not
6746
+ claim that you wrote the original software. If you use this software
6747
+ in a product, an acknowledgment in the product documentation would
6748
+ be appreciated but is not required.
6749
+
6750
+ 2. Altered source versions must be plainly marked as such, and must not
6751
+ be misrepresented as being the original software.
6752
+
6753
+ 3. This notice may not be removed or altered from any source
6754
+ distribution.
6755
+ --------------------------------------------------------------------------------
6756
+ glfw
6757
+
6758
+ Copyright (c) 2016 Google Inc.
6759
+ Copyright (c) 2016-2019 Camilla Löwy <elmindreda@glfw.org>
6593
6760
6594
6761
This software is provided 'as-is', without any express or implied
6595
6762
warranty. In no event will the authors be held liable for any damages
@@ -6656,6 +6823,29 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6656
6823
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
6657
6824
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6658
6825
--------------------------------------------------------------------------------
6826
+ glfw
6827
+
6828
+ Copyright (c) 2016-2017 Camilla Löwy <elmindreda@glfw.org>
6829
+
6830
+ This software is provided 'as-is', without any express or implied
6831
+ warranty. In no event will the authors be held liable for any damages
6832
+ arising from the use of this software.
6833
+
6834
+ Permission is granted to anyone to use this software for any purpose,
6835
+ including commercial applications, and to alter it and redistribute it
6836
+ freely, subject to the following restrictions:
6837
+
6838
+ 1. The origin of this software must not be misrepresented; you must not
6839
+ claim that you wrote the original software. If you use this software
6840
+ in a product, an acknowledgment in the product documentation would
6841
+ be appreciated but is not required.
6842
+
6843
+ 2. Altered source versions must be plainly marked as such, and must not
6844
+ be misrepresented as being the original software.
6845
+
6846
+ 3. This notice may not be removed or altered from any source
6847
+ distribution.
6848
+ --------------------------------------------------------------------------------
6659
6849
expat
6660
6850
6661
6851
Copyright (c) 2017 José Gutiérrez de la Concha <jose@zeroc.com>
@@ -7120,6 +7310,29 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7120
7310
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7121
7311
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7122
7312
--------------------------------------------------------------------------------
7313
+ glfw
7314
+
7315
+ Copyright (c) 2021 Camilla Löwy <elmindreda@glfw.org>
7316
+
7317
+ This software is provided 'as-is', without any express or implied
7318
+ warranty. In no event will the authors be held liable for any damages
7319
+ arising from the use of this software.
7320
+
7321
+ Permission is granted to anyone to use this software for any purpose,
7322
+ including commercial applications, and to alter it and redistribute it
7323
+ freely, subject to the following restrictions:
7324
+
7325
+ 1. The origin of this software must not be misrepresented; you must not
7326
+ claim that you wrote the original software. If you use this software
7327
+ in a product, an acknowledgment in the product documentation would
7328
+ be appreciated but is not required.
7329
+
7330
+ 2. Altered source versions must be plainly marked as such, and must not
7331
+ be misrepresented as being the original software.
7332
+
7333
+ 3. This notice may not be removed or altered from any source
7334
+ distribution.
7335
+ --------------------------------------------------------------------------------
7123
7336
expat
7124
7337
harfbuzz
7125
7338
@@ -7197,6 +7410,29 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
7197
7410
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
7198
7411
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
7199
7412
--------------------------------------------------------------------------------
7413
+ glfw
7414
+
7415
+ Copyright (c) 2022 Camilla Löwy <elmindreda@glfw.org>
7416
+
7417
+ This software is provided 'as-is', without any express or implied
7418
+ warranty. In no event will the authors be held liable for any damages
7419
+ arising from the use of this software.
7420
+
7421
+ Permission is granted to anyone to use this software for any purpose,
7422
+ including commercial applications, and to alter it and redistribute it
7423
+ freely, subject to the following restrictions:
7424
+
7425
+ 1. The origin of this software must not be misrepresented; you must not
7426
+ claim that you wrote the original software. If you use this software
7427
+ in a product, an acknowledgment in the product documentation would
7428
+ be appreciated but is not required.
7429
+
7430
+ 2. Altered source versions must be plainly marked as such, and must not
7431
+ be misrepresented as being the original software.
7432
+
7433
+ 3. This notice may not be removed or altered from any source
7434
+ distribution.
7435
+ --------------------------------------------------------------------------------
7200
7436
web_locale_keymap
7201
7437
7202
7438
Copyright (c) 2022 Google LLC
0 commit comments