Correct copyright years and have Curecoin displayed at the start of the string of copyrights as to be displayed first.

This commit is contained in:
EverGreenCoin 2017-12-06 19:28:32 -05:00
parent feeff4366a
commit 54ac7b00a2

View File

@ -22,7 +22,7 @@ BEGIN
VALUE "FileDescription", "Curecoin-Qt (OSS GUI client for curecoin)"
VALUE "FileVersion", VER_FILEVERSION_STR
VALUE "InternalName", "curecoin-qt"
VALUE "LegalCopyright", "2009-2012 The Bitcoin developers, 2012-2013 PPCoin developers, 2003 Curecoin developer"
VALUE "LegalCopyright", "2014-2018 Curecoin developers, 2009-2012 The Bitcoin developers, 2012-2013 PPCoin developers"
VALUE "LegalTrademarks1", "Distributed under the MIT/X11 software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php."
VALUE "OriginalFilename", "curecoin-qt.exe"
VALUE "ProductName", "Curecoin-Qt"