Skip to content

Commit c4c1ea8

Browse files
committed
Improve formatting of copyright notice when rendered to html
1 parent 58ba978 commit c4c1ea8

File tree

116 files changed

+348
-348
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

116 files changed

+348
-348
lines changed

AboutTheseModules.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
# http://www.cmake.org/cmake/help/cmake-2-8-docs.html
2828
#
2929
#
30-
# Copyright Iowa State University 2009-2010
30+
# Copyright Iowa State University 2009-2010.
3131
# Distributed under the Boost Software License, Version 1.0.
32-
# (See accompanying file LICENSE_1_0.txt or copy at
33-
# http://www.boost.org/LICENSE_1_0.txt)
32+
# (See accompanying file LICENSE_1_0.txt or copy at
33+
# http://www.boost.org/LICENSE_1_0.txt)
3434

BoostTestTargets.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
# http://academic.cleardefinition.com
3232
# Iowa State University HCI Graduate Program/VRAC
3333
#
34-
# Copyright Iowa State University 2009-2010
34+
# Copyright Iowa State University 2009-2010.
3535
# Distributed under the Boost Software License, Version 1.0.
36-
# (See accompanying file LICENSE_1_0.txt or copy at
37-
# http://www.boost.org/LICENSE_1_0.txt)
36+
# (See accompanying file LICENSE_1_0.txt or copy at
37+
# http://www.boost.org/LICENSE_1_0.txt)
3838

3939
if(__add_boost_test)
4040
return()

BundleOSGPlugins.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
# http://academic.cleardefinition.com
2121
# Iowa State University HCI Graduate Program/VRAC
2222
#
23-
# Copyright Iowa State University 2009-2010
23+
# Copyright Iowa State University 2009-2010.
2424
# Distributed under the Boost Software License, Version 1.0.
25-
# (See accompanying file LICENSE_1_0.txt or copy at
26-
# http://www.boost.org/LICENSE_1_0.txt)
25+
# (See accompanying file LICENSE_1_0.txt or copy at
26+
# http://www.boost.org/LICENSE_1_0.txt)
2727

2828

2929
function(_osgbundle_split_debug_versions releasevar debugvar)

BundleOSGRuntime.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
# http://academic.cleardefinition.com
1414
# Iowa State University HCI Graduate Program/VRAC
1515
#
16-
# Copyright Iowa State University 2009-2010
16+
# Copyright Iowa State University 2009-2010.
1717
# Distributed under the Boost Software License, Version 1.0.
18-
# (See accompanying file LICENSE_1_0.txt or copy at
19-
# http://www.boost.org/LICENSE_1_0.txt)
18+
# (See accompanying file LICENSE_1_0.txt or copy at
19+
# http://www.boost.org/LICENSE_1_0.txt)
2020

2121
function(_osgbundle_split_debug_versions releasevar debugvar)
2222
set(release)

BundleVRJ22Runtime.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
# http://academic.cleardefinition.com
1212
# Iowa State University HCI Graduate Program/VRAC
1313
#
14-
# Copyright Iowa State University 2009-2010
14+
# Copyright Iowa State University 2009-2010.
1515
# Distributed under the Boost Software License, Version 1.0.
16-
# (See accompanying file LICENSE_1_0.txt or copy at
17-
# http://www.boost.org/LICENSE_1_0.txt)
16+
# (See accompanying file LICENSE_1_0.txt or copy at
17+
# http://www.boost.org/LICENSE_1_0.txt)
1818

1919
if(WIN32)
2020
option(VRJUGGLERRUNTIME_BUNDLE

CheckMacHIDAPI.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
# http://academic.cleardefinition.com
2020
# Iowa State University HCI Graduate Program/VRAC
2121
#
22-
# Copyright Iowa State University 2009-2010
22+
# Copyright Iowa State University 2009-2010.
2323
# Distributed under the Boost Software License, Version 1.0.
24-
# (See accompanying file LICENSE_1_0.txt or copy at
25-
# http://www.boost.org/LICENSE_1_0.txt)
24+
# (See accompanying file LICENSE_1_0.txt or copy at
25+
# http://www.boost.org/LICENSE_1_0.txt)
2626

2727

2828
if(APPLE)

CheckVersion.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
# http://academic.cleardefinition.com
99
# Iowa State University HCI Graduate Program/VRAC
1010
#
11-
# Copyright Iowa State University 2009-2010
11+
# Copyright Iowa State University 2009-2010.
1212
# Distributed under the Boost Software License, Version 1.0.
13-
# (See accompanying file LICENSE_1_0.txt or copy at
14-
# http://www.boost.org/LICENSE_1_0.txt)
13+
# (See accompanying file LICENSE_1_0.txt or copy at
14+
# http://www.boost.org/LICENSE_1_0.txt)
1515

1616
if(__check_version)
1717
return()

CleanDirectoryList.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
# http://academic.cleardefinition.com
1010
# Iowa State University HCI Graduate Program/VRAC
1111
#
12-
# Copyright Iowa State University 2009-2010
12+
# Copyright Iowa State University 2009-2010.
1313
# Distributed under the Boost Software License, Version 1.0.
14-
# (See accompanying file LICENSE_1_0.txt or copy at
15-
# http://www.boost.org/LICENSE_1_0.txt)
14+
# (See accompanying file LICENSE_1_0.txt or copy at
15+
# http://www.boost.org/LICENSE_1_0.txt)
1616

1717
if(__clean_directory_list)
1818
return()

CleanLibraryList.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
# http://academic.cleardefinition.com
2222
# Iowa State University HCI Graduate Program/VRAC
2323
#
24-
# Copyright Iowa State University 2009-2010
24+
# Copyright Iowa State University 2009-2010.
2525
# Distributed under the Boost Software License, Version 1.0.
26-
# (See accompanying file LICENSE_1_0.txt or copy at
27-
# http://www.boost.org/LICENSE_1_0.txt)
26+
# (See accompanying file LICENSE_1_0.txt or copy at
27+
# http://www.boost.org/LICENSE_1_0.txt)
2828

2929
if(__clean_library_list)
3030
return()

CopyResourcesToBuildTree.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
# http://academic.cleardefinition.com
1010
# Iowa State University HCI Graduate Program/VRAC
1111
#
12-
# Copyright Iowa State University 2009-2010
12+
# Copyright Iowa State University 2009-2010.
1313
# Distributed under the Boost Software License, Version 1.0.
14-
# (See accompanying file LICENSE_1_0.txt or copy at
15-
# http://www.boost.org/LICENSE_1_0.txt)
14+
# (See accompanying file LICENSE_1_0.txt or copy at
15+
# http://www.boost.org/LICENSE_1_0.txt)
1616

1717
if(__copy_resources_to_build_tree)
1818
return()

CppcheckTargets.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
# http://academic.cleardefinition.com
1717
# Iowa State University HCI Graduate Program/VRAC
1818
#
19-
# Copyright Iowa State University 2009-2010
19+
# Copyright Iowa State University 2009-2010.
2020
# Distributed under the Boost Software License, Version 1.0.
21-
# (See accompanying file LICENSE_1_0.txt or copy at
22-
# http://www.boost.org/LICENSE_1_0.txt)
21+
# (See accompanying file LICENSE_1_0.txt or copy at
22+
# http://www.boost.org/LICENSE_1_0.txt)
2323

2424
if(__add_cppcheck)
2525
return()

CreateDashboardScripts.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
# http://academic.cleardefinition.com
2424
# Iowa State University HCI Graduate Program/VRAC
2525
#
26-
# Copyright Iowa State University 2009-2010
26+
# Copyright Iowa State University 2009-2010.
2727
# Distributed under the Boost Software License, Version 1.0.
28-
# (See accompanying file LICENSE_1_0.txt or copy at
29-
# http://www.boost.org/LICENSE_1_0.txt)
28+
# (See accompanying file LICENSE_1_0.txt or copy at
29+
# http://www.boost.org/LICENSE_1_0.txt)
3030

3131
# Only do any of the prep work if not already in a dashboard script
3232
if(NOT IN_DASHBOARD_SCRIPT)

CreateImportedTarget.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
# http://academic.cleardefinition.com
1414
# Iowa State University HCI Graduate Program/VRAC
1515
#
16-
# Copyright Iowa State University 2009-2010
16+
# Copyright Iowa State University 2009-2010.
1717
# Distributed under the Boost Software License, Version 1.0.
18-
# (See accompanying file LICENSE_1_0.txt or copy at
19-
# http://www.boost.org/LICENSE_1_0.txt)
18+
# (See accompanying file LICENSE_1_0.txt or copy at
19+
# http://www.boost.org/LICENSE_1_0.txt)
2020

2121
if(__create_imported_target)
2222
return()

CreateLaunchers.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
# http://academic.cleardefinition.com
3535
# Iowa State University HCI Graduate Program/VRAC
3636
#
37-
# Copyright Iowa State University 2009-2010
37+
# Copyright Iowa State University 2009-2010.
3838
# Distributed under the Boost Software License, Version 1.0.
39-
# (See accompanying file LICENSE_1_0.txt or copy at
40-
# http://www.boost.org/LICENSE_1_0.txt)
39+
# (See accompanying file LICENSE_1_0.txt or copy at
40+
# http://www.boost.org/LICENSE_1_0.txt)
4141

4242
if(__create_launchers)
4343
return()

DoxygenTargets.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
# http://academic.cleardefinition.com
2121
# Iowa State University HCI Graduate Program/VRAC
2222
#
23-
# Copyright Iowa State University 2009-2010
23+
# Copyright Iowa State University 2009-2010.
2424
# Distributed under the Boost Software License, Version 1.0.
25-
# (See accompanying file LICENSE_1_0.txt or copy at
26-
# http://www.boost.org/LICENSE_1_0.txt)
25+
# (See accompanying file LICENSE_1_0.txt or copy at
26+
# http://www.boost.org/LICENSE_1_0.txt)
2727

2828
if(__add_doxygen)
2929
return()

EnableExtraCompilerWarnings.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
# http://academic.cleardefinition.com
1111
# Iowa State University HCI Graduate Program/VRAC
1212
#
13-
# Copyright Iowa State University 2009-2010
13+
# Copyright Iowa State University 2009-2010.
1414
# Distributed under the Boost Software License, Version 1.0.
15-
# (See accompanying file LICENSE_1_0.txt or copy at
16-
# http://www.boost.org/LICENSE_1_0.txt)
15+
# (See accompanying file LICENSE_1_0.txt or copy at
16+
# http://www.boost.org/LICENSE_1_0.txt)
1717

1818
if(__enable_extra_compiler_warnings)
1919
return()

EnableProfiling.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
# http://academic.cleardefinition.com
1111
# Iowa State University HCI Graduate Program/VRAC
1212
#
13-
# Copyright Iowa State University 2009-2010
13+
# Copyright Iowa State University 2009-2010.
1414
# Distributed under the Boost Software License, Version 1.0.
15-
# (See accompanying file LICENSE_1_0.txt or copy at
16-
# http://www.boost.org/LICENSE_1_0.txt)
15+
# (See accompanying file LICENSE_1_0.txt or copy at
16+
# http://www.boost.org/LICENSE_1_0.txt)
1717

1818
if(__enable_profiling)
1919
return()

FileCopyTargets.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
# http://academic.cleardefinition.com
2222
# Iowa State University HCI Graduate Program/VRAC
2323
#
24-
# Copyright Iowa State University 2009-2010
24+
# Copyright Iowa State University 2009-2010.
2525
# Distributed under the Boost Software License, Version 1.0.
26-
# (See accompanying file LICENSE_1_0.txt or copy at
27-
# http://www.boost.org/LICENSE_1_0.txt)
26+
# (See accompanying file LICENSE_1_0.txt or copy at
27+
# http://www.boost.org/LICENSE_1_0.txt)
2828

2929
if(__add_file_copy_target)
3030
return()

FindALUT.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
# http://academic.cleardefinition.com
2525
# Iowa State University HCI Graduate Program/VRAC
2626
#
27-
# Copyright Iowa State University 2009-2010
27+
# Copyright Iowa State University 2009-2010.
2828
# Distributed under the Boost Software License, Version 1.0.
29-
# (See accompanying file LICENSE_1_0.txt or copy at
30-
# http://www.boost.org/LICENSE_1_0.txt)
29+
# (See accompanying file LICENSE_1_0.txt or copy at
30+
# http://www.boost.org/LICENSE_1_0.txt)
3131

3232
set(ALUT_ROOT_DIR
3333
"${ALUT_ROOT_DIR}"

FindBluez.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
# http://academic.cleardefinition.com
1818
# Iowa State University HCI Graduate Program/VRAC
1919
#
20-
# Copyright Iowa State University 2009-2010
20+
# Copyright Iowa State University 2009-2010.
2121
# Distributed under the Boost Software License, Version 1.0.
22-
# (See accompanying file LICENSE_1_0.txt or copy at
23-
# http://www.boost.org/LICENSE_1_0.txt)
22+
# (See accompanying file LICENSE_1_0.txt or copy at
23+
# http://www.boost.org/LICENSE_1_0.txt)
2424

2525
if(WIN32 OR APPLE OR NOT UNIX)
2626
if(NOT Bluez_FIND_QUIETLY)

FindCPPDOM.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
# http://academic.cleardefinition.com
3131
# Iowa State University HCI Graduate Program/VRAC
3232
#
33-
# Copyright Iowa State University 2009-2010
33+
# Copyright Iowa State University 2009-2010.
3434
# Distributed under the Boost Software License, Version 1.0.
35-
# (See accompanying file LICENSE_1_0.txt or copy at
36-
# http://www.boost.org/LICENSE_1_0.txt)
35+
# (See accompanying file LICENSE_1_0.txt or copy at
36+
# http://www.boost.org/LICENSE_1_0.txt)
3737

3838
set(_HUMAN "cppdom")
3939
set(_HEADER cppdom/cppdom.h)

FindDCubed.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
# http://academic.cleardefinition.com
1818
# Iowa State University HCI Graduate Program/VRAC
1919
#
20-
# Copyright Iowa State University 2009-2010
20+
# Copyright Iowa State University 2009-2010.
2121
# Distributed under the Boost Software License, Version 1.0.
22-
# (See accompanying file LICENSE_1_0.txt or copy at
23-
# http://www.boost.org/LICENSE_1_0.txt)
22+
# (See accompanying file LICENSE_1_0.txt or copy at
23+
# http://www.boost.org/LICENSE_1_0.txt)
2424

2525
if(NOT BITS)
2626
if(CMAKE_SIZEOF_VOID_P MATCHES "8")

FindFlagpoll.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
# http://academic.cleardefinition.com
3434
# Iowa State University HCI Graduate Program/VRAC
3535
#
36-
# Copyright Iowa State University 2009-2010
36+
# Copyright Iowa State University 2009-2010.
3737
# Distributed under the Boost Software License, Version 1.0.
38-
# (See accompanying file LICENSE_1_0.txt or copy at
39-
# http://www.boost.org/LICENSE_1_0.txt)
38+
# (See accompanying file LICENSE_1_0.txt or copy at
39+
# http://www.boost.org/LICENSE_1_0.txt)
4040

4141

4242
###

FindGDB.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
# http://academic.cleardefinition.com
1515
# Iowa State University HCI Graduate Program/VRAC
1616
#
17-
# Copyright Iowa State University 2009-2010
17+
# Copyright Iowa State University 2009-2010.
1818
# Distributed under the Boost Software License, Version 1.0.
19-
# (See accompanying file LICENSE_1_0.txt or copy at
20-
# http://www.boost.org/LICENSE_1_0.txt)
19+
# (See accompanying file LICENSE_1_0.txt or copy at
20+
# http://www.boost.org/LICENSE_1_0.txt)
2121

2222

2323
set(GDB_ROOT_DIR

FindGHOST.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
# http://academic.cleardefinition.com
1313
# Iowa State University HCI Graduate Program/VRAC
1414
#
15-
# Copyright Iowa State University 2009-2010
15+
# Copyright Iowa State University 2009-2010.
1616
# Distributed under the Boost Software License, Version 1.0.
17-
# (See accompanying file LICENSE_1_0.txt or copy at
18-
# http://www.boost.org/LICENSE_1_0.txt)
17+
# (See accompanying file LICENSE_1_0.txt or copy at
18+
# http://www.boost.org/LICENSE_1_0.txt)
1919

2020
set(GHOST_ROOT_DIR
2121
"${GHOST_ROOT_DIR}"

FindGLUI.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
# http://academic.cleardefinition.com
1919
# Iowa State University HCI Graduate Program/VRAC
2020
#
21-
# Copyright Iowa State University 2009-2010
21+
# Copyright Iowa State University 2009-2010.
2222
# Distributed under the Boost Software License, Version 1.0.
23-
# (See accompanying file LICENSE_1_0.txt or copy at
24-
# http://www.boost.org/LICENSE_1_0.txt)
23+
# (See accompanying file LICENSE_1_0.txt or copy at
24+
# http://www.boost.org/LICENSE_1_0.txt)
2525

2626
if(GLUI_FIND_QUIETLY)
2727
find_package(OpenGL QUIET)

FindGMTL.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@
2828
# http://academic.cleardefinition.com
2929
# Iowa State University HCI Graduate Program/VRAC
3030
#
31-
# Copyright Iowa State University 2009-2010
31+
# Copyright Iowa State University 2009-2010.
3232
# Distributed under the Boost Software License, Version 1.0.
33-
# (See accompanying file LICENSE_1_0.txt or copy at
34-
# http://www.boost.org/LICENSE_1_0.txt)
33+
# (See accompanying file LICENSE_1_0.txt or copy at
34+
# http://www.boost.org/LICENSE_1_0.txt)
3535

3636
set(_HUMAN "GMTL")
3737
set(_HEADER gmtl/gmtl.h)

FindGPM.cmake

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
# http://academic.cleardefinition.com
1818
# Iowa State University HCI Graduate Program/VRAC
1919
#
20-
# Copyright Iowa State University 2009-2010
20+
# Copyright Iowa State University 2009-2010.
2121
# Distributed under the Boost Software License, Version 1.0.
22-
# (See accompanying file LICENSE_1_0.txt or copy at
23-
# http://www.boost.org/LICENSE_1_0.txt)
22+
# (See accompanying file LICENSE_1_0.txt or copy at
23+
# http://www.boost.org/LICENSE_1_0.txt)
2424

2525
find_library(GPM_LIBRARY
2626
NAMES gpm)

0 commit comments

Comments
 (0)