Skip to content

Commit 58e29fa

Browse files
committed
Rename old LICENSE.txt --> LICENSE_DANSE.txt.
1 parent 562993e commit 58e29fa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+63
-63
lines changed
File renamed without changes.

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
recursive-include pyobjcryst *
22
recursive-include extensions *
33
include SConstruct
4-
include AUTHORS.txt LICENSE.txt README.rst
4+
include AUTHORS.txt LICENSE*.txt README.rst
55
exclude MANIFEST.in
66
recursive-exclude pyobjcryst *.pyc *.so

extensions/asymmetricunit_ext.cpp

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

extensions/atom_ext.cpp

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

extensions/crystal_ext.cpp

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

extensions/general_ext.cpp

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

extensions/globalscatteringpower_ext.cpp

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

extensions/helpers.cpp

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

extensions/helpers.hpp

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

extensions/io_ext.cpp

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

0 commit comments

Comments
 (0)