Ignore:
Timestamp:
2022-08-13T13:26:49Z (3 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Children:
664b7f8
Parents:
39916d6
Message:

Fix copyright information in some files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/loader/elf64_ia64_loader.x

    r39916d6 r34b2f54d  
    11/* Default linker script, for normal executables */
    2 /* Copyright (C) 2014-2018 Free Software Foundation, Inc.
    3    Copying and distribution of this script, with or without modification,
    4    are permitted in any medium without royalty provided the copyright
    5    notice and this notice are preserved.  */
     2/*
     3 * SPDX-FileCopyrightText: 2014-2018 Free Software Foundation, Inc.
     4 * SPDX-License-Identifier: FSFAP
     5 */
     6
    67OUTPUT_FORMAT("elf64-ia64-little", "elf64-ia64-little",
    78              "elf64-ia64-little")
Note: See TracChangeset for help on using the changeset viewer.