Skip to content

Commit d321131

Browse files
committed
update license and copyright info (#408)
1 parent 23b6bd1 commit d321131

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2019, University of Washington ICESat-2 Hack Week
3+
Copyright (c) 2019-2023, icepyx Development Team
44
All rights reserved.
55

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

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
project = "icepyx"
2626
year = datetime.date.today().year
27-
copyright = "2019-{}, The icepyx Developers".format(year)
27+
copyright = "2019-{}, The icepyx Development Team".format(year)
2828

2929
# -- General configuration ---------------------------------------------------
3030

0 commit comments

Comments
 (0)