diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-08 17:29:05 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-08 17:29:05 +0100 |
| commit | 33a5320dda21ae791eee4763c64f1285ae04217d (patch) | |
| tree | 5c15bc695be820b393a8496c5807ecafbbdeb89b /build-aux/config.rpath | |
| parent | b2ac982cc8b5290699eb5f52fb043d3d15e2624b (diff) | |
| parent | ff33e1d252f46bec1a33e28700da3282fc24047a (diff) | |
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'build-aux/config.rpath')
| -rwxr-xr-x | build-aux/config.rpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/config.rpath b/build-aux/config.rpath index 51b6aef7..1119d6ab 100755 --- a/build-aux/config.rpath +++ b/build-aux/config.rpath @@ -3,7 +3,7 @@ # run time search path of shared libraries in a binary (executable or # shared library). # -# Copyright 1996-2025 Free Software Foundation, Inc. +# Copyright 1996-2026 Free Software Foundation, Inc. # Taken from GNU libtool, 2001 # Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 # @@ -49,7 +49,7 @@ Send patches and bug reports to <bug-gnulib@gnu.org>." func_version () { echo "config.rpath (GNU gnulib, module havelib)" - echo "Copyright (C) 2025 Free Software Foundation, Inc. + echo "Copyright (C) 2026 Free Software Foundation, Inc. License: All-Permissive. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law." |
