# HG changeset patch # User Alpar Juttner # Date 1199711766 -3600 # Node ID 0a01d811071f489ccaccf7fb34772b2d10bbe13a # Parent a0cd9917c5a244df0827a13fdc261c7235e21f7c Happy New Year (update the copyright headers) diff -r a0cd9917c5a2 -r 0a01d811071f lemon/base.cc --- a/lemon/base.cc Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/base.cc Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/bits/invalid.h --- a/lemon/bits/invalid.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/bits/invalid.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/bits/utility.h --- a/lemon/bits/utility.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/bits/utility.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/concept_check.h --- a/lemon/concept_check.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/concept_check.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/concepts/maps.h --- a/lemon/concepts/maps.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/concepts/maps.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/dim2.h --- a/lemon/dim2.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/dim2.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/list_graph.h --- a/lemon/list_graph.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/list_graph.h Mon Jan 07 14:16:06 2008 +0100 @@ -0,0 +1,18 @@ +/* -*- C++ -*- + * + * This file is a part of LEMON, a generic C++ optimization library + * + * Copyright (C) 2003-2008 + * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Research Group on Combinatorial Optimization, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + diff -r a0cd9917c5a2 -r 0a01d811071f lemon/maps.h --- a/lemon/maps.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/maps.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/random.cc --- a/lemon/random.cc Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/random.cc Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/random.h --- a/lemon/random.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/random.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f lemon/tolerance.h --- a/lemon/tolerance.h Mon Jan 07 14:12:55 2008 +0100 +++ b/lemon/tolerance.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f test/dim_test.cc --- a/test/dim_test.cc Mon Jan 07 14:12:55 2008 +0100 +++ b/test/dim_test.cc Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f test/maps_test.cc --- a/test/maps_test.cc Mon Jan 07 14:12:55 2008 +0100 +++ b/test/maps_test.cc Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f test/random_test.cc --- a/test/random_test.cc Mon Jan 07 14:12:55 2008 +0100 +++ b/test/random_test.cc Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f test/test_tools.h --- a/test/test_tools.h Mon Jan 07 14:12:55 2008 +0100 +++ b/test/test_tools.h Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f test/test_tools_fail.cc --- a/test/test_tools_fail.cc Mon Jan 07 14:12:55 2008 +0100 +++ b/test/test_tools_fail.cc Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * diff -r a0cd9917c5a2 -r 0a01d811071f test/test_tools_pass.cc --- a/test/test_tools_pass.cc Mon Jan 07 14:12:55 2008 +0100 +++ b/test/test_tools_pass.cc Mon Jan 07 14:16:06 2008 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library * - * Copyright (C) 2003-2007 + * Copyright (C) 2003-2008 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). *