Skip to content

Commit ca3eba4

Browse files
committed
Rename LICENSE.txt --> LICENSE_DANSE.txt.
1 parent b5b1fee commit ca3eba4

File tree

12 files changed

+11
-11
lines changed

12 files changed

+11
-11
lines changed
File renamed without changes.

diffpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Pavol Juhas
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
##############################################################################
1515

diffpy/utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Chris Farrow, Pavol Juhas
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
##############################################################################
1515

diffpy/utils/parsers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Chris Farrow
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
##############################################################################
1515

diffpy/utils/parsers/loaddata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Timur Davis, Chris Farrow, Pavol Juhas
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
##############################################################################
1515

diffpy/utils/parsers/resample.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Chris Farrow
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
##############################################################################
1515

diffpy/utils/tests/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Pavol Juhas
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
##############################################################################
1515

diffpy/utils/tests/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Pavol Juhas
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
##############################################################################
1515

diffpy/utils/tests/testhelpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Pavol Juhas
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
##############################################################################
1515

diffpy/utils/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# File coded by: Pavol Juhas
1010
#
1111
# See AUTHORS.txt for a list of people who contributed.
12-
# See LICENSE.txt for license information.
12+
# See LICENSE_DANSE.txt for license information.
1313
#
1414
########################################################################
1515

0 commit comments

Comments
 (0)