Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# License
# ------------------------------------------------------------------------------
#
# Copyright 2016—2023 Jeffrey A. Clark (Alex)
# Copyright 2016—2024 Jeffrey A. Clark (Alex)
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion base.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# License
# ------------------------------------------------------------------------------
#
# Copyright 2016—2023 Jeffrey A. Clark (Alex)
# Copyright 2016—2024 Jeffrey A. Clark (Alex)
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ <h2>For Enterprise</h2>
</main>
<footer class="container-fluid pt-3 mt-4 border-top text-center">
<p>
&copy; 1995-2011 Fredrik Lundh and contributors. &copy; 2010-2023 Jeffrey A. Clark (Alex) and
&copy; 1995-2011 Fredrik Lundh and contributors. &copy; 2010-2024 Jeffrey A. Clark (Alex) and
<a target="_blank"href="https://github.com/python-pillow/Pillow/graphs/contributors">contributors</a>.
Logo by Alastair Houghton. Psychedelic art by Jeremy Kun.
</p>
Expand Down