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

Add some missing copyright marks #784

Merged
merged 1 commit into from
Mar 8, 2021
Merged

Add some missing copyright marks #784

merged 1 commit into from
Mar 8, 2021

Conversation

XVilka
Copy link
Member

@XVilka XVilka commented Mar 8, 2021

Your checklist for this pull request

  • I've read the guidelines for contributing to this repository
  • I made sure to follow the project's coding style
  • I've added tests that prove my fix is effective or that my feature works (if possible)
  • I've updated the documentation and the rizin book with the relevant information (if needed)

Detailed description

Some copyright information was missing, added based on the git history.

Test plan

All green

Closing issues

Partially addresses #683

@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #784 (0e8222f) into dev (b035033) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #784   +/-   ##
=======================================
  Coverage   42.78%   42.79%           
=======================================
  Files         871      871           
  Lines      316913   316913           
=======================================
+ Hits       135589   135612   +23     
+ Misses     181324   181301   -23     
Impacted Files Coverage Δ
librz/analysis/arch/hexagon/hexagon_analysis.c 1.67% <ø> (ø)
librz/asm/arch/hexagon/hexagon.c 1.50% <ø> (ø)
librz/asm/arch/hexagon/hexagon_disas.c 0.11% <ø> (ø)
librz/asm/arch/pyc/opcode.c 0.00% <ø> (ø)
librz/asm/arch/pyc/opcode_10.c 0.00% <ø> (ø)
librz/asm/arch/pyc/opcode_11.c 0.00% <ø> (ø)
librz/asm/arch/pyc/opcode_12.c 0.00% <ø> (ø)
librz/asm/arch/pyc/opcode_13.c 0.00% <ø> (ø)
librz/asm/arch/pyc/opcode_14.c 0.00% <ø> (ø)
librz/asm/arch/pyc/opcode_15.c 0.00% <ø> (ø)
... and 44 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b035033...0e8222f. Read the comment docs.

Copy link
Member

@ret2libc ret2libc left a comment

Choose a reason for hiding this comment

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

I think I messed up with something at some point... I thought I already added copyright to some of these files :/

@XVilka XVilka merged commit c319449 into dev Mar 8, 2021
@XVilka XVilka deleted the add-license branch March 8, 2021 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants