=================================================================== RCS file: /cvs/trango/Net-Telnet-Trango/scripts/update_trango.pl,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- trango/Net-Telnet-Trango/scripts/update_trango.pl 2007/02/06 23:15:53 1.31 +++ trango/Net-Telnet-Trango/scripts/update_trango.pl 2007/02/07 19:25:05 1.32 @@ -1,9 +1,14 @@ #!/usr/bin/perl -# $RedRiver: update_trango.pl,v 1.30 2007/02/06 23:00:31 andrew Exp $ +# $RedRiver: update_trango.pl,v 1.31 2007/02/06 23:15:53 andrew Exp $ ######################################################################## # update_trango.pl *** Updates trango hosts with a new firmware # # 2005.11.15 #*#*# andrew fresh +######################################################################## +# Copyright (C) 2005, 2006, 2007 by Andrew Fresh +# +# This program is free software; you can redistribute it and/or modify +# it under the same terms as Perl itself. ######################################################################## use strict; use warnings;