src/hugo/template.h
changeset 760 49d4fe04fbc0
parent 687 6094295ea312
child 906 17f31d280385
     1.1 --- a/src/hugo/template.h	Thu Aug 05 11:40:02 2004 +0000
     1.2 +++ b/src/hugo/template.h	Thu Aug 05 11:41:36 2004 +0000
     1.3 @@ -3,14 +3,16 @@
     1.4  /*
     1.5   * src/hugo/template.h - Part of HUGOlib, a generic C++ optimization library
     1.6   *
     1.7 - * Copyright (C) 2004  Mihaly Barasz <klao@cs.elte.hu>
     1.8 + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     1.9 + * (Egervary Combinatorial Optimization Research Group, EGRES).
    1.10   *
    1.11   * Permission to use, modify and distribute this software is granted
    1.12 - * provided this copyright notice appears in all copies. For precise terms
    1.13 - * see the accompanying LICENSE file.
    1.14 + * provided that this copyright notice appears in all copies. For
    1.15 + * precise terms see the accompanying LICENSE file.
    1.16   *
    1.17 - * This software is provided "AS IS" with no warranty, either express or
    1.18 - * implied, and with no claim as to its suitability for any purpose.
    1.19 + * This software is provided "AS IS" with no warranty of any kind,
    1.20 + * express or implied, and with no claim as to its suitability for any
    1.21 + * purpose.
    1.22   *
    1.23   */
    1.24