Skip to content

Commit c7a8f67

Browse files
committed
Use Columbia for source started at CU.
Fix year for an earlier source files.
1 parent cd3187a commit c7a8f67

7 files changed

Lines changed: 12 additions & 12 deletions

File tree

src/diffpy/srreal/PointsInSphere.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 Michigan State University
5+
* (c) 2006 trustees of the Michigan State University
66
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/diffpy/srreal/PointsInSphere.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 Michigan State University
5+
* (c) 2006 trustees of the Michigan State University
66
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas

src/tests/objcryst_helpers.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
*
33
* diffpy.lib by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2010 Trustees of the Michigan State University.
6-
* All rights reserved.
5+
* (c) 2010 Trustees of the Columbia University
6+
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/tests/objcryst_helpers.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
*
33
* diffpy.lib by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2010 Trustees of the Michigan State University.
6-
* All rights reserved.
5+
* (c) 2010 Trustees of the Columbia University
6+
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/tests/serialization_helpers.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
*
33
* diffpy.lib by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2010 Trustees of the Michigan State University.
6-
* All rights reserved.
5+
* (c) 2010 Trustees of the Columbia University
6+
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/tests/test_helpers.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
*
33
* diffpy.lib by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2009 Trustees of the Michigan State University.
6-
* All rights reserved.
5+
* (c) 2009 Trustees of the Columbia University
6+
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/tests/test_helpers.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
*
33
* diffpy.lib by DANSE Diffraction group
44
* Simon J. L. Billinge
5-
* (c) 2009 Trustees of the Michigan State University.
6-
* All rights reserved.
5+
* (c) 2009 Trustees of the Columbia University
6+
* in the City of New York. All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

0 commit comments

Comments
 (0)