File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments