docopt.cpp icon indicating copy to clipboard operation
docopt.cpp copied to clipboard

insert license text in comment header of sources

Open siliconvoodoo opened this issue 6 years ago • 2 comments

fix for https://github.com/docopt/docopt.cpp/issues/45

siliconvoodoo avatar Nov 02 '18 07:11 siliconvoodoo

Seems reasonable to me. Will this work for others?

jaredgrubb avatar Nov 02 '18 21:11 jaredgrubb

Seems reasonable to me. Will this work for others?

How about SPDX license identifiers? These are shorter (single line) and machine-readable.

More info: https://spdx.org/using-spdx-license-identifier

FelixSchwarz avatar May 10 '19 10:05 FelixSchwarz