diff options
Diffstat (limited to 'math/octave/files/patch-libgnu_math.in.h')
-rw-r--r-- | math/octave/files/patch-libgnu_math.in.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/files/patch-libgnu_math.in.h b/math/octave/files/patch-libgnu_math.in.h index 077b7d108046..08de62e0a526 100644 --- a/math/octave/files/patch-libgnu_math.in.h +++ b/math/octave/files/patch-libgnu_math.in.h @@ -1,7 +1,7 @@ ---- libgnu/math.in.h.orig 2020-11-26 18:20:44 UTC +--- libgnu/math.in.h.orig 2022-11-02 18:19:56 UTC +++ libgnu/math.in.h @@ -15,7 +15,7 @@ - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. */ -#ifndef _@GUARD_PREFIX@_MATH_H |