From 60f956797fdc226cc6f762caa883c2ddfcce3107 Mon Sep 17 00:00:00 2001 From: Caden Myers Date: Thu, 25 Jul 2024 13:25:52 -0600 Subject: [PATCH] 2008 copyright update --- src/diffpy/__init__.py | 2 +- src/diffpy/pdfgui/tests/testcalculation.py | 2 +- src/diffpy/pdfgui/tests/testfitdataset.py | 2 +- src/diffpy/pdfgui/tests/testloadproject.py | 2 +- src/diffpy/pdfgui/tests/testpdfdataset.py | 2 +- src/diffpy/pdfgui/tui.py | 2 +- src/diffpy/pdfgui/version.py | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) 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/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/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/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/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