|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r76367 - in trunk/libs/geometry: example example/with_external_libs test/geometries
From: barend.gehrels_at_[hidden]
Date: 2012-01-08 06:50:11
Author: barendgehrels
Date: 2012-01-08 06:50:10 EST (Sun, 08 Jan 2012)
New Revision: 76367
URL: http://svn.boost.org/trac/boost/changeset/76367
Log:
Updated copyright year for merge of manually synchronized files
Text files modified:
trunk/libs/geometry/example/Jamfile.v2 | 6 +++---
trunk/libs/geometry/example/c03_custom_linestring_example.cpp | 6 +++---
trunk/libs/geometry/example/with_external_libs/x02_gd_example.cpp | 2 +-
trunk/libs/geometry/example/with_external_libs/x03_c_soci_example.cpp | 2 +-
trunk/libs/geometry/example/with_external_libs/x03_d_soci_example.cpp | 2 +-
trunk/libs/geometry/test/geometries/adapted.cpp | 2 +-
6 files changed, 10 insertions(+), 10 deletions(-)
Modified: trunk/libs/geometry/example/Jamfile.v2
==============================================================================
--- trunk/libs/geometry/example/Jamfile.v2 (original)
+++ trunk/libs/geometry/example/Jamfile.v2 2012-01-08 06:50:10 EST (Sun, 08 Jan 2012)
@@ -1,9 +1,9 @@
# Boost.Geometry (aka GGL, Generic Geometry Library)
# Controls building of Boost.Geometry examples
#
-# Copyright (c) 2007-2011 Barend Gehrels, Amsterdam, the Netherlands.
-# Copyright (c) 2008-2011 Bruno Lalande, Paris, France.
-# Copyright (c) 2009-2011 Mateusz Loskot, London, UK.
+# Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
+# Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
+# Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
# Use, modification and distribution is subject to the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Modified: trunk/libs/geometry/example/c03_custom_linestring_example.cpp
==============================================================================
--- trunk/libs/geometry/example/c03_custom_linestring_example.cpp (original)
+++ trunk/libs/geometry/example/c03_custom_linestring_example.cpp 2012-01-08 06:50:10 EST (Sun, 08 Jan 2012)
@@ -1,8 +1,8 @@
// Boost.Geometry (aka GGL, Generic Geometry Library)
-// Copyright (c) 2007-2011 Barend Gehrels, Amsterdam, the Netherlands.
-// Copyright (c) 2008-2011 Bruno Lalande, Paris, France.
-// Copyright (c) 2009-2011 Mateusz Loskot, London, UK.
+// Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
+// Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
+// Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Modified: trunk/libs/geometry/example/with_external_libs/x02_gd_example.cpp
==============================================================================
--- trunk/libs/geometry/example/with_external_libs/x02_gd_example.cpp (original)
+++ trunk/libs/geometry/example/with_external_libs/x02_gd_example.cpp 2012-01-08 06:50:10 EST (Sun, 08 Jan 2012)
@@ -1,6 +1,6 @@
// Boost.Geometry (aka GGL, Generic Geometry Library)
//
-// Copyright (c) 2007-2011 Barend Gehrels, Amsterdam, the Netherlands.
+// Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
// Use, modification and distribution is subject to 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)
Modified: trunk/libs/geometry/example/with_external_libs/x03_c_soci_example.cpp
==============================================================================
--- trunk/libs/geometry/example/with_external_libs/x03_c_soci_example.cpp (original)
+++ trunk/libs/geometry/example/with_external_libs/x03_c_soci_example.cpp 2012-01-08 06:50:10 EST (Sun, 08 Jan 2012)
@@ -1,6 +1,6 @@
// Boost.Geometry (aka GGL, Generic Geometry Library)
//
-// Copyright (c) 2009-2011 Mateusz Loskot, London, UK.
+// Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
//
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Modified: trunk/libs/geometry/example/with_external_libs/x03_d_soci_example.cpp
==============================================================================
--- trunk/libs/geometry/example/with_external_libs/x03_d_soci_example.cpp (original)
+++ trunk/libs/geometry/example/with_external_libs/x03_d_soci_example.cpp 2012-01-08 06:50:10 EST (Sun, 08 Jan 2012)
@@ -1,6 +1,6 @@
// Boost.Geometry (aka GGL, Generic Geometry Library)
//
-// Copyright (c) 2009-2011 Mateusz Loskot, London, UK.
+// Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
//
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Modified: trunk/libs/geometry/test/geometries/adapted.cpp
==============================================================================
--- trunk/libs/geometry/test/geometries/adapted.cpp (original)
+++ trunk/libs/geometry/test/geometries/adapted.cpp 2012-01-08 06:50:10 EST (Sun, 08 Jan 2012)
@@ -1,7 +1,7 @@
// Boost.Geometry (aka GGL, Generic Geometry Library)
// Unit Test
-// Copyright (c) 2007-2011 Barend Gehrels, Amsterdam, the Netherlands.
+// Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk