The license itself was correct, just the comment to get a copy of
the LGPL was wrong.
Signed-off-by: Mark Wielaard <mark@klomp.org>
+2020-09-16 Mark Wielaard <mark@klomp.org>
+
+ * debuginfod-find.c: Fix license block comment.
+
2020-09-15 Mark Wielaard <mark@klomp.org>
* debuginfod-find.c (main): Use dwelf_elf_begin.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
- You should have received copies of the GNU General Public License and
- the GNU Lesser General Public License along with this program. If
- not, see <http://www.gnu.org/licenses/>. */
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
+
#include "config.h"
#include "printversion.h"