Skip to content

Commit 01bdd46

Browse files
committed
Update relevant licenses
1 parent a3a976e commit 01bdd46

5 files changed

Lines changed: 6 additions & 186 deletions

File tree

licenses/7zip.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
License for use and distribution
44
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55

6-
7-Zip Copyright (C) 1999-2024 Igor Pavlov.
6+
7-Zip Copyright (C) 1999-2025 Igor Pavlov.
77

88
The licenses for files are:
99

@@ -58,7 +58,7 @@ BSD 3-clause License in 7-Zip code
5858

5959
Copyright (c) 2015-2016, Apple Inc. All rights reserved.
6060
Copyright (c) Facebook, Inc. All rights reserved.
61-
Copyright (c) 2023-2024 Igor Pavlov.
61+
Copyright (c) 2023-2025 Igor Pavlov.
6262

6363
Text of the "BSD 3-clause License"
6464
----------------------------------
@@ -102,7 +102,7 @@ BSD 2-clause License in 7-Zip code
102102
XXH64 code in 7-Zip was derived from the original XXH64 code developed by Yann Collet.
103103

104104
Copyright (c) 2012-2021 Yann Collet.
105-
Copyright (c) 2023-2024 Igor Pavlov.
105+
Copyright (c) 2023-2025 Igor Pavlov.
106106

107107
Text of the "BSD 2-clause License"
108108
----------------------------------

licenses/openssl.txt

Lines changed: 0 additions & 177 deletions
This file was deleted.

licenses/python.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,8 @@ grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
8383
analyze, test, perform and/or display publicly, prepare derivative works,
8484
distribute, and otherwise use Python alone or in any derivative version,
8585
provided, however, that PSF's License Agreement and PSF's notice of copyright,
86-
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
87-
2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;
88-
All Rights Reserved" are retained in Python alone or in any derivative version
89-
prepared by Licensee.
86+
i.e., "Copyright (c) 2001-2024 Python Software Foundation; All Rights Reserved"
87+
are retained in Python alone or in any derivative version prepared by Licensee.
9088

9189
3. In the event Licensee prepares a derivative work that is based on
9290
or incorporates Python or any part thereof, and wants to make

licenses/sip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2024 Phil Thompson <phil@riverbankcomputing.com>
1+
Copyright 2025 Phil Thompson <phil@riverbankcomputing.com>
22

33
Redistribution and use in source and binary forms, with or without
44
modification, are permitted provided that the following conditions are met:

licenses/spdlog.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ THE SOFTWARE.
2323
-- NOTE: Third party dependency used by this software --
2424
This software depends on the fmt lib (MIT License),
2525
and users must comply to its license: https://raw.githubusercontent.com/fmtlib/fmt/master/LICENSE
26-

0 commit comments

Comments
 (0)