]> sigrok.org Git - sigrok-androidutils.git/blobdiff - configure.ac
Fix minor typos.
[sigrok-androidutils.git] / configure.ac
index 0e793e52a82e0b812364d90466ab9d2ec89d6923..d3f4facd3c2695a091f879d12fdd1438e9261cbc 100644 (file)
@@ -1,3 +1,22 @@
+##
+## This file is part of the sigrok-androidutils project.
+##
+## Copyright (C) 2014 Marcus Comstedt <marcus@mc.pp.se>
+##
+## 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
+## 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/>.
+##
+
 AC_INIT([sigrok-androidutils], [0.1.0])
 
 AC_CONFIG_SRCDIR([src/org/sigrok/androidutils/UsbHelper.java])