1.1 --- a/src/test/test_tools_fail.cc Thu Sep 23 14:40:45 2004 +0000
1.2 +++ b/src/test/test_tools_fail.cc Thu Sep 23 15:05:20 2004 +0000
1.3 @@ -1,3 +1,19 @@
1.4 +/* -*- C++ -*-
1.5 + * src/test/test_tools_fail.cc - Part of HUGOlib, a generic C++ optimization library
1.6 + *
1.7 + * Copyright (C) 2004 Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
1.8 + * (Egervary Combinatorial Optimization Research Group, EGRES).
1.9 + *
1.10 + * Permission to use, modify and distribute this software is granted
1.11 + * provided that this copyright notice appears in all copies. For
1.12 + * precise terms see the accompanying LICENSE file.
1.13 + *
1.14 + * This software is provided "AS IS" with no warranty of any kind,
1.15 + * express or implied, and with no claim as to its suitability for any
1.16 + * purpose.
1.17 + *
1.18 + */
1.19 +
1.20 #include "test_tools.h"
1.21
1.22 int main()