mariusmucenicu / knowlift

A software that will keep you sharp between the ears.
https://knowlift.com/
GNU General Public License v3.0
0 stars 1 forks source link

docs: Improve the way the GNU license is applied #137

Closed mariusmucenicu closed 5 years ago

mariusmucenicu commented 5 years ago

Changed LICENSE to COPYING per GNU convention Added license notices in each important file Added copyright notices in each important file

Resolves #95

codecov[bot] commented 5 years ago

Codecov Report

Merging #137 into master will increase coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #137      +/-   ##
=========================================
+ Coverage   93.78%   93.8%   +0.01%     
=========================================
  Files           9       9              
  Lines         837     839       +2     
=========================================
+ Hits          785     787       +2     
  Misses         52      52
Impacted Files Coverage Δ
knowlift/number_distance.py 98.36% <ø> (+0.01%) :arrow_up:
knowlift/lexicon.py 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 969cdb1...9aaa13a. Read the comment docs.