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

Relicense with Apache License Version 2.0, January 2004 #1048

Merged
merged 6 commits into from
Jul 7, 2023

Conversation

alkino
Copy link
Member

@alkino alkino commented Jun 20, 2023

No description provided.

@alkino alkino requested a review from pramodk June 20, 2023 09:24
CMakeLists.txt Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #1048 (f3ff289) into master (ce25655) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1048   +/-   ##
=======================================
  Coverage   69.98%   69.98%           
=======================================
  Files         188      188           
  Lines       25659    25659           
=======================================
  Hits        17957    17957           
  Misses       7702     7702           
Impacted Files Coverage Δ
src/codegen/codegen_acc_visitor.cpp 64.35% <ø> (ø)
src/codegen/codegen_acc_visitor.hpp 50.00% <ø> (ø)
src/codegen/codegen_compatibility_visitor.cpp 100.00% <ø> (ø)
src/codegen/codegen_compatibility_visitor.hpp 100.00% <ø> (ø)
src/codegen/codegen_cpp_visitor.cpp 85.82% <ø> (ø)
src/codegen/codegen_cpp_visitor.hpp 100.00% <ø> (ø)
src/codegen/codegen_helper_visitor.cpp 86.44% <ø> (ø)
src/codegen/codegen_helper_visitor.hpp 100.00% <ø> (ø)
src/codegen/codegen_info.cpp 70.73% <ø> (ø)
src/codegen/codegen_info.hpp 100.00% <ø> (ø)
... and 178 more

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot
Copy link
Collaborator

Logfiles from GitLab pipeline #133401 (:no_entry:) have been uploaded here!

Status and direct links:

Copy link
Contributor

@pramodk pramodk left a comment

Choose a reason for hiding this comment

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

Skimmed through changes and all LGTM! (one nitpick / inconsistency)

CMakeLists.txt Show resolved Hide resolved
src/lexer/diffeq.ll Show resolved Hide resolved
@alexsavulescu alexsavulescu linked an issue Jul 7, 2023 that may be closed by this pull request
@alexsavulescu alexsavulescu merged commit a1a035c into master Jul 7, 2023
17 checks passed
@alexsavulescu alexsavulescu deleted the cornu/relicense_apache branch July 7, 2023 18:51
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.

Relicense NMODL from LGPL to Apache-2.0
5 participants