diff options
Diffstat (limited to 'csu/abi-note.S')
-rw-r--r-- | csu/abi-note.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/abi-note.S b/csu/abi-note.S index fa1f014a88..c9613eda6e 100644 --- a/csu/abi-note.S +++ b/csu/abi-note.S @@ -23,7 +23,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ /* Define an ELF note identifying the operating-system ABI that the executable was created for. The ELF note information identifies a |