Akagi201 / lwlog

A lightweight header only logging library for C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: Move license text to front matter of "lwlog.h"

strazto opened this issue · comments

Hi -
I use this logging header frequently in c projects because it's portable and doesn't have runtime dependencies.

Usually this basically involves copying the header file into my project.
To make compliance with the licensing easier, would you be able to copy the licensing front matter to the actual source file?

I also wonder if you'd be interested in changing to MIT, just because it's shorter but practically the same, albeit the modification clauses, which I'd be surprised if you were very concerned with.

Cheers!

changed to MIT