Added copyright statement

[SVN r17187]
This commit is contained in:
Björn Karlsson
2003-02-04 08:41:54 +00:00
parent f07f1b2690
commit c6fd580b18

View File

@@ -1,3 +1,9 @@
// (C) Copyright Jeremy Siek 2000. Permission to copy, use, modify,
// sell and distribute this software is granted provided this
// copyright notice appears in all copies. This software is provided
// "as is" without express or implied warranty, and with no claim as
// to its suitability for any purpose.
#include <list>
#include <algorithm>