Skip to content

Commit 54595db

Browse files
committed
Updated license header
1 parent dbfd31c commit 54595db

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Paulo A. Herrera
3+
Copyright (c) 2021-2024 Paulo A. Herrera
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
21+
SOFTWARE.

pyevtk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################################
22
# MIT License
33
#
4-
# Copyright (c) 2010-2021 Paulo A. Herrera
4+
# Copyright (c) 2010-2024 Paulo A. Herrera
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
77
# of this software and associated documentation files (the "Software"), to deal

pyevtk/evtk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################################
22
# MIT License
33
#
4-
# Copyright (c) 2010-2021 Paulo A. Herrera
4+
# Copyright (c) 2010-2024 Paulo A. Herrera
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
77
# of this software and associated documentation files (the "Software"), to deal

pyevtk/hl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################################
22
# MIT License
33
#
4-
# Copyright (c) 2010-2021 Paulo A. Herrera
4+
# Copyright (c) 2010-2024 Paulo A. Herrera
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
77
# of this software and associated documentation files (the "Software"), to deal

pyevtk/vtk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################################
22
# MIT License
33
#
4-
# Copyright (c) 2010-2021 Paulo A. Herrera
4+
# Copyright (c) 2010-2024 Paulo A. Herrera
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
77
# of this software and associated documentation files (the "Software"), to deal

pyevtk/xml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
######################################################################################
22
# MIT License
33
#
4-
# Copyright (c) 2010-2021 Paulo A. Herrera
4+
# Copyright (c) 2010-2024 Paulo A. Herrera
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
77
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)