Commit 52622ac973ce552c5ee5a2ecd7de6443c5026fa3

Authored by Vasiliy Glazov
Committed by David Gräff
1 parent ad9b2291

Correct license notice to latest version recommended by GNU.

Showing 1 changed file with 1 additions and 2 deletions
openhantek/src/usb/ezusb.h
... ... @@ -16,8 +16,7 @@
16 16 * GNU General Public License for more details.
17 17 *
18 18 * You should have received a copy of the GNU General Public License
19   - * along with this program; if not, write to the Free Software
20   - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
  19 + * along with this program. If not, see <http://www.gnu.org/licenses/>.
21 20 */
22 21  
23 22 #include <inttypes.h>
... ...