Skip to content

Commit

Permalink
Update authors list and copyright in setup
Browse files Browse the repository at this point in the history
  • Loading branch information
auphelia committed Aug 15, 2024
1 parent a84f151 commit 2b07fde
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors
============

* Mirza Mrahorovic (@mmrahorovic) (maintainer)
* Mirza Mrahorovic (@mmrahorovic)
* Jakoba Petri-Koenig (@auphelia)
* Yaman Umuroglu (@maltanar)
* Lucian Petrica (@quetric)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
from pynqutils.setup_utils import build_py as _build_py

__author__ = "Yaman Umuroglu"
__copyright__ = "Copyright 2020-2021, Xilinx"
__copyright__ = "Copyright 2020-2022, Xilinx, 2022-2024, Advanced Micro Devices"
__email__ = "yamanu@xilinx.com"


Expand Down

0 comments on commit 2b07fde

Please sign in to comment.