diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2014-12-18 17:12:08 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-12-22 18:32:42 +0300 |
commit | 2c658e212ce7e40ace56d9441c8c5634d4d420e3 (patch) | |
tree | 4b674d882b5e92dc68b6d61896bf0bd89a2c6050 /drivers/spi/spi.c | |
parent | 97bf6af1f928216fd6c5a66e8a57bfa95a659672 (diff) | |
download | linux-2c658e212ce7e40ace56d9441c8c5634d4d420e3.tar.xz |
spi: Remove FSF mailing addresses
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi.c')
-rw-r--r-- | drivers/spi/spi.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c index 66a70e9bc743..c76cc7568639 100644 --- a/drivers/spi/spi.c +++ b/drivers/spi/spi.c @@ -13,10 +13,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include <linux/kernel.h> |