#1105872 r-cran-lbfgsb3c: Correct L-BFGS-B's copyright

#1105872#5
Date:
2025-05-16 12:38:33 UTC
From:
To:
Please correct the copyright info on the stanza
Files: src/blas.f
       src/lbfgsb.f
       src/timer.f

The files do not inherit the copyright from this project but from
L-BFGS-B, e.g. available at https://github.com/funsim/lbfgsb

When you replace the Copyright, please also copy the full license text
instead of refering to the file /usr/share/common-licenses/BSD.

#1105872#10
Date:
2025-09-02 11:15:35 UTC
From:
To:
Please find a patch attached that fixes the copyright file.
There is also an additional file licensed under the BSD-3-clause (not
GPL) that I have added.