Skip to content

Commit

Permalink
Bump copyleft year to 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Jan 27, 2025
1 parent ab95a48 commit 13a3497
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright: 2011-2024 - GlobaLeaks
Copyright: 2011-2025 - GlobaLeaks

License: https://github.com/globaleaks/globaleaks-whistleblowing-software/blob/stable/LICENSE

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-------------------------------------------------------------------------------
Copyright (c) 2011-2024 - GlobaLeaks
Copyright (c) 2011-2025 - GlobaLeaks

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
Expand Down
2 changes: 1 addition & 1 deletion backend/globaleaks/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

__author__ = 'GlobaLeaks'
__email__ = '[email protected]'
__copyright__ = '2011-2024 - GlobaLeaks'
__copyright__ = '2011-2025 - GlobaLeaks'
__version__ = '5.0.43'
__license__ = 'AGPL-3.0'

Expand Down

0 comments on commit 13a3497

Please sign in to comment.