Skip to content

Commit

Permalink
Update some of the main copyright strings to -2024, if only to show o…
Browse files Browse the repository at this point in the history
…n readthedocs
  • Loading branch information
HinTak committed Sep 2, 2024
1 parent 175550b commit e9968d0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
freetype-py is licensed under the terms of the new or revised BSD license, as
follows:

Copyright (c) 2011-2014, Nicolas P. Rougier
Copyright (c) 2011-2024, Nicolas P. Rougier
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

# General information about the project.
project = u'Freetype python bindings'
copyright = u'2011-2014, Nicolas P. Rougier'
copyright = u'2011-2024, Nicolas P. Rougier'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down
2 changes: 1 addition & 1 deletion doc/license.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
License
=======

Copyright (c) 2011-2014, Nicolas P. Rougier - All rights reserved.
Copyright (c) 2011-2024, Nicolas P. Rougier - All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Expand Down

0 comments on commit e9968d0

Please sign in to comment.