|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r84251 - in trunk/tools/quickbook/test/python: . sub1 sub2
From: dnljms_at_[hidden]
Date: 2013-05-12 10:33:47
Author: danieljames
Date: 2013-05-12 10:33:46 EDT (Sun, 12 May 2013)
New Revision: 84251
URL: http://svn.boost.org/trac/boost/changeset/84251
Log:
Add copyright comments to python tests.
Keep inspect happy.
Text files modified:
trunk/tools/quickbook/test/python/include_path.qbk | 8 ++++++++
trunk/tools/quickbook/test/python/missing_relative.qbk | 8 ++++++++
trunk/tools/quickbook/test/python/sub1/a.qbk | 8 ++++++++
trunk/tools/quickbook/test/python/sub2/b.qbk | 8 ++++++++
trunk/tools/quickbook/test/python/svg_missing.qbk | 8 ++++++++
5 files changed, 40 insertions(+), 0 deletions(-)
Modified: trunk/tools/quickbook/test/python/include_path.qbk
==============================================================================
--- trunk/tools/quickbook/test/python/include_path.qbk (original)
+++ trunk/tools/quickbook/test/python/include_path.qbk 2013-05-12 10:33:46 EDT (Sun, 12 May 2013)
@@ -1,3 +1,11 @@
+[/
+ Copyright 2012-2013 Daniel James
+
+ 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)
+]
+
[quickbook 1.5]
[article Include Path]
[include a.qbk]
Modified: trunk/tools/quickbook/test/python/missing_relative.qbk
==============================================================================
--- trunk/tools/quickbook/test/python/missing_relative.qbk (original)
+++ trunk/tools/quickbook/test/python/missing_relative.qbk 2013-05-12 10:33:46 EDT (Sun, 12 May 2013)
@@ -1,3 +1,11 @@
+[/
+ Copyright 2012-2013 Daniel James
+
+ 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)
+]
+
[quickbook 1.5]
[article Missing Relative]
Modified: trunk/tools/quickbook/test/python/sub1/a.qbk
==============================================================================
--- trunk/tools/quickbook/test/python/sub1/a.qbk (original)
+++ trunk/tools/quickbook/test/python/sub1/a.qbk 2013-05-12 10:33:46 EDT (Sun, 12 May 2013)
@@ -1 +1,9 @@
+[/
+ Copyright 2012-2013 Daniel James
+
+ 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)
+]
+
a
Modified: trunk/tools/quickbook/test/python/sub2/b.qbk
==============================================================================
--- trunk/tools/quickbook/test/python/sub2/b.qbk (original)
+++ trunk/tools/quickbook/test/python/sub2/b.qbk 2013-05-12 10:33:46 EDT (Sun, 12 May 2013)
@@ -1 +1,9 @@
+[/
+ Copyright 2012-2013 Daniel James
+
+ 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)
+]
+
b
Modified: trunk/tools/quickbook/test/python/svg_missing.qbk
==============================================================================
--- trunk/tools/quickbook/test/python/svg_missing.qbk (original)
+++ trunk/tools/quickbook/test/python/svg_missing.qbk 2013-05-12 10:33:46 EDT (Sun, 12 May 2013)
@@ -1,3 +1,11 @@
+[/
+ Copyright 2012-2013 Daniel James
+
+ 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)
+]
+
[article Dependencies for missing svg]
[$missing.svg]
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