Преглед изворни кода

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>
Stefan Weil пре 13 година
родитељ
комит
352666e2d9
3 измењених фајлова са 6 додато и 6 уклоњено
  1. 2 2
      dump-stub.c
  2. 2 2
      dump.c
  3. 2 2
      dump.h

+ 2 - 2
dump-stub.c

@@ -6,8 +6,8 @@
  * Authors:
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *     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.
  *
  *
  */
  */
 
 

+ 2 - 2
dump.c

@@ -6,8 +6,8 @@
  * Authors:
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *     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.
  *
  *
  */
  */
 
 

+ 2 - 2
dump.h

@@ -6,8 +6,8 @@
  * Authors:
  * Authors:
  *     Wen Congyang <wency@cn.fujitsu.com>
  *     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.
  *
  *
  */
  */