jump-dev / ECOS.jl

A Julia interface to the ECOS conic optimization solver
https://github.com/embotech/ecos
Other
41 stars 17 forks source link

Add copyright headers #139

Closed odow closed 2 years ago

odow commented 2 years ago

x-ref https://github.com/jump-dev/AmplNLWriter.jl/pull/155

codecov[bot] commented 2 years ago

Codecov Report

Merging #139 (029476d) into master (e246e6f) will increase coverage by 0.24%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   78.84%   79.08%   +0.24%     
==========================================
  Files           3        3              
  Lines         260      263       +3     
==========================================
+ Hits          205      208       +3     
  Misses         55       55              
Impacted Files Coverage Δ
src/ECOS.jl 91.66% <ø> (ø)
src/MOI_wrapper/MOI_wrapper.jl 79.03% <ø> (+0.27%) :arrow_up:
src/MOI_wrapper/permuted_exponential_cone.jl 72.72% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

mlubin commented 2 years ago

CC @jfsantos @IainNZ (Your names are being removed from the copyright header, replaced with "ECOS.jl contributors")

odow commented 2 years ago

I updated to keep the names.