Skip to content

Commit 46bc80d

Browse files
committed
Fix Columbia Trustees name and copyright year range.
1 parent c7a8f67 commit 46bc80d

116 files changed

Lines changed: 117 additions & 116 deletions

File tree

Some content is hidden

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

LICENSE.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
This program is part of the DiffPy and DANSE open-source projects
22
and is available subject to the conditions and terms laid out below.
33

4-
Copyright 2009, Trustees of Columbia University in the City of New York.
4+
Copyright 2009-2012, The Trustees of Columbia University in
5+
the City of New York. All rights reserved.
56

67
For more information please visit the project web-page:
78
http://www.diffpy.org/

src/diffpy/Attributes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2009 Trustees of the Columbia University
5+
* (c) 2009 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/Attributes.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2009 Trustees of the Columbia University
5+
* (c) 2009 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/Attributes.ipp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2009 Trustees of the Columbia University
5+
* (c) 2009 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/HasClassRegistry.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2010 Trustees of the Columbia University
5+
* (c) 2010 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/HasClassRegistry.ipp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2010 Trustees of the Columbia University
5+
* (c) 2010 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/boostextensions/serialize_unordered_map.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2010 Trustees of the Columbia University
5+
* (c) 2010 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/boostextensions/serialize_unordered_set.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2010 Trustees of the Columbia University
5+
* (c) 2010 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/mathutils.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2009 Trustees of the Columbia University
5+
* (c) 2009 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/mathutils.ipp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* diffpy.srreal by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2009 Trustees of the Columbia University
5+
* (c) 2009 The Trustees of Columbia University
66
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas

0 commit comments

Comments
 (0)