From: Dmitry Smirnov <only...@member.fsf.org>

* tests/test-safe-alloc.c: Mention LGPL 2.1, not 3.1
---
 ChangeLog               | 5 +++++
 tests/test-safe-alloc.c | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index b02912d..ea19d9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-10-16  Dmitry Smirnov  <only...@member.fsf.org>
+
+       safe-alloc-tests: fix typo in license header
+       * tests/test-safe-alloc.c: Mention LGPL 2.1, not 3.1
+
 2015-10-15  Simon Reinhardt  <si...@keinstein.org>
 
        copy-file: fix mem leak in error case
diff --git a/tests/test-safe-alloc.c b/tests/test-safe-alloc.c
index b565404..7ba3fa3 100644
--- a/tests/test-safe-alloc.c
+++ b/tests/test-safe-alloc.c
@@ -6,7 +6,7 @@
  * This library 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 3.1 of the License, or (at your option) any later version.
+ * version 2.1 of the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
-- 
2.5.0


Reply via email to