diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/libbacktrace/macho.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libbacktrace/macho.c b/src/libbacktrace/macho.c index 2f9655a1250..a85020f72b4 100644 --- a/src/libbacktrace/macho.c +++ b/src/libbacktrace/macho.c @@ -1,6 +1,9 @@ /* macho.c -- Get debug data from an Mach-O file for backtraces. Copyright (C) 2012-2016 Free Software Foundation, Inc. Written by John Colanduoni. + + Pending upstream pull request: + https://github.com/ianlancetaylor/libbacktrace/pull/2 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are |
