From 57a97b19cb2fc8da3e1eae806c3408355cd09f4f Mon Sep 17 00:00:00 2001 From: Menelaos Karavelas Date: Fri, 27 Jun 2014 02:42:13 +0300 Subject: [PATCH] [doc][algorithms][examples] update copyright header --- doc/src/examples/algorithms/create_svg_one.hpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/src/examples/algorithms/create_svg_one.hpp b/doc/src/examples/algorithms/create_svg_one.hpp index 69ed8a0f3..6330fc927 100644 --- a/doc/src/examples/algorithms/create_svg_one.hpp +++ b/doc/src/examples/algorithms/create_svg_one.hpp @@ -1,6 +1,11 @@ // Boost.Geometry (aka GGL, Generic Geometry Library) -// Copyright (c) 2011-2012 Barend Gehrels, Amsterdam, the Netherlands. +// Copyright (c) 2011-2014 Barend Gehrels, Amsterdam, the Netherlands. + +// This file was modified by Oracle on 2014. +// Modifications copyright (c) 2014, Oracle and/or its affiliates. + +// Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at