Changeset 0af510a462 in tspsg for src/tspsolver.h


Ignore:
Timestamp:
Jul 10, 2012, 6:05:57 PM (12 years ago)
Author:
Oleksii Serdiuk
Branches:
appveyor, imgbot, master, readme
Children:
c90b437dd8
Parents:
b26801b000
Message:

Updated year in copyright headers...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tspsolver.h

    rb26801b000 r0af510a462  
    11/*!
    22 * \file tspsolver.h
    3  * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
     3 * \author Copyright &copy; 2007-2012 Oleksii Serdiuk <contacts[at]oleksii[dot]name>
    44 *
    55 *  $Id: $Format:%h %ai %an$ $
     
    100100/*!
    101101 * \brief This class solves Travelling Salesman Problem task.
    102  * \author Copyright &copy; 2007-2011 Lёppa <contacts[at]oleksii[dot]name>
     102 * \author Copyright &copy; 2007-2012 Oleksii Serdiuk <contacts[at]oleksii[dot]name>
    103103 */
    104104class CTSPSolver: public QObject
Note: See TracChangeset for help on using the changeset viewer.