diff options
Diffstat (limited to 'test/tc_tcp.rb')
-rwxr-xr-x | test/tc_tcp.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/tc_tcp.rb b/test/tc_tcp.rb index 061a898..eb3e7b7 100755 --- a/test/tc_tcp.rb +++ b/test/tc_tcp.rb @@ -6,12 +6,12 @@ # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 -# of the License, or (at your option) any later version. +# of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software |