lemon/unionfind.h
changeset 956 141f9c0db4a3
parent 954 07ec2b52e53d
child 1270 dceba191c00d
     1.1 --- a/lemon/unionfind.h	Wed Mar 17 12:35:52 2010 +0100
     1.2 +++ b/lemon/unionfind.h	Sat Mar 06 14:35:12 2010 +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-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   *