Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7. Add copyright & license for all files with ADI JESD specific license #1143

Merged
merged 4 commits into from
Sep 7, 2023

Conversation

IuliaCMoldovan
Copy link
Contributor

@IuliaCMoldovan IuliaCMoldovan commented Jul 7, 2023

Seventh PR out of a series of PRs regarding updating the licenses and copyrights in all files. They should be merged in this order.

New format: Copyright (C) year, year Analog Devices, Inc. All rights reserved.

First commit:

  • Adds/edits the copyright and license header for all files which need ADI JESD specific license
  • The starting year was determined and changed based on git log --follow --format=%ad --date=format:'%Y' $file | tail -1 which returns the first year it was added
  • All the years when it was edited should be listed. If they're not continuous years then with comma, otherwise with hyphen
  • To some files, the complete header was added, since it was missing

Second commit:

  • Adds LICENSE_ADIJESD204 license file, where the whole JESD204 license is specified and the short identifier
  • Removes library/jesd204/README.md

Third commit:

  • Inserts the "Support" section from previously deleted file library/jesd204/README.md into hdl/README.md

Forth commit:

  • Inserts the short identifier for LICENSE_ADIBSD license file

acostina
acostina previously approved these changes Jul 10, 2023
StancaPop
StancaPop previously approved these changes Jul 11, 2023
Copy link
Contributor

@StancaPop StancaPop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

README.md Outdated Show resolved Hide resolved
library/common/tb/tb_base.v Outdated Show resolved Hide resolved
 * Added every year when the file was edited, with comma
 * Range if it's consecutive years

Signed-off-by: Iulia Moldovan <[email protected]>
 * Removed the commercial JESD license and put the ADIBSD or GPL v2 like
   for other Verilog files

Signed-off-by: Iulia Moldovan <[email protected]>
AndreiGrozav
AndreiGrozav previously approved these changes Aug 18, 2023
@IuliaCMoldovan IuliaCMoldovan merged commit 8668c52 into master Sep 7, 2023
0 of 2 checks passed
@IuliaCMoldovan IuliaCMoldovan deleted the dev_license_jesd branch September 7, 2023 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants