Closed
Description
What is the license for file https://github.com/arduino/Arduino/blob/master/hardware/arduino/sam/cores/arduino/avr/pgmspace.h
?
It does not have any copyright header.
Is the licence LGPL like dtostrf.c file in the same directory?
It would be great if you could add appropriate header to decrease confusion how this file can be used in other software.
Additionally, writing "in general" in license.txt is not very clear. If part of code is licensed under GPL and the other under LGPL, specifying precise folders licensed differently is a good idea.