]> sigrok.org Git - libsigrok.git/blobdiff - hardware/link-mso19/link-mso19.h
Cosmetics, whitespace, consistency fixes.
[libsigrok.git] / hardware / link-mso19 / link-mso19.h
index 7bf598e15ce3b5a9723cb1ce955c19cac80797c4..e7abee0302d68241a15b2d72a35852d7a8a04dee 100644 (file)
@@ -7,6 +7,14 @@
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 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, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef LINK_MSO19_H
@@ -106,5 +114,5 @@ uint16_t la_threshold_map[] = {
        0x8eff,
        0x8fff,
 };
-#endif
 
+#endif