docs: add fork copyright to LICENSE
Problem: LICENSE only contained the original author's copyright notice. Solution: add a second copyright line for the fork maintainer. MIT requires retaining the original notice; adding a line for derivative work is standard practice.
This commit is contained in:
parent
b9279b581b
commit
600cbaad37
1 changed files with 1 additions and 0 deletions
1
LICENSE
1
LICENSE
|
|
@ -1,6 +1,7 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2022 Steven Arcangeli
|
||||
Copyright (c) 2025 Barrett Ruth
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue