Changeset c90b437dd8 in tspsg for resources


Ignore:
Timestamp:
Jul 11, 2012, 11:47:26 AM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
356169a3d3
Parents:
0af510a462
git-author:
Oleksii Serdiuk <contacts@…> (07/11/12 11:47:26)
git-committer:
Oleksii Serdiuk <contacts@…> (07/11/12 11:51:42)
Message:

More copyright headers updates.

Some strings wheren't found by generic search and replace :-)
Also, there were some really outdated since 2010.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • resources/tspsg.rc

    r0af510a462 rc90b437dd8  
    11/*
    22 *  TSPSG: TSP Solver and Generator
    3  *  Copyright (C) 2007-2010 Lёppa <contacts[at]oleksii[dot]name>
     3 *  Copyright (C) 2007-2012 Oleksii Serdiuk <contacts[at]oleksii[dot]name>
    44 *
    55 *  $Id: $Format:%h %ai %an$ $
     
    4848            VALUE "FileVersion", BUILD_VERSION
    4949            VALUE "InternalName", "TSPSG"
    50             VALUE "LegalCopyright", "Copyright © 2007-2010 Oleksii Serdiuk <contacts[at]oleksii[dot]name>"
     50            VALUE "LegalCopyright", "Copyright © 2007-2012 Oleksii Serdiuk <contacts[at]oleksii[dot]name>"
    5151#ifdef DEBUG
    5252            VALUE "OriginalFilename", "tspsgd.exe"
Note: See TracChangeset for help on using the changeset viewer.