LICENSE
changeset 22 96d9cc65c8db
parent 3 0cf8882c7e7c
     1.1 --- a/LICENSE	Mon Mar 23 09:29:58 2009 +0000
     1.2 +++ b/LICENSE	Fri Mar 27 05:01:50 2009 +0100
     1.3 @@ -1,10 +1,14 @@
     1.4 -LEMON code without an explicit copyright is covered by the following
     1.5 +LEMON code without an explicit copyright notice is covered by the following
     1.6  copyright/license.
     1.7  
     1.8 -Copyright (C) 2003-2008 Egervary Jeno Kombinatorikus Optimalizalasi
     1.9 +Copyright (C) 2003-2009 Egervary Jeno Kombinatorikus Optimalizalasi
    1.10  Kutatocsoport (Egervary Combinatorial Optimization Research Group,
    1.11  EGRES).
    1.12  
    1.13 +===========================================================================
    1.14 +Boost Software License, Version 1.0
    1.15 +===========================================================================
    1.16 +
    1.17  Permission is hereby granted, free of charge, to any person or organization
    1.18  obtaining a copy of the software and accompanying documentation covered by
    1.19  this license (the "Software") to use, reproduce, display, distribute,
    1.20 @@ -26,8 +30,3 @@
    1.21  FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
    1.22  ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    1.23  DEALINGS IN THE SOFTWARE.
    1.24 -
    1.25 -===========================================================================
    1.26 -This license is a verbatim copy of the Boost Software License, Version 1.0.
    1.27 -
    1.28 -