Adjust format of the license file
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Sep 2023 09:25:37 +0000 (11:25 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 29 Sep 2023 09:25:37 +0000 (11:25 +0200)
commitf26665ca0003c829d80f8aba4c4cfdbd14fc71e5
treede9e1c9e64e5a09ebe27dda870bf284667d02826
parentbbf7e82d09c74d01107a1b76ae11a786080f0f21
Adjust format of the license file

- Use a format that is consistent with `lib/bootstrap.php`.
- Ensure a trailing newline.
- Use the `creationDate` from the LicenseData object as the more accurate date.
wcfsetup/install/files/lib/system/package/license/LicenseApi.class.php