Xilinx / embeddedsw

Xilinx Embedded Software (embeddedsw) Development
Other
929 stars 1.06k forks source link

Strange character in license.txt #296

Closed sebhub closed 4 weeks ago

sebhub commented 5 months ago

The license.txt file contains a strange character in line 10299:

COPYRIGHT TEXT:
---------------

Copyright (C) 2018 � 2022 Xilinx, Inc. All rights reserved. Copyright
2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
SPDX-License-Identifier: MIT

FILES:
XilinxProcessorIPLib/drivers/dp14txss/examples/src/tx_only/xdptxss_dp14_tx.c
--------------------------------------------------------------------------------

I suggest to replace the "�" with a "-".

msreeram-xilinx commented 4 weeks ago

hi @sebhub Thank you for the pointer, we have fixed the issue in the last release. https://github.com/Xilinx/embeddedsw/blob/master/license.txt#L11151