]> Git Repo - linux.git/blobdiff - drivers/hwmon/adcxx.c
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / drivers / hwmon / adcxx.c
index c8feb2295fe2885a8fbd84bfcc12b03bc4fe376c..e5bc5ce09f4e78e9ed0669e4456a23b586f0c30d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * adcxx.c
  *
  *
  * Handling of 8, 10 and 12 bits converters are the same, the
  * unavailable bits are 0 :)
- *
- * 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 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * 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/init.h>
This page took 0.036487 seconds and 4 git commands to generate.