Skip to content

Commit

Permalink
Happy new year! Updated copyright year to 2024 (#8542)
Browse files Browse the repository at this point in the history
  • Loading branch information
misl6 committed Jan 1, 2024
1 parent 1d8fdc3 commit decde20
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2010-2023 Kivy Team and other contributors
Copyright (c) 2010-2024 Kivy Team and other contributors

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 doc/sources/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

# General substitutions.
project = 'Kivy'
copyright = '2010-2023, Kivy Team and other contributors'
copyright = '2010-2024, Kivy Team and other contributors'

# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.
Expand Down
2 changes: 1 addition & 1 deletion doc/sources/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ For a list of authors, please see the file ``AUTHORS`` that accompanies the
Kivy source code distribution (next to ``LICENSE``).


Kivy -- Copyright 2010-2023, The Kivy Authors.
Kivy -- Copyright 2010-2024, The Kivy Authors.

0 comments on commit decde20

Please sign in to comment.