diff --git a/src/diffpy/__init__.py b/src/diffpy/__init__.py index 50128bcc..b1a001b8 100644 --- a/src/diffpy/__init__.py +++ b/src/diffpy/__init__.py @@ -3,7 +3,7 @@ # # diffpy by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2008 trustees of the Michigan State University. +# (c) 2008-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/__init__.py b/src/diffpy/pdfgui/__init__.py index c12002ca..6c72c4e2 100644 --- a/src/diffpy/pdfgui/__init__.py +++ b/src/diffpy/pdfgui/__init__.py @@ -3,7 +3,7 @@ # # diffpy.pdfgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/applications/__init__.py b/src/diffpy/pdfgui/applications/__init__.py index d698044f..8bdc5f5a 100644 --- a/src/diffpy/pdfgui/applications/__init__.py +++ b/src/diffpy/pdfgui/applications/__init__.py @@ -3,7 +3,7 @@ # # diffpy.pdfgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2009 Trustees of the Columbia University +# (c) 2009-2024 Trustees of the Columbia University # in the City of New York. All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/applications/pdfgui.py b/src/diffpy/pdfgui/applications/pdfgui.py index 0c1f0b48..ef703ed8 100755 --- a/src/diffpy/pdfgui/applications/pdfgui.py +++ b/src/diffpy/pdfgui/applications/pdfgui.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/control/__init__.py b/src/diffpy/pdfgui/control/__init__.py index a90402c6..852f6eab 100644 --- a/src/diffpy/pdfgui/control/__init__.py +++ b/src/diffpy/pdfgui/control/__init__.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/control/calculation.py b/src/diffpy/pdfgui/control/calculation.py index 2cab84a3..a66a421c 100644 --- a/src/diffpy/pdfgui/control/calculation.py +++ b/src/diffpy/pdfgui/control/calculation.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas, Jiwu Liu diff --git a/src/diffpy/pdfgui/control/constraint.py b/src/diffpy/pdfgui/control/constraint.py index fac6082f..5a8f3faa 100644 --- a/src/diffpy/pdfgui/control/constraint.py +++ b/src/diffpy/pdfgui/control/constraint.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/control/controlerrors.py b/src/diffpy/pdfgui/control/controlerrors.py index 3142ac17..460ce1c4 100644 --- a/src/diffpy/pdfgui/control/controlerrors.py +++ b/src/diffpy/pdfgui/control/controlerrors.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Jiwu Liu diff --git a/src/diffpy/pdfgui/control/fitdataset.py b/src/diffpy/pdfgui/control/fitdataset.py index eb3d6a80..ece440c1 100644 --- a/src/diffpy/pdfgui/control/fitdataset.py +++ b/src/diffpy/pdfgui/control/fitdataset.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/control/fitting.py b/src/diffpy/pdfgui/control/fitting.py index 8e24aed5..bc8c5a8b 100644 --- a/src/diffpy/pdfgui/control/fitting.py +++ b/src/diffpy/pdfgui/control/fitting.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Jiwu Liu diff --git a/src/diffpy/pdfgui/control/parameter.py b/src/diffpy/pdfgui/control/parameter.py index cf8bbe94..376cd6df 100644 --- a/src/diffpy/pdfgui/control/parameter.py +++ b/src/diffpy/pdfgui/control/parameter.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/control/pdfcomponent.py b/src/diffpy/pdfgui/control/pdfcomponent.py index d3ac7903..a2417dcf 100644 --- a/src/diffpy/pdfgui/control/pdfcomponent.py +++ b/src/diffpy/pdfgui/control/pdfcomponent.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Jiwu Liu diff --git a/src/diffpy/pdfgui/control/pdfdataset.py b/src/diffpy/pdfgui/control/pdfdataset.py index 6caa978a..96bcd562 100644 --- a/src/diffpy/pdfgui/control/pdfdataset.py +++ b/src/diffpy/pdfgui/control/pdfdataset.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/control/pdfguimacros.py b/src/diffpy/pdfgui/control/pdfguimacros.py index e91abe76..04ddb036 100644 --- a/src/diffpy/pdfgui/control/pdfguimacros.py +++ b/src/diffpy/pdfgui/control/pdfguimacros.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/control/pdflist.py b/src/diffpy/pdfgui/control/pdflist.py index 00ec4a13..0912b595 100644 --- a/src/diffpy/pdfgui/control/pdflist.py +++ b/src/diffpy/pdfgui/control/pdflist.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Jiwu Liu diff --git a/src/diffpy/pdfgui/control/pdfstructure.py b/src/diffpy/pdfgui/control/pdfstructure.py index a63f8692..cca9b284 100644 --- a/src/diffpy/pdfgui/control/pdfstructure.py +++ b/src/diffpy/pdfgui/control/pdfstructure.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/control/structureviewer.py b/src/diffpy/pdfgui/control/structureviewer.py index d58def97..85308d10 100644 --- a/src/diffpy/pdfgui/control/structureviewer.py +++ b/src/diffpy/pdfgui/control/structureviewer.py @@ -3,7 +3,7 @@ # # diffpy.pdfgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2009 Trustees of the Columbia University +# (c) 2009-2024 Trustees of the Columbia University # in the City of New York. All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/gui/__init__.py b/src/diffpy/pdfgui/gui/__init__.py index a90402c6..852f6eab 100644 --- a/src/diffpy/pdfgui/gui/__init__.py +++ b/src/diffpy/pdfgui/gui/__init__.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/gui/aboutdialog.py b/src/diffpy/pdfgui/gui/aboutdialog.py index 37bd30c7..2810b5a2 100644 --- a/src/diffpy/pdfgui/gui/aboutdialog.py +++ b/src/diffpy/pdfgui/gui/aboutdialog.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Dmitriy Bryndin @@ -233,7 +233,7 @@ def onColumbiaLogo(self, event): # wxGlade: DialogAbout. # end of class DialogAbout -##### testing code ########################################################### +# testing code ########################################################### if __name__ == "__main__": app = wx.App() diff --git a/src/diffpy/pdfgui/gui/adddatapanel.py b/src/diffpy/pdfgui/gui/adddatapanel.py index 7f5f1407..1f6f927c 100644 --- a/src/diffpy/pdfgui/gui/adddatapanel.py +++ b/src/diffpy/pdfgui/gui/adddatapanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/addphasepanel.py b/src/diffpy/pdfgui/gui/addphasepanel.py index cc8bbdd3..ee306a0c 100644 --- a/src/diffpy/pdfgui/gui/addphasepanel.py +++ b/src/diffpy/pdfgui/gui/addphasepanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/blankpanel.py b/src/diffpy/pdfgui/gui/blankpanel.py index 9d10e9bf..a000c9a8 100644 --- a/src/diffpy/pdfgui/gui/blankpanel.py +++ b/src/diffpy/pdfgui/gui/blankpanel.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/calculationpanel.py b/src/diffpy/pdfgui/gui/calculationpanel.py index 4c8b0041..dc3c218a 100644 --- a/src/diffpy/pdfgui/gui/calculationpanel.py +++ b/src/diffpy/pdfgui/gui/calculationpanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/datasetconfigurepanel.py b/src/diffpy/pdfgui/gui/datasetconfigurepanel.py index e5dab596..6a44000b 100644 --- a/src/diffpy/pdfgui/gui/datasetconfigurepanel.py +++ b/src/diffpy/pdfgui/gui/datasetconfigurepanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/datasetconstraintpanel.py b/src/diffpy/pdfgui/gui/datasetconstraintpanel.py index 1455fca8..04752071 100644 --- a/src/diffpy/pdfgui/gui/datasetconstraintpanel.py +++ b/src/diffpy/pdfgui/gui/datasetconstraintpanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/datasetpanel.py b/src/diffpy/pdfgui/gui/datasetpanel.py index f64cee9e..c55af9f3 100644 --- a/src/diffpy/pdfgui/gui/datasetpanel.py +++ b/src/diffpy/pdfgui/gui/datasetpanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/datasetresultspanel.py b/src/diffpy/pdfgui/gui/datasetresultspanel.py index e3670afc..1ba204fe 100644 --- a/src/diffpy/pdfgui/gui/datasetresultspanel.py +++ b/src/diffpy/pdfgui/gui/datasetresultspanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/debugoptions.py b/src/diffpy/pdfgui/gui/debugoptions.py index 0404eefa..2d65b536 100644 --- a/src/diffpy/pdfgui/gui/debugoptions.py +++ b/src/diffpy/pdfgui/gui/debugoptions.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/gui/fitnotebookpanel.py b/src/diffpy/pdfgui/gui/fitnotebookpanel.py index 691e472b..1c1d63c6 100644 --- a/src/diffpy/pdfgui/gui/fitnotebookpanel.py +++ b/src/diffpy/pdfgui/gui/fitnotebookpanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/insertrowsdialog.py b/src/diffpy/pdfgui/gui/insertrowsdialog.py index 6f9389ae..bae29964 100644 --- a/src/diffpy/pdfgui/gui/insertrowsdialog.py +++ b/src/diffpy/pdfgui/gui/insertrowsdialog.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Dmitriy Bryndin diff --git a/src/diffpy/pdfgui/gui/journalpanel.py b/src/diffpy/pdfgui/gui/journalpanel.py index 1a38c2a5..9089c2cd 100644 --- a/src/diffpy/pdfgui/gui/journalpanel.py +++ b/src/diffpy/pdfgui/gui/journalpanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/main.py b/src/diffpy/pdfgui/gui/main.py index a3d37917..bc409d87 100644 --- a/src/diffpy/pdfgui/gui/main.py +++ b/src/diffpy/pdfgui/gui/main.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/outputpanel.py b/src/diffpy/pdfgui/gui/outputpanel.py index 17e1c253..f8d963b2 100644 --- a/src/diffpy/pdfgui/gui/outputpanel.py +++ b/src/diffpy/pdfgui/gui/outputpanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2007 trustees of the Michigan State University. +# (c) 2007-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Jiwu Liu, Chris Farrow diff --git a/src/diffpy/pdfgui/gui/paneltest.py b/src/diffpy/pdfgui/gui/paneltest.py index 5adda3b9..0c2b80c1 100644 --- a/src/diffpy/pdfgui/gui/paneltest.py +++ b/src/diffpy/pdfgui/gui/paneltest.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/pdfpanel.py b/src/diffpy/pdfgui/gui/pdfpanel.py index 9ca4a862..5fd705c5 100644 --- a/src/diffpy/pdfgui/gui/pdfpanel.py +++ b/src/diffpy/pdfgui/gui/pdfpanel.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow, Dmitriy Bryndin diff --git a/src/diffpy/pdfgui/gui/phaseconstraintspanel.py b/src/diffpy/pdfgui/gui/phaseconstraintspanel.py index 352e92ea..118bce45 100644 --- a/src/diffpy/pdfgui/gui/phaseconstraintspanel.py +++ b/src/diffpy/pdfgui/gui/phaseconstraintspanel.py @@ -4,7 +4,8 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. + # All rights reserved. # # File coded by: Chris Farrow, Dmitriy Bryndin @@ -314,7 +315,7 @@ def refresh(self): self.refreshTextCtrls() - ### update the grid ### + # update the grid ########## natoms = len(self.structure) nrows = self.gridAtoms.GetNumberRows() self.gridAtoms.BeginBatch() @@ -339,7 +340,7 @@ def refresh(self): if not m: continue barevar = m.group(1) - if not barevar in bareAtomVarColumn: + if barevar not in bareAtomVarColumn: continue column = bareAtomVarColumn[barevar] row = int(m.group(2)) - 1 @@ -348,7 +349,7 @@ def refresh(self): raise ControlValueError(emsg) self.gridAtoms.SetCellValue(row, column, con.formula) barevar = re.sub(r"\(\d+\)$", "", var) - if not barevar in bareAtomVarColumn: + if barevar not in bareAtomVarColumn: continue self.gridAtoms.AutosizeLabels() @@ -554,12 +555,12 @@ def onKey(self, event): self.mainFrame.needsSave() # Can't get these to work. Maybe later. - ## Copy - Ctrl+C / Ctrl+Insert + # Copy - Ctrl+C / Ctrl+Insert # if event.ControlDown() and (key == 67 or key == wx.WXK_INSERT): # if phasepanelutils.canCopySelectedCells(self): # phasepanelutils.copySelectedCells(self) - ## Paste - Ctrl+V / Shift+Insert + # Paste - Ctrl+V / Shift+Insert # if (event.ControlDown() and key == 86) or\ # (event.ShiftDown() and key == wx.WXK_INSERT): # if phasepanelutils.canPasteIntoCells(self): diff --git a/src/diffpy/pdfgui/gui/phasenotebookpanel.py b/src/diffpy/pdfgui/gui/phasenotebookpanel.py index 43fa886a..cd3947f6 100644 --- a/src/diffpy/pdfgui/gui/phasenotebookpanel.py +++ b/src/diffpy/pdfgui/gui/phasenotebookpanel.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Dmitriy Bryndin diff --git a/src/diffpy/pdfgui/gui/phaseresultspanel.py b/src/diffpy/pdfgui/gui/phaseresultspanel.py index cf806767..8fe7a5df 100644 --- a/src/diffpy/pdfgui/gui/phaseresultspanel.py +++ b/src/diffpy/pdfgui/gui/phaseresultspanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow, Dmitriy Bryndin diff --git a/src/diffpy/pdfgui/gui/preferencespanel.py b/src/diffpy/pdfgui/gui/preferencespanel.py index 94751c42..1971936d 100644 --- a/src/diffpy/pdfgui/gui/preferencespanel.py +++ b/src/diffpy/pdfgui/gui/preferencespanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2007 trustees of the Michigan State University. +# (c) 2007-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/resultspanel.py b/src/diffpy/pdfgui/gui/resultspanel.py index f1731aa1..9d204046 100644 --- a/src/diffpy/pdfgui/gui/resultspanel.py +++ b/src/diffpy/pdfgui/gui/resultspanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/supercelldialog.py b/src/diffpy/pdfgui/gui/supercelldialog.py index 8070a82c..137a9ef1 100644 --- a/src/diffpy/pdfgui/gui/supercelldialog.py +++ b/src/diffpy/pdfgui/gui/supercelldialog.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/welcomepanel.py b/src/diffpy/pdfgui/gui/welcomepanel.py index 6aee2c37..ad5dbf51 100644 --- a/src/diffpy/pdfgui/gui/welcomepanel.py +++ b/src/diffpy/pdfgui/gui/welcomepanel.py @@ -4,7 +4,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/wxextensions/__init__.py b/src/diffpy/pdfgui/gui/wxextensions/__init__.py index 45cbffdc..a4d89d33 100644 --- a/src/diffpy/pdfgui/gui/wxextensions/__init__.py +++ b/src/diffpy/pdfgui/gui/wxextensions/__init__.py @@ -3,7 +3,7 @@ # # wxextensions by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/gui/wxextensions/autowidthlabelsgrid.py b/src/diffpy/pdfgui/gui/wxextensions/autowidthlabelsgrid.py index 77d3f891..f79ca941 100644 --- a/src/diffpy/pdfgui/gui/wxextensions/autowidthlabelsgrid.py +++ b/src/diffpy/pdfgui/gui/wxextensions/autowidthlabelsgrid.py @@ -3,7 +3,7 @@ # # wxextensions by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Dmitriy Bryndin diff --git a/src/diffpy/pdfgui/gui/wxextensions/listctrls.py b/src/diffpy/pdfgui/gui/wxextensions/listctrls.py index c6cfc588..eb89e80b 100644 --- a/src/diffpy/pdfgui/gui/wxextensions/listctrls.py +++ b/src/diffpy/pdfgui/gui/wxextensions/listctrls.py @@ -3,7 +3,7 @@ # # wxextensions by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Chris Farrow diff --git a/src/diffpy/pdfgui/gui/wxextensions/paneldialog.py b/src/diffpy/pdfgui/gui/wxextensions/paneldialog.py index 2106c15f..6166499e 100644 --- a/src/diffpy/pdfgui/gui/wxextensions/paneldialog.py +++ b/src/diffpy/pdfgui/gui/wxextensions/paneldialog.py @@ -5,7 +5,7 @@ # # wxextensions by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Dmitriy Bryndin diff --git a/src/diffpy/pdfgui/gui/wxextensions/textctrlutils.py b/src/diffpy/pdfgui/gui/wxextensions/textctrlutils.py index 496b117f..4820cb8f 100644 --- a/src/diffpy/pdfgui/gui/wxextensions/textctrlutils.py +++ b/src/diffpy/pdfgui/gui/wxextensions/textctrlutils.py @@ -4,7 +4,7 @@ # # wxextensions by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2009 trustees of Columbia University in the City of +# (c) 2009-2024 trustees of Columbia University in the City of # New York. # All rights reserved. # diff --git a/src/diffpy/pdfgui/tests/testcalculation.py b/src/diffpy/pdfgui/tests/testcalculation.py index ac6d354e..22b69ec8 100644 --- a/src/diffpy/pdfgui/tests/testcalculation.py +++ b/src/diffpy/pdfgui/tests/testcalculation.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2008 trustees of the Michigan State University. +# (c) 2008-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/tests/testconstraint.py b/src/diffpy/pdfgui/tests/testconstraint.py index e42a4663..a553881a 100644 --- a/src/diffpy/pdfgui/tests/testconstraint.py +++ b/src/diffpy/pdfgui/tests/testconstraint.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/tests/testfitdataset.py b/src/diffpy/pdfgui/tests/testfitdataset.py index d8d8aba6..fc140a0f 100644 --- a/src/diffpy/pdfgui/tests/testfitdataset.py +++ b/src/diffpy/pdfgui/tests/testfitdataset.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2008 trustees of the Michigan State University. +# (c) 2008-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/tests/testloadproject.py b/src/diffpy/pdfgui/tests/testloadproject.py index 004d7e14..e0bdd341 100644 --- a/src/diffpy/pdfgui/tests/testloadproject.py +++ b/src/diffpy/pdfgui/tests/testloadproject.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2008 trustees of the Michigan State University. +# (c) 2008-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/tests/testpdfdataset.py b/src/diffpy/pdfgui/tests/testpdfdataset.py index d3172865..db07d04f 100644 --- a/src/diffpy/pdfgui/tests/testpdfdataset.py +++ b/src/diffpy/pdfgui/tests/testpdfdataset.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2008 trustees of the Michigan State University. +# (c) 2008-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/tests/testpdfguicontrol.py b/src/diffpy/pdfgui/tests/testpdfguicontrol.py index 737d5c05..769fdd68 100644 --- a/src/diffpy/pdfgui/tests/testpdfguicontrol.py +++ b/src/diffpy/pdfgui/tests/testpdfguicontrol.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2006 trustees of the Michigan State University. +# (c) 2006-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/tui.py b/src/diffpy/pdfgui/tui.py index a75933ea..c303bb67 100644 --- a/src/diffpy/pdfgui/tui.py +++ b/src/diffpy/pdfgui/tui.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2008 trustees of the Michigan State University. +# (c) 2008-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/utils.py b/src/diffpy/pdfgui/utils.py index 4a052a8e..d0b6faa6 100644 --- a/src/diffpy/pdfgui/utils.py +++ b/src/diffpy/pdfgui/utils.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2007 trustees of the Michigan State University. +# (c) 2007-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas diff --git a/src/diffpy/pdfgui/version.py b/src/diffpy/pdfgui/version.py index 416dcb46..e979610b 100644 --- a/src/diffpy/pdfgui/version.py +++ b/src/diffpy/pdfgui/version.py @@ -3,7 +3,7 @@ # # PDFgui by DANSE Diffraction group # Simon J. L. Billinge -# (c) 2008 trustees of the Michigan State University. +# (c) 2008-2024 trustees of the Michigan State University. # All rights reserved. # # File coded by: Pavol Juhas