]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - drivers/iio/potentiometer/max5481.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[thirdparty/kernel/stable.git] / drivers / iio / potentiometer / max5481.c
index 6d2f13fa56623cffbcc495ca7b5802b3b1ec40f6..732375b6d1313ea2826bbdf4ac98e1ec088c2bb4 100644 (file)
@@ -1,14 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Maxim Integrated MAX5481-MAX5484 digital potentiometer driver
  * Copyright 2016 Rockwell Collins
  *
  * Datasheet:
  * http://datasheets.maximintegrated.com/en/ds/MAX5481-MAX5484.pdf
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the gnu general public license version 2 as
- * published by the free software foundation.
- *
  */
 
 #include <linux/acpi.h>