simpeg / geoana

Interactive geoscience (mostly) analytic functions.
MIT License
22 stars 11 forks source link

use only year of creation for license #56

Closed lheagy closed 1 year ago

lheagy commented 1 year ago

Use only the year we created geoana for the license. This way we don't need to update every year

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (5f7fed5) into main (4e67315) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   87.82%   87.85%   +0.02%     
==========================================
  Files          28       29       +1     
  Lines        3014     3021       +7     
==========================================
+ Hits         2647     2654       +7     
  Misses        367      367              
Impacted Files Coverage Δ
geoana/__init__.py 100.00% <100.00%> (ø)
prisae commented 1 year ago

I like that. Will the same be applied to SimPEG and discretize? I'll think about the same for my own, updating the year every time just doesn't make sense...

lheagy commented 1 year ago

I like that. Will the same be applied to SimPEG and discretize? I'll think about the same for my own, updating the year every time just doesn't make sense...

I think it is worth doing over in SimPEG, discretize, pymatsolver, etc. The usual license only includes the initial year, which simplifies things

jcapriot commented 1 year ago

Easy enough to just keep the original year, I'm in favor of that.