summaryrefslogtreecommitdiff
path: root/libmisc/high_water_alloc.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-03-11 16:28:13 +0100
committerAndreas Gruenbacher <agruen@suse.de>2009-03-11 16:28:13 +0100
commit12362192c9a55b946a16930054d14536767f748d (patch)
tree62ca36b5534415e7122029a4f3ee3e6b044972fc /libmisc/high_water_alloc.c
parent5708cfcfe222ca436a3b541d3ad7b0436231c420 (diff)
downloadattr-12362192c9a55b946a16930054d14536767f748d.tar.gz
Fix wrong license notices
Some of the license notices added in commit f36cdfd are wrongly referring to GPLv2.1. This is wrong; the proper licenses that the notices should refer to are GPLv2, and LGPLv2.1. Fix this mistake. Signed-off-by: Andreas Gruenbacher <agruen@suse.de>
Diffstat (limited to 'libmisc/high_water_alloc.c')
-rw-r--r--libmisc/high_water_alloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmisc/high_water_alloc.c b/libmisc/high_water_alloc.c
index 4cb072c..4228021 100644
--- a/libmisc/high_water_alloc.c
+++ b/libmisc/high_water_alloc.c
@@ -6,7 +6,7 @@
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
+ version 2.1 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of