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

Updating copyright and move the copyright to Redis #726

Closed
wants to merge 3 commits into from

Conversation

K-Jo
Copy link
Contributor

@K-Jo K-Jo commented Jul 1, 2024

closes #544

@madolson
Copy link
Member

madolson commented Jul 1, 2024

@K-Jo You need to follow our contribution requirements and sign your PR. See https://github.com/valkey-io/valkey/pull/726/checks?check_run_id=26911511132 and https://github.com/valkey-io/valkey/pull/726/checks?check_run_id=26911511132. Let me know if you have any questions.

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.24%. Comparing base (752b6ee) to head (0cc9c57).
Report is 2 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #726      +/-   ##
============================================
+ Coverage     70.20%   70.24%   +0.03%     
============================================
  Files           111      111              
  Lines         60242    60242              
============================================
+ Hits          42295    42319      +24     
+ Misses        17947    17923      -24     
Files Coverage Δ
deps/hiredis/sds.h 46.87% <ø> (ø)
src/acl.c 88.89% <ø> (ø)
src/adlist.c 74.31% <ø> (ø)
src/ae.c 79.90% <ø> (ø)
src/ae_epoll.c 84.84% <ø> (ø)
src/anet.c 72.67% <ø> (ø)
src/aof.c 80.07% <ø> (ø)
src/asciilogo.h 100.00% <ø> (ø)
src/bio.c 83.46% <ø> (ø)
src/bitops.c 94.18% <ø> (ø)
... and 73 more

... and 2 files with indirect coverage changes

@enjoy-binbin enjoy-binbin changed the title Updating Copyright Updating copyright and move the copyright to Redis Jul 2, 2024
@@ -1,4 +1,4 @@
Copyright (c) 2009-2011, Salvatore Sanfilippo <antirez at gmail dot com>
Copyright (c) 2009-2011, Redis Ltd.
Copy link
Member

Choose a reason for hiding this comment

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

Redis Ltd founded in 2011 (https://en.wikipedia.org/wiki/Redis_(company)), could you please update this properly? There are some similar updates in other files, Thanks

@K-Jo
Copy link
Contributor Author

K-Jo commented Jul 3, 2024

Thanks @madolson, closing this and opened #740

@K-Jo K-Jo closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[LEGAL] Please remove my copyright notice from the source code
3 participants