]> sigrok.org Git - libsigrokdecode.git/blobdiff - tests/main.c
license: remove FSF postal address from boiler plate license text
[libsigrokdecode.git] / tests / main.c
index 96b6f438ddd433281d7cd1cee6bc1a6b6864e959..879440c995c96670e8e4ae88be1d3d8022cae23c 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 "../libsigrokdecode.h" /* First, to avoid compiler warning. */
+#include <config.h>
+#include <libsigrokdecode.h> /* First, to avoid compiler warning. */
 #include <stdlib.h>
 #include <check.h>
 #include "lib.h"