summaryrefslogtreecommitdiff
path: root/lib/malloc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-01 07:28:52 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2020-12-31 23:30:01 -0800
commit4b948321967ac9215b03d9a00931ba6f33f616f9 (patch)
tree741c0c2c818bf3fe57dac4b7ee9f948f60839e57 /lib/malloc
parente0f5efe219d3afeb067e714da089a6ae936182b7 (diff)
downloadgnulib-4b948321967ac9215b03d9a00931ba6f33f616f9.tar.gz
maint: run 'make update-copyright'
Diffstat (limited to 'lib/malloc')
-rw-r--r--lib/malloc/scratch_buffer.h2
-rw-r--r--lib/malloc/scratch_buffer_dupfree.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/malloc/scratch_buffer.h b/lib/malloc/scratch_buffer.h
index 48d651b41a..36d0bef4bb 100644
--- a/lib/malloc/scratch_buffer.h
+++ b/lib/malloc/scratch_buffer.h
@@ -1,5 +1,5 @@
/* Variable-sized buffer with on-stack default allocation.
- Copyright (C) 2015-2020 Free Software Foundation, Inc.
+ Copyright (C) 2015-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
diff --git a/lib/malloc/scratch_buffer_dupfree.c b/lib/malloc/scratch_buffer_dupfree.c
index 5561e99b0a..07363b9bc8 100644
--- a/lib/malloc/scratch_buffer_dupfree.c
+++ b/lib/malloc/scratch_buffer_dupfree.c
@@ -1,5 +1,5 @@
/* Variable-sized buffer with on-stack default allocation.
- Copyright (C) 2020 Free Software Foundation, Inc.
+ Copyright (C) 2020-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or