* analyze_sigfe: New script.
* dllfixdbg: Add copyright. * gendef: Ditto. * gendevices: Ditto. * gentls_offsets: Ditto.
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
#!/usr/bin/perl
|
||||
# Copyright 2003, 2004, 2005 Red Hat, Inc.
|
||||
#
|
||||
# This file is part of Cygwin.
|
||||
#
|
||||
# This software is a copyrighted work licensed under the terms of the
|
||||
# Cygwin license. Please consult the file "CYGWIN_LICENSE" for
|
||||
# details.
|
||||
#
|
||||
use strict;
|
||||
sub nocr(@);
|
||||
my $in = shift;
|
||||
|
Reference in New Issue
Block a user