Skip to content

Commit 23e6df1

Browse files
committed
Update copyright year
1 parent f717e64 commit 23e6df1

26 files changed

+26
-26
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MIT License
22

33
Sith Blender Addon
4-
Copyright (c) 2019-2022 Crt Vavros
4+
Copyright (c) 2019-2023 Crt Vavros
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

sith/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

sith/key/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

sith/key/key.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

sith/key/keyExporter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

sith/key/keyImporter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

sith/key/keyLoader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

sith/key/keyWriter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

sith/material/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

sith/material/cmp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Sith Blender Addon
2-
# Copyright (c) 2019-2022 Crt Vavros
2+
# Copyright (c) 2019-2023 Crt Vavros
33

44
# Permission is hereby granted, free of charge, to any person obtaining a copy
55
# of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)