summaryrefslogtreecommitdiff
path: root/libbacktrace/instrumented_alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbacktrace/instrumented_alloc.c')
-rw-r--r--libbacktrace/instrumented_alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbacktrace/instrumented_alloc.c b/libbacktrace/instrumented_alloc.c
index 172bb870819..a64fc6875d1 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-2022 Free Software Foundation, Inc.
+ Copyright (C) 2018-2023 Free Software Foundation, Inc.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are