Skip to content

Commit 35e524e

Browse files
committed
chore: update file level comments
1 parent 0ad1dce commit 35e524e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

src/diffpy/srxconfutils/config.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#!/usr/bin/env python
22
##############################################################################
33
#
4-
# dpx.confutils by Simon J. L. Billinge group
5-
# (c) 2013 Trustees of the Columbia University
4+
# diffpy.srxconfutils by Simon J. L. Billinge group
5+
# (c) 2013-2025 Trustees of the Columbia University
66
# in the City of New York. All rights reserved.
77
#
88
# File coded by: Xiaohao Yang
99
#
10-
# See AUTHORS.txt for a list of people who contributed.
11-
# See LICENSENOTICE.txt for license information.
10+
# See AUTHORS.rst for a list of people who contributed.
11+
# See LICENSENOTICE.rst for license information.
1212
#
1313
##############################################################################
1414
"""Package for organizing program configurations. It can read/write

src/diffpy/srxconfutils/configtraits.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#!/usr/bin/env python
22
##############################################################################
33
#
4-
# dpx.confutils by Simon J. L. Billinge group
5-
# (c) 2013 Trustees of the Columbia University
4+
# diffpy.srxconfutils by Simon J. L. Billinge group
5+
# (c) 2013-2025 Trustees of the Columbia University
66
# in the City of New York. All rights reserved.
77
#
88
# File coded by: Xiaohao Yang
99
#
10-
# See AUTHORS.txt for a list of people who contributed.
11-
# See LICENSENOTICE.txt for license information.
10+
# See AUTHORS.rst for a list of people who contributed.
11+
# See LICENSENOTICE.rst for license information.
1212
#
1313
##############################################################################
1414
"""Package for organizing program configurations. It can read/write

src/diffpy/srxconfutils/tools.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#!/usr/bin/env python
22
##############################################################################
33
#
4-
# dpx.confutils by Simon J. L. Billinge group
5-
# (c) 2013 Trustees of the Columbia University
4+
# diffpy.srxconfutils by Simon J. L. Billinge group
5+
# (c) 2013-2025 Trustees of the Columbia University
66
# in the City of New York. All rights reserved.
77
#
88
# File coded by: Xiaohao Yang
99
#
10-
# See AUTHORS.txt for a list of people who contributed.
11-
# See LICENSENOTICE.txt for license information.
10+
# See AUTHORS.rst for a list of people who contributed.
11+
# See LICENSENOTICE.rst for license information.
1212
#
1313
##############################################################################
1414

0 commit comments

Comments
 (0)