Update copyright year
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
1e13ffa0bd
commit
0183107d1e
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# vim:fenc=utf-8
|
||||
#
|
||||
# Copyright © 2019 Maxime “pep” Buquet <pep@bouah.net>
|
||||
# Copyright © 2021 Maxime “pep” Buquet <pep@bouah.net>
|
||||
#
|
||||
# Distributed under terms of the GPLv3 license.
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
# Distributed under terms of the GPLv3+ license.
|
||||
|
||||
"""
|
||||
Slixmpp OMEMO plugin
|
||||
Copyright © 2019 Maxime “pep” Buquet <pep@bouah.net>
|
||||
Poezio OMEMO plugin
|
||||
Copyright © 2021 Maxime “pep” Buquet <pep@bouah.net>
|
||||
This file is part of poezio-omemo.
|
||||
|
||||
See the file LICENSE for copying permission.
|
||||
|
|
2
setup.py
2
setup.py
|
@ -3,7 +3,7 @@
|
|||
|
||||
"""
|
||||
Poezio OMEMO plugin
|
||||
Copyright (C) 2019 Maxime “pep” Buquet <pep@bouah.net>
|
||||
Copyright (C) 2021 Maxime “pep” Buquet <pep@bouah.net>
|
||||
This file is part of poezio-omemo.
|
||||
|
||||
See the file LICENSE for copying permission.
|
||||
|
|
Loading…
Reference in a new issue