* 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 2006 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 integer;
|
||||
use strict;
|
||||
sub xit($@);
|
||||
|
Reference in New Issue
Block a user