File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020# -- Project information -----------------------------------------------------
2121
2222project = 'gr-satellites'
23- copyright = '2016-2025 , Daniel Estévez'
23+ copyright = '2016-2026 , Daniel Estévez'
2424author = 'Daniel Estévez'
2525
2626# The short X.Y version
Original file line number Diff line number Diff line change 11#!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33
4- # Copyright 2020-2025 Daniel Estevez <daniel@destevez.net>
4+ # Copyright 2020-2026 Daniel Estevez <daniel@destevez.net>
55#
66# This file is part of gr-satellites
77#
2121
2222__version__ = 'v5.10.0-git'
2323__author__ = 'Daniel Estevez'
24- __copyright__ = 'Copyright 2016-2025 Daniel Estevez'
24+ __copyright__ = 'Copyright 2016-2026 Daniel Estevez'
2525__email__ = 'daniel@destevez.net'
2626__license__ = 'GPL-3.0-or-later'
2727__all__ = [
You can’t perform that action at this time.
0 commit comments