Skip to content

Commit 1638b93

Browse files
authored
Merge pull request #25 from sbillinge/clean
chore: upste license filename in all docs
2 parents 71a4484 + 009f083 commit 1638b93

File tree

5 files changed

+3
-21
lines changed

5 files changed

+3
-21
lines changed

INSTRUCTIONS.txt

Lines changed: 0 additions & 18 deletions
This file was deleted.
File renamed without changes.

src/diffpy/srxconfutils/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# File coded by: Xiaohao Yang
99
#
1010
# See AUTHORS.rst for a list of people who contributed.
11-
# See LICENSENOTICE.rst for license information.
11+
# See LICENSE.rst for license information.
1212
#
1313
##############################################################################
1414
"""Package for organizing program configurations. It can read/write

src/diffpy/srxconfutils/configtraits.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# File coded by: Xiaohao Yang
99
#
1010
# See AUTHORS.rst for a list of people who contributed.
11-
# See LICENSENOTICE.rst for license information.
11+
# See LICENSE.rst for license information.
1212
#
1313
##############################################################################
1414
"""Package for organizing program configurations. It can read/write

src/diffpy/srxconfutils/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# File coded by: Xiaohao Yang
99
#
1010
# See AUTHORS.rst for a list of people who contributed.
11-
# See LICENSENOTICE.rst for license information.
11+
# See LICENSE.rst for license information.
1212
#
1313
##############################################################################
1414

0 commit comments

Comments
 (0)