]> 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 19c459d628c659b225f862508f0abe4f6fb39b86..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 <config.h>
-#include "../libsigrokdecode.h" /* First, to avoid compiler warning. */
+#include <libsigrokdecode.h> /* First, to avoid compiler warning. */
 #include <stdlib.h>
 #include <check.h>
 #include "lib.h"