Skip to content

Commit e39f943

Browse files
committed
__init__.py
1 parent a1f296e commit e39f943

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

src/diffpy/__init__.py

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
#!/usr/bin/env python
22
##############################################################################
33
#
4-
# (c) 2024 The Trustees of Columbia University in the City of New York.
4+
# (c) 2024-2025, The Trustees of Columbia University in the City of New York.
55
# All rights reserved.
66
#
7-
# File coded by: Billinge Group members and community contributors.
7+
# (c) 2026-present, diffpy.labpdfproc developers and contributors.
8+
# All rights reserved.
9+
#
10+
# File coded by: Yucong Chen, Till Schertenleib, Caden Myers,
11+
# Billinge Group members.
812
#
913
# See GitHub contributions for a more detailed list of contributors.
1014
# https://github.com/diffpy/diffpy.labpdfproc/graphs/contributors

src/diffpy/labpdfproc/__init__.py

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
#!/usr/bin/env python
22
##############################################################################
33
#
4-
# (c) 2024 The Trustees of Columbia University in the City of New York.
4+
# (c) 2024-2025, The Trustees of Columbia University in the City of New York.
55
# All rights reserved.
66
#
7-
# File coded by: Billinge Group members and community contributors.
7+
# (c) 2026-present, diffpy.labpdfproc developers and contributors.
8+
# All rights reserved.
9+
#
10+
# File coded by: Yucong Chen, Till Schertenleib, Caden Myers,
11+
# Billinge Group members.
812
#
913
# See GitHub contributions for a more detailed list of contributors.
1014
# https://github.com/diffpy/diffpy.labpdfproc/graphs/contributors

0 commit comments

Comments
 (0)