From 56cd8be75ec79a9d7e1d17e6f0634d4041ba6b13 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 25 Mar 2013 11:46:30 +0700 Subject: change website from tinyusb.net to tinyusb.org --- tinyusb/device/dcd.c | 2 +- tinyusb/device/dcd.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tinyusb/device') diff --git a/tinyusb/device/dcd.c b/tinyusb/device/dcd.c index d66de9987..cd3c85063 100644 --- a/tinyusb/device/dcd.c +++ b/tinyusb/device/dcd.c @@ -7,7 +7,7 @@ /* * Software License Agreement (BSD License) - * Copyright (c) 2013, hathach (tinyusb.net) + * Copyright (c) 2013, hathach (tinyusb.org) * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, diff --git a/tinyusb/device/dcd.h b/tinyusb/device/dcd.h index 1b5fc54b9..f533bd683 100644 --- a/tinyusb/device/dcd.h +++ b/tinyusb/device/dcd.h @@ -7,7 +7,7 @@ /* * Software License Agreement (BSD License) - * Copyright (c) 2013, hathach (tinyusb.net) + * Copyright (c) 2013, hathach (tinyusb.org) * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, -- cgit v1.3.1