From 81d1d6607b8cb4fc110bc7422ebdb74a9e52096e Mon Sep 17 00:00:00 2001 From: John Fletcher Date: Sat, 24 Jan 2015 14:51:31 +0000 Subject: [PATCH] querying_find Copyright --- test/algorithm/querying_find.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/algorithm/querying_find.cpp b/test/algorithm/querying_find.cpp index 2d65c9b..78c4e7b 100644 --- a/test/algorithm/querying_find.cpp +++ b/test/algorithm/querying_find.cpp @@ -2,8 +2,9 @@ Copyright (c) 2005 Dan Marsden Copyright (c) 2005-2007 Joel de Guzman Copyright (c) 2007 Hartmut Kaiser + Copyright (c) 2015 John Fletcher - Distributed under the Boost Software License, Version 1.0. (See accompanying + 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) ==============================================================================*/