diff options
| author | Alan Modra <amodra@gmail.com> | 2026-01-01 22:55:19 +1030 |
|---|---|---|
| committer | Alan Modra <amodra@gmail.com> | 2026-01-01 23:22:14 +1030 |
| commit | c8f306af2f57ca2abf602005e768c37de7649a9e (patch) | |
| tree | f1a165b272507b7bba7f19afc4c8d756ec311172 /elfcpp/elfcpp.h | |
| parent | 56bb234ecba1c8f5c440d6189ef0b5e22c20c293 (diff) | |
| download | binutils-c8f306af2f57ca2abf602005e768c37de7649a9e.tar.gz binutils-c8f306af2f57ca2abf602005e768c37de7649a9e.tar.bz2 binutils-c8f306af2f57ca2abf602005e768c37de7649a9e.zip | |
Update year range in copyright notice of binutils files
Avoid warnings about invalid escapes in etc/update-copyright.py by
using raw strings, add BinutilsFilter to skip psql.rc and add
"Kalray SA." as another copyright holder.
Diffstat (limited to 'elfcpp/elfcpp.h')
| -rw-r--r-- | elfcpp/elfcpp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elfcpp/elfcpp.h b/elfcpp/elfcpp.h index a363294506f..0c3e4e79166 100644 --- a/elfcpp/elfcpp.h +++ b/elfcpp/elfcpp.h @@ -1,6 +1,6 @@ // elfcpp.h -- main header file for elfcpp -*- C++ -*- -// Copyright (C) 2006-2025 Free Software Foundation, Inc. +// Copyright (C) 2006-2026 Free Software Foundation, Inc. // Written by Ian Lance Taylor <iant@google.com>. // This file is part of elfcpp. |
