Changeset c5fe6ee


Ignore:
Timestamp:
09/11/2023 11:18:30 AM (8 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
ba8509d1, e0a9427
Parents:
0627fc2
Message:

Do not retrieve yr from sysdate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • git-version.sh

    r0627fc2 rc5fe6ee  
    2525    echo "]]>"                                             >> version.ent
    2626    echo "<!ENTITY releasedate       \"unknown\">"         >> version.ent
    27     echo "<!ENTITY copyrightdate     \"1999-$(date +%Y)\">" >> version.ent
     27    echo "<!ENTITY copyrightdate     \"1999-2023\">"      >> version.ent
    2828    exit 0
    2929fi
Note: See TracChangeset for help on using the changeset viewer.