Skip to content

Commit 13c4805

Browse files
committed
add 2024 to copyright
1 parent d3df20e commit 13c4805

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LICENSE.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2025, The Trustees of Columbia University in the City of New York.
3+
Copyright (c) 2024-2025, The Trustees of Columbia University in the City of New York.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

doc/source/license.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OPEN SOURCE LICENSE AGREEMENT
99
=============================
1010
BSD 3-Clause License
1111

12-
Copyright (c) 2025, The Trustees of Columbia University in the City of New York.
12+
Copyright (c) 2024-2025, The Trustees of Columbia University in the City of New York.
1313
All Rights Reserved.
1414

1515
Redistribution and use in source and binary forms, with or without

src/diffpy/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
##############################################################################
33
#
4-
# (c) 2025 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
#
77
# File coded by: Billinge Group members and community contributors.

src/diffpy/fourigui/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
##############################################################################
33
#
4-
# (c) 2025 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
#
77
# File coded by: Billinge Group members and community contributors.

src/diffpy/fourigui/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
##############################################################################
33
#
4-
# (c) 2025 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
#
77
# File coded by: Billinge Group members and community contributors.

0 commit comments

Comments
 (0)