From 52622ac973ce552c5ee5a2ecd7de6443c5026fa3 Mon Sep 17 00:00:00 2001 From: Vasiliy Glazov Date: Thu, 15 Mar 2018 11:02:11 +0300 Subject: [PATCH] Correct license notice to latest version recommended by GNU. --- openhantek/src/usb/ezusb.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openhantek/src/usb/ezusb.h b/openhantek/src/usb/ezusb.h index de46005..63679f3 100644 --- a/openhantek/src/usb/ezusb.h +++ b/openhantek/src/usb/ezusb.h @@ -16,8 +16,7 @@ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA + * along with this program. If not, see . */ #include -- libgit2 0.21.4