diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-06-10 19:34:04 +0000 |
---|---|---|
committer | Stefan Weil <sw@weilnetz.de> | 2012-06-11 22:20:21 +0200 |
commit | 352666e2d90ac847a8ac55a6aad9f14ca53b8513 (patch) | |
tree | ff6c92c65945b1d6944cb9f50c19291888209173 /dump.c | |
parent | acc55ba8b1519bda27be19fad50b65d2b0c7d26d (diff) |
dump: Fix license version (GPL2+ instead of GPL2)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Diffstat (limited to 'dump.c')
-rw-r--r-- | dump.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ * Authors: * Wen Congyang <wency@cn.fujitsu.com> * - * This work is licensed under the terms of the GNU GPL, version 2. See - * the COPYING file in the top-level directory. + * This work is licensed under the terms of the GNU GPL, version 2 or later. + * See the COPYING file in the top-level directory. * */ |