Cisco Cisco FirePOWER Appliance 8350 Informazioni sulle licenze

Pagina di 3886
             Open Source Used In FireSIGHT System Version 5.4.0.x
   1444
               || ($stmt =~ s/^([\S]+)(?: |$)//))
             {
               my $line = $1;
               $stmt_wrapped .= $stmt_wrapped ? "$eol$prefix" : $leading;
               $stmt_wrapped .= $line;
             }
           else
             {
               # Should be unreachable, but we don't want an infinite
               # loop if it can be reached.
               die;
             }
         }
 
       # Replace the old copyright statement.
       s/$stmt_re/$stmt_wrapped/;
     }
 }
else
 {
   print STDERR "$ARGV: warning: copyright statement not found\n";
 }
 
# Local variables:
# mode: perl
# indent-tabs-mode: nil
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "my $VERSION = '"
# time-stamp-format: "%:y-%02m-%02d.%02H:%02M"
# time-stamp-time-zone: "UTC"
# time-stamp-end: "'; # UTC"
# End:
 
2.141 hd2u 1.0.3 
2.141.1 Available under license : 
GNU GENERAL PUBLIC LICENSE
       Version 2, June 1991
 
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                      59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
 
    Preamble
 
 The licenses for most software are designed to take away your