diff options
Diffstat (limited to 'libbacktrace/instrumented_alloc.c')
-rw-r--r-- | libbacktrace/instrumented_alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/instrumented_alloc.c b/libbacktrace/instrumented_alloc.c index c2792b55f62..293d9b501c3 100644 --- a/libbacktrace/instrumented_alloc.c +++ b/libbacktrace/instrumented_alloc.c @@ -1,6 +1,6 @@ /* instrumented_alloc.c -- Memory allocation instrumented to fail when requested, for testing purposes. - Copyright (C) 2018-2019 Free Software Foundation, Inc. + Copyright (C) 2018-2020 Free Software Foundation, Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are |