Skip to content

Commit c2a7d7c

Browse files
committed
Update copyright to 2024
1 parent 220b9d4 commit c2a7d7c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

asyncssh/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016-2023 by Ron Frederick <[email protected]> and others.
1+
# Copyright (c) 2016-2024 by Ron Frederick <[email protected]> and others.
22
#
33
# This program and the accompanying materials are made available under
44
# the terms of the Eclipse Public License v2.0 which accompanies this

asyncssh/agent_unix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016-2022 by Ron Frederick <[email protected]> and others.
1+
# Copyright (c) 2016-2024 by Ron Frederick <[email protected]> and others.
22
#
33
# This program and the accompanying materials are made available under
44
# the terms of the Eclipse Public License v2.0 which accompanies this

asyncssh/agent_win32.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2016-2022 by Ron Frederick <[email protected]> and others.
1+
# Copyright (c) 2016-2024 by Ron Frederick <[email protected]> and others.
22
#
33
# This program and the accompanying materials are made available under
44
# the terms of the Eclipse Public License v2.0 which accompanies this

asyncssh/listener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2013-2023 by Ron Frederick <[email protected]> and others.
1+
# Copyright (c) 2013-2024 by Ron Frederick <[email protected]> and others.
22
#
33
# This program and the accompanying materials are made available under
44
# the terms of the Eclipse Public License v2.0 which accompanies this

asyncssh/misc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2013-2022 by Ron Frederick <[email protected]> and others.
1+
# Copyright (c) 2013-2024 by Ron Frederick <[email protected]> and others.
22
#
33
# This program and the accompanying materials are made available under
44
# the terms of the Eclipse Public License v2.0 which accompanies this

0 commit comments

Comments
 (0)