1.1 --- a/LICENSE Mon Jan 12 23:11:39 2009 +0100
1.2 +++ b/LICENSE Thu Nov 05 15:48:01 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-2009 Egervary Jeno Kombinatorikus Optimalizalasi
1.9 Kutatocsoport (Egervary Combinatorial Optimization Research Group,
1.10 EGRES).
1.11
1.12 +===========================================================================
1.13 +Boost Software License, Version 1.0
1.14 +===========================================================================
1.15 +
1.16 Permission is hereby granted, free of charge, to any person or organization
1.17 obtaining a copy of the software and accompanying documentation covered by
1.18 this license (the "Software") to use, reproduce, display, distribute,
1.19 @@ -26,8 +30,3 @@
1.20 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
1.21 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1.22 DEALINGS IN THE SOFTWARE.
1.23 -
1.24 -===========================================================================
1.25 -This license is a verbatim copy of the Boost Software License, Version 1.0.
1.26 -
1.27 -