COIN-OR::LEMON - Graph Library

Changeset 1956:a055123339d5 in lemon-0.x for lemon/bits


Ignore:
Timestamp:
02/03/06 17:40:16 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2531
Message:

Unified copyright notices

Location:
lemon/bits
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/alteration_notifier.h

    r1946 r1956  
    11/* -*- C++ -*-
    2  * lemon/notifier.h - Part of LEMON, a generic C++ optimization library
    32 *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    5  * (Egervary Research Groin on Combinatorial Optimization, EGRES).
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    68 *
    79 * Permission to use, modify and distribute this software is granted
  • lemon/bits/array_map.h

    r1946 r1956  
    11/* -*- C++ -*-
    2  * lemon/bits/array_map.h - Part of LEMON, a generic C++ optimization library
    3  *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    5  * (Egervary Research Groin on Combinatorial Optimization, EGRES).
     2 *
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    68 *
    79 * Permission to use, modify and distribute this software is granted
  • lemon/bits/clearable_graph_extender.h

    r1910 r1956  
    1 // -*- c++ -*-
     1/* -*- C++ -*-
     2 *
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
     8 *
     9 * Permission to use, modify and distribute this software is granted
     10 * provided that this copyright notice appears in all copies. For
     11 * precise terms see the accompanying LICENSE file.
     12 *
     13 * This software is provided "AS IS" with no warranty of any kind,
     14 * express or implied, and with no claim as to its suitability for any
     15 * purpose.
     16 *
     17 */
    218
    319#ifndef LEMON_CLEARABLE_GRAPH_EXTENDER_H
  • lemon/bits/default_map.h

    r1946 r1956  
    11/* -*- C++ -*-
    2  * lemon/default_map.h - Part of LEMON, a generic C++ optimization library
    32 *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    5  * (Egervary Research Groin on Combinatorial Optimization, EGRES).
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    68 *
    79 * Permission to use, modify and distribute this software is granted
  • lemon/bits/erasable_graph_extender.h

    r1909 r1956  
    1 // -*- c++ -*-
     1/* -*- C++ -*-
     2 *
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
     8 *
     9 * Permission to use, modify and distribute this software is granted
     10 * provided that this copyright notice appears in all copies. For
     11 * precise terms see the accompanying LICENSE file.
     12 *
     13 * This software is provided "AS IS" with no warranty of any kind,
     14 * express or implied, and with no claim as to its suitability for any
     15 * purpose.
     16 *
     17 */
    218
    319#ifndef LEMON_ERASABLE_GRAPH_EXTENDER_H
  • lemon/bits/extendable_graph_extender.h

    r1910 r1956  
    1 // -*- c++ -*-
     1/* -*- C++ -*-
     2 *
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
     8 *
     9 * Permission to use, modify and distribute this software is granted
     10 * provided that this copyright notice appears in all copies. For
     11 * precise terms see the accompanying LICENSE file.
     12 *
     13 * This software is provided "AS IS" with no warranty of any kind,
     14 * express or implied, and with no claim as to its suitability for any
     15 * purpose.
     16 *
     17 */
    218
    319#ifndef LEMON_EXTENDABLE_GRAPH_EXTENDER_H
  • lemon/bits/graph_extender.h

    r1910 r1956  
    11/* -*- C++ -*-
    2  * lemon/graph_extender.h - Part of LEMON, a generic C++ optimization library
    32 *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi
    5  * Kutatocsoport (Egervary Research Groin on Combinatorial Optimization,
    6  * EGRES).
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    78 *
    89 * Permission to use, modify and distribute this software is granted
  • lemon/bits/item_reader.h

    r1946 r1956  
    11/* -*- C++ -*-
    2  * lemon/bits/item_reader.h - Part of LEMON, a generic C++ optimization library
    32 *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    5  * (Egervary Research Groin on Combinatorial Optimization, EGRES).
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    68 *
    79 * Permission to use, modify and distribute this software is granted
  • lemon/bits/item_writer.h

    r1946 r1956  
    11/* -*- C++ -*-
    2  * lemon/bits/item_reader.h - Part of LEMON, a generic C++ optimization library
    3  *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    5  * (Egervary Research Groin on Combinatorial Optimization, EGRES).
     2 *
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    68 *
    79 * Permission to use, modify and distribute this software is granted
  • lemon/bits/iterable_graph_extender.h

    r1934 r1956  
    1 // -*- c++ -*-
     1/* -*- C++ -*-
     2 *
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
     8 *
     9 * Permission to use, modify and distribute this software is granted
     10 * provided that this copyright notice appears in all copies. For
     11 * precise terms see the accompanying LICENSE file.
     12 *
     13 * This software is provided "AS IS" with no warranty of any kind,
     14 * express or implied, and with no claim as to its suitability for any
     15 * purpose.
     16 *
     17 */
     18
    219#ifndef LEMON_ITERABLE_GRAPH_EXTENDER_H
    320#define LEMON_ITERABLE_GRAPH_EXTENDER_H
  • lemon/bits/map_extender.h

    r1910 r1956  
    11/* -*- C++ -*-
    2  * lemon/map_extender.h - Part of LEMON, a generic C++ optimization library
    32 *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    5  * (Egervary Research Groin on Combinatorial Optimization, EGRES).
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    68 *
    79 * Permission to use, modify and distribute this software is granted
  • lemon/bits/static_map.h

    r1946 r1956  
    11/* -*- C++ -*-
    2  * lemon/static_map.h - Part of LEMON, a generic C++ optimization library
    32 *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    5  * (Egervary Research Groin on Combinatorial Optimization, EGRES).
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    68 *
    79 * Permission to use, modify and distribute this software is granted
  • lemon/bits/vector_map.h

    r1946 r1956  
    11/* -*- C++ -*-
    2  * lemon/vector_map.h - Part of LEMON, a generic C++ optimization library
    3  *
    4  * Copyright (C) 2006 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    5  * (Egervary Research Groin on Combinatorial Optimization, EGRES).
     2 *
     3 * This file is a part of LEMON, a generic C++ optimization library
     4 *
     5 * Copyright (C) 2003-2006
     6 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
     7 * (Egervary Research Group on Combinatorial Optimization, EGRES).
    68 *
    79 * Permission to use, modify and distribute this software is granted
Note: See TracChangeset for help on using the changeset viewer.