]> Git Repo - linux.git/commitdiff
sparc64: Fix mistake in oradax license text
authorRob Gardner <[email protected]>
Fri, 20 Apr 2018 18:48:25 +0000 (12:48 -0600)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: Jonathan Helman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
arch/sparc/include/uapi/asm/oradax.h
drivers/sbus/char/oradax.c

index 722951908b0a45c7dafd8a5861833b221ebe28d2..4f6676fe4bcc8981384928eec5a715f4d99e5225 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 c44d7c7ffc920e9cfb35c521c6012cddfccb7b8a..1754f55e2facfb4b21169a7c97ee514392c9eaa8 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,
This page took 0.069998 seconds and 4 git commands to generate.