Skip to content

[RVV HAL] Add copyright and replace '#pragma once'.#27056

Merged
asmorkalov merged 3 commits intoopencv:4.xfrom
hanliutong:rvv-hal-copyright
Mar 15, 2025
Merged

[RVV HAL] Add copyright and replace '#pragma once'.#27056
asmorkalov merged 3 commits intoopencv:4.xfrom
hanliutong:rvv-hal-copyright

Conversation

@hanliutong
Copy link
Copy Markdown
Contributor

@hanliutong hanliutong commented Mar 13, 2025

Add copyright and in RVV HAL, since other companies or teams may join the development and add their copyright.

And the '#pragma once' are replaced.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@fengyuentau fengyuentau requested a review from asmorkalov March 13, 2025 09:42
@asmorkalov asmorkalov self-assigned this Mar 13, 2025
@asmorkalov asmorkalov added platform: riscv cleanup Code cleanup (e.g, drop legacy C-API, legacy unmaintained code) labels Mar 13, 2025
@asmorkalov asmorkalov added this to the 4.12.0 milestone Mar 13, 2025
@asmorkalov
Copy link
Copy Markdown
Contributor

Looks like I broke the patch with inaccurate rebase. Do not wary I'll handle the issue today.

@asmorkalov
Copy link
Copy Markdown
Contributor

@hanliutong I rechecked the rebase step. It's done correctly. Looks like the patch affects inclusion order and breaks build.

@hanliutong
Copy link
Copy Markdown
Contributor Author

@asmorkalov Fixed, please retrigger the test

@asmorkalov asmorkalov merged commit 6eaaaa4 into opencv:4.x Mar 15, 2025
21 of 28 checks passed
@asmorkalov asmorkalov mentioned this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Code cleanup (e.g, drop legacy C-API, legacy unmaintained code) platform: riscv

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants