No need to specify all copyright years, they are implied by specifying the first one
commit5615cd60ee3cdc17445824928b6d82e50a864cfe
authorGuillaume Chazarain <guichaz@gmail.com>
Sun, 19 Jun 2011 22:43:39 +0000 (20 00:43 +0200)
committerGuillaume Chazarain <guichaz@gmail.com>
Sun, 19 Jun 2011 22:43:39 +0000 (20 00:43 +0200)
tree740d62e38f63cd9db5fa9e6e043e5273976549f2
parent20153749307abd8df5a1b57766daf5374b3694ac
No need to specify all copyright years, they are implied by specifying the first one
17 files changed:
gsh/buffered_dispatcher.py
gsh/console.py
gsh/control_commands.py
gsh/control_commands_helpers.py
gsh/dispatchers.py
gsh/file_transfer.py
gsh/host_syntax.py
gsh/main.py
gsh/pity.py
gsh/remote_dispatcher.py
gsh/stdin.py
tests/gsh_tests.py
tests/tests/basic.py
tests/tests/command_line.py
tests/tests/control_commands.py
tests/tests/host_syntax.py
tests/tests/non_interactive.py