]> sigrok.org Git - libsigrok.git/blobdiff - src/transform/nop.c
scpi-dmm: Add infinity limit to model-specific config.
[libsigrok.git] / src / transform / nop.c
index 56251bd1caba5d33fbe7cf9462b3ff0d10b8d1d4..f19bde996cc38b21281d9c018e998d819902f5ab 100644 (file)
  * 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., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <string.h>
 #include <libsigrok/libsigrok.h>
 #include "libsigrok-internal.h"