diff -r 1d2e5352e99b -r 260ac104190f demo/coloring.cc --- a/demo/coloring.cc Wed Aug 17 15:20:18 2005 +0000 +++ b/demo/coloring.cc Wed Aug 17 15:26:00 2005 +0000 @@ -1,3 +1,19 @@ +/* -*- C++ -*- + * demo/coloring.cc - Part of LEMON, a generic C++ optimization library + * + * Copyright (C) 2005 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport + * (Egervary Research Group on Combinatorial Optimization, EGRES). + * + * Permission to use, modify and distribute this software is granted + * provided that this copyright notice appears in all copies. For + * precise terms see the accompanying LICENSE file. + * + * This software is provided "AS IS" with no warranty of any kind, + * express or implied, and with no claim as to its suitability for any + * purpose. + * + */ + #include #include