intro.dox
changeset 32 ef12f83752f6
parent 26 a40eafb6066d
child 57 18404ec968ca
     1.1 --- a/intro.dox	Mon Feb 15 01:47:33 2010 +0100
     1.2 +++ b/intro.dox	Mon Feb 15 01:51:58 2010 +0100
     1.3 @@ -2,7 +2,7 @@
     1.4   *
     1.5   * This file is a part of LEMON, a generic C++ optimization library.
     1.6   *
     1.7 - * Copyright (C) 2003-2009
     1.8 + * Copyright (C) 2003-2010
     1.9   * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    1.10   * (Egervary Research Group on Combinatorial Optimization, EGRES).
    1.11   *
    1.12 @@ -25,7 +25,7 @@
    1.13  <b>O</b>ptimization in <b>N</b>etworks. It is a C++ template library providing
    1.14  efficient implementations of common data structures and algorithms with
    1.15  focus on combinatorial optimization tasks connected mainly with graphs
    1.16 -and networks. 
    1.17 +and networks.
    1.18  
    1.19  <b>LEMON is an <a class="el" href="http://opensource.org/">open&nbsp;source</a>
    1.20  project.