diff --git a/v2/engine/modules/order.c b/v2/engine/modules/order.c index dd0f3f1e3..3a83d3895 100644 --- a/v2/engine/modules/order.c +++ b/v2/engine/modules/order.c @@ -1,6 +1,8 @@ -/* Copyright Vladimir Prus 2004. Distributed under the Boost */ -/* Software License, Version 1.0. (See accompanying */ -/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ +/* Copyright 2004. Vladimir Prus + * Distributed under the Boost Software License, Version 1.0. + * (See accompanying file LICENSE_1_0.txt or copy at + * http://www.boost.org/LICENSE_1_0.txt) + */ #include "../lists.h" #include "../mem.h"