sparc64: Fix mistake in oradax license text
authorRob Gardner <rob.gardner@oracle.com>
Fri, 20 Apr 2018 18:48:25 +0000 (12:48 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Apr 2018 20:06:01 +0000 (16:06 -0400)
The license text in both oradax files mistakenly specifies "version 3" of
the GNU General Public License.  This is corrected to specify "version 2".

Signed-off-by: Rob Gardner <rob.gardner@oracle.com>
Signed-off-by: Jonathan Helman <jonathan.helman@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/uapi/asm/oradax.h
drivers/sbus/char/oradax.c

index 7229519..4f6676f 100644 (file)
@@ -3,7 +3,7 @@
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
index c44d7c7..1754f55 100644 (file)
@@ -3,7 +3,7 @@
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,