- missing copyright note added

git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@226 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
This commit is contained in:
schlaepfer
2006-12-04 08:05:08 +00:00
parent db8d66c992
commit f41c33f20d

View File

@@ -1,3 +1,9 @@
/*
* Java LibUsb-Win32 wrapper
* Copyright (c) 2005-2006 Andreas Schl<68>pfer <libusb@drip.ch>
*
* This library is covered by the LGPL, read LGPL.txt for details.
*/
package ch.ntb.usb.testApp;
import java.awt.BorderLayout;