demo/descriptor_map_demo.cc
changeset 1875 98698b69a902
parent 1636 260ac104190f
child 1956 a055123339d5
     1.1 --- a/demo/descriptor_map_demo.cc	Wed Jan 04 13:20:17 2006 +0000
     1.2 +++ b/demo/descriptor_map_demo.cc	Wed Jan 04 13:31:59 2006 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4   * demo/descriptor_map_demo.cc - Part of LEMON, a generic C++ optimization
     1.5   * library
     1.6   *
     1.7 - * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     1.8 + * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     1.9   * (Egervary Research Group on Combinatorial Optimization, EGRES).
    1.10   *
    1.11   * Permission to use, modify and distribute this software is granted
    1.12 @@ -110,7 +110,7 @@
    1.13      
    1.14    graphToEps(graph,"descriptor_map_demo.eps").scaleToA4().
    1.15      title("Generated graph").
    1.16 -    copyright("(C) 2005 LEMON Project").
    1.17 +    copyright("(C) 2006 LEMON Project").
    1.18      coords(coords).
    1.19      nodeScale(1.0).
    1.20      enableParallel().parEdgeDist(1).