demo/descriptor_map_demo.cc
changeset 2391 14a343be7a5a
parent 2386 81b47fc5c444
child 2553 bfced05fa852
     1.1 --- a/demo/descriptor_map_demo.cc	Sat Mar 03 16:04:50 2007 +0000
     1.2 +++ b/demo/descriptor_map_demo.cc	Sat Mar 03 16:30:37 2007 +0000
     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-2006
     1.8 + * Copyright (C) 2003-2007
     1.9   * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    1.10   * (Egervary Research Group on Combinatorial Optimization, EGRES).
    1.11   *
    1.12 @@ -122,7 +122,7 @@
    1.13      
    1.14    graphToEps(graph,"descriptor_map_demo.eps").scaleToA4().
    1.15      title("Generated graph").
    1.16 -    copyright("(C) 2006 LEMON Project").
    1.17 +    copyright("(C) 2003-2007 LEMON Project").
    1.18      coords(coords).
    1.19      nodeScale(1.0).
    1.20      enableParallel().parEdgeDist(1).