diff options
author | Charles Pigott <charlespigott@googlemail.com> | 2019-10-28 22:23:30 +0000 |
---|---|---|
committer | glx22 <glx22@users.noreply.github.com> | 2019-10-28 23:52:54 +0100 |
commit | dd07b23ed3fe5fa5f694b4556c45dd9cc93f0ce8 (patch) | |
tree | d2dce72d3363245f14ac5e47eed4ac2ea48e2554 /os/rpm/openttd.spec | |
parent | f5b72059be17f38a288472962ae155fa7d0653a4 (diff) | |
download | openttd-dd07b23ed3fe5fa5f694b4556c45dd9cc93f0ce8.tar.xz |
Fix: A few places still referred to old name of COPYING and README
Diffstat (limited to 'os/rpm/openttd.spec')
-rw-r--r-- | os/rpm/openttd.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rpm/openttd.spec b/os/rpm/openttd.spec index c8b51b0af..4ba8c0067 100644 --- a/os/rpm/openttd.spec +++ b/os/rpm/openttd.spec @@ -81,7 +81,7 @@ the original data from the game or install the recommend subackages OpenGFX for free graphics, OpenSFX for free sounds and OpenMSX for free music. OpenTTD is licensed under the GNU General Public License version 2.0. For more -information, see the file 'COPYING' included with every release and source +information, see the file 'COPYING.md' included with every release and source download of the game. %package gui |