# HG changeset patch # User Peter Kovacs # Date 1238126510 -3600 # Node ID 96d9cc65c8db41629baee5dbbddfe5971ec26b12 # Parent e4bd4ee05e3fc391c4ad59e05dbc2c27bde8941e Minor fix in the LICENSE file diff -r e4bd4ee05e3f -r 96d9cc65c8db LICENSE --- a/LICENSE Mon Mar 23 09:29:58 2009 +0000 +++ b/LICENSE Fri Mar 27 05:01:50 2009 +0100 @@ -1,10 +1,14 @@ -LEMON code without an explicit copyright is covered by the following +LEMON code without an explicit copyright notice is covered by the following copyright/license. -Copyright (C) 2003-2008 Egervary Jeno Kombinatorikus Optimalizalasi +Copyright (C) 2003-2009 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport (Egervary Combinatorial Optimization Research Group, EGRES). +=========================================================================== +Boost Software License, Version 1.0 +=========================================================================== + Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, @@ -26,8 +30,3 @@ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - -=========================================================================== -This license is a verbatim copy of the Boost Software License, Version 1.0. - -