]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Reference COPYING.LIB in <sframe.h> copyright header
authorFlorian Weimer <fweimer@redhat.com>
Mon, 17 Nov 2025 10:15:13 +0000 (11:15 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 17 Nov 2025 10:15:13 +0000 (11:15 +0100)
Commit 3360913c37f5c3a0c8737b76321fd5ce2608fcd5 ("elf: Add SFrame
stack tracing") added this file with an inconsistent copyright header.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
sysdeps/generic/sframe.h

index e38adcfe1769fc034778f3a23ba37935fe957424..7fa327a0b9cf4d14d1c48ef987d1aa1e79f2294d 100644 (file)
@@ -12,9 +12,9 @@
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
-   You should have received a copy of the GNU General Public License
-   along with this program; see the file COPYING.  If not see
-   <http://www.gnu.org/licenses/>.  */
+   You should have received a copy of the GNU Lesser General Public
+   License along with the GNU C Library; if not, see
+   <https://www.gnu.org/licenses/>.  */
 
 #ifndef        _SFRAME_H
 #define        _SFRAME_H