]> sigrok.org Git - libsigrok.git/blobdiff - hardware/asix-sigma/asix-sigma.c
ASIX Sigma: Use common license header format.
[libsigrok.git] / hardware / asix-sigma / asix-sigma.c
index f1b1c471b08c1419314108746d7e53d3c1f33cbf..f44df134f914f8b877a2e8233667a445612e82b9 100644 (file)
@@ -1,13 +1,9 @@
 /*
  * This file is part of the sigrok project.
  *
- * ASIX Sigma Logic Analyzer Driver
- *
- * Copyright (C) 2010
- *
- *     Håvard Espeland   <gus@ping.uio.no>,
- *     Martin Stensgård  <mastensg@ping.uio.no>
- *     Carl Henrik Lunde <chlunde@ping.uio.no>
+ * Copyright (C) 2010 Håvard Espeland <gus@ping.uio.no>,
+ * Copyright (C) 2010 Martin Stensgård <mastensg@ping.uio.no>
+ * Copyright (C) 2010 Carl Henrik Lunde <chlunde@ping.uio.no>
  *
  * 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
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+/*
+ * ASIX Sigma Logic Analyzer Driver
+ */
+
 #include <ftdi.h>
 #include <string.h>
 #include <zlib.h>