Skip to content

Commit c278a11

Browse files
committed
all the copyright statements
1 parent 9bbc364 commit c278a11

29 files changed

+58
-29
lines changed

diffpy/srmise/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

diffpy/srmise/applications/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

diffpy/srmise/applications/plot.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

diffpy/srmise/basefunction.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# (c) 2024 trustees of Columia University in the City of New York
78
# All rights reserved.
89
#

diffpy/srmise/baselines/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

diffpy/srmise/baselines/arbitrary.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

diffpy/srmise/baselines/base.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

diffpy/srmise/baselines/fromsequence.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

diffpy/srmise/baselines/nanospherical.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

diffpy/srmise/baselines/polynomial.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
##############################################################################
33
#
44
# SrMise by Luke Granlund
5-
# (c) 2014 trustees of the Michigan State University.
5+
# (c) 2014 trustees of the Michigan State University
6+
# (c) 2024 trustees of Columia University in the City of New York
67
# All rights reserved.
78
#
89
# File coded by: Luke Granlund

0 commit comments

Comments
 (0)