JuliaLogging / TerminalLoggers.jl

Logging sinks and utilites for interactive terminals
MIT License
41 stars 10 forks source link

Remove "This file is a part of Julia" #9

Closed tkf closed 4 years ago

tkf commented 4 years ago

Hopefully this is the last one :)

On master:

$ git grep "This file is a part of Julia"
test/TerminalLogger.jl:# This file is a part of Julia. License is MIT: https://julialang.org/license
codecov-io commented 4 years ago

Codecov Report

Merging #9 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files           4        4           
  Lines         193      193           
=======================================
  Hits          186      186           
  Misses          7        7

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 b1b6615...0167b5a. Read the comment docs.

c42f commented 4 years ago

Oops!