| 
1 |  | -# Copyright (C) 2014-2022 Panos Kittenis.  | 
 | 1 | +#  This file is part of parallel-ssh.  | 
 | 2 | +#  Copyright (C) 2014-2025 Panos Kittenis.  | 
 | 3 | +#  Copyright (C) 2014-2025 parallel-ssh Contributors.  | 
2 | 4 | #  | 
3 |  | -# This library is free software; you can redistribute it and/or  | 
4 |  | -# modify it under the terms of the GNU Lesser General Public  | 
5 |  | -# License as published by the Free Software Foundation, version 2.1.  | 
 | 5 | +#  This library is free software; you can redistribute it and/or  | 
 | 6 | +#  modify it under the terms of the GNU Lesser General Public  | 
 | 7 | +#  License as published by the Free Software Foundation, version 2.1.  | 
6 | 8 | #  | 
7 |  | -# This library is distributed in the hope that it will be useful,  | 
8 |  | -# but WITHOUT ANY WARRANTY; without even the implied warranty of  | 
9 |  | -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  | 
10 |  | -# Lesser General Public License for more details.  | 
 | 9 | +#  This library is distributed in the hope that it will be useful,  | 
 | 10 | +#  but WITHOUT ANY WARRANTY; without even the implied warranty of  | 
 | 11 | +#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  | 
 | 12 | +#  Lesser General Public License for more details.  | 
11 | 13 | #  | 
12 |  | -# You should have received a copy of the GNU Lesser General Public  | 
13 |  | -# License along with this library; if not, write to the Free Software  | 
14 |  | -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA  | 
 | 14 | +#  You should have received a copy of the GNU Lesser General Public  | 
 | 15 | +#  License along with this library; if not, write to the Free Software  | 
 | 16 | +#  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA  | 
15 | 17 | 
 
  | 
16 | 18 | from setuptools import setup, find_packages  | 
17 | 19 | 
 
  | 
 | 
0 commit comments