Skip to content

Commit f3c9306

Browse files
docs(legal): update copyright owner to LIZARDBYTE LLC (#814)
1 parent 8948ea1 commit f3c9306

5 files changed

Lines changed: 7 additions & 5 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# -- Project information -----------------------------------------------------
2222
project = 'LizardByte'
23-
project_copyright = f'{datetime.now().year}, {project}'
23+
project_copyright = f'{datetime.now().year}, LIZARDBYTE LLC'
2424
author = 'ReenigneArcher'
2525

2626
# The full version, including alpha/beta/rc tags

legal/cla/CLA

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ please read it carefully before agreeing to it. The Agreement may cover more tha
1111

1212
"You" means the individual who Submits a Contribution to Us.
1313

14-
"We", "Us", and "LizardByte" mean David Lane and any successor or assignee that owns or manages a LizardByte project.
14+
"We", "Us", and "LizardByte" mean LIZARDBYTE LLC, a Florida limited liability company, and any successor or assignee
15+
that owns or manages a LizardByte project.
1516

1617
"Contribution" means any work of authorship that is Submitted by You to Us in which You own or assert ownership of the
1718
Copyright. If You do not own the Copyright in the entire work of authorship, please follow the instructions in

legal/cla/CLA-entity

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ to cause the direction or management of such Legal Entity, whether by contract o
1616
percent (50%) or more of the outstanding shares or securities which vote to elect the management or other persons who
1717
direct such Legal Entity or (iii) beneficial ownership of such entity.
1818

19-
"We", "Us", and "LizardByte" mean David Lane and any successor or assignee that owns or manages a LizardByte project.
19+
"We", "Us", and "LizardByte" mean LIZARDBYTE LLC, a Florida limited liability company, and any successor or assignee
20+
that owns or manages a LizardByte project.
2021

2122
"Contribution" means any work of authorship that is Submitted by You to Us in which You own or assert ownership of the
2223
Copyright. If You do not own the Copyright in the entire work of authorship, please follow the instructions in

legal/licenses/LizardByte-SAL-1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
LIZARDBYTE SOURCE-AVAILABLE LICENSE
22
Version 1.0, May 2026
33

4-
Copyright (C) 2026 David Lane. <https://app.lizardbyte.dev/>
4+
Copyright (C) 2026 LIZARDBYTE LLC. <https://app.lizardbyte.dev/>
55
The Licensor may modify this license document at any time and for any reason.
66
Everyone else is permitted to copy and distribute verbatim copies
77
of this license document, but changing it is not allowed.

legal/licenses/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Examples:
5959
For REUSE-style projects, add copyright metadata too:
6060

6161
```python
62-
# SPDX-FileCopyrightText: 2026 David Lane
62+
# SPDX-FileCopyrightText: 2026 LIZARDBYTE LLC
6363
# SPDX-License-Identifier: LicenseRef-LizardByte-SAL-1.0
6464
```
6565

0 commit comments

Comments
 (0)