summaryrefslogtreecommitdiff
path: root/tinyusb/core
diff options
context:
space:
mode:
authorhathach <[email protected]>2013-03-25 11:46:30 +0700
committerhathach <[email protected]>2013-03-25 11:46:30 +0700
commit56cd8be75ec79a9d7e1d17e6f0634d4041ba6b13 (patch)
treee4cff8fb603e13cf8c49c852a559ae23c88ad537 /tinyusb/core
parent20a22d956d1884f0359e0fd0d57dca8ea30b78b1 (diff)
change website from tinyusb.net to tinyusb.org
Diffstat (limited to 'tinyusb/core')
-rw-r--r--tinyusb/core/std_descriptors.h2
-rw-r--r--tinyusb/core/std_request.h2
-rw-r--r--tinyusb/core/tusb_types.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/tinyusb/core/std_descriptors.h b/tinyusb/core/std_descriptors.h
index 17094fee5..433577a30 100644
--- a/tinyusb/core/std_descriptors.h
+++ b/tinyusb/core/std_descriptors.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,
diff --git a/tinyusb/core/std_request.h b/tinyusb/core/std_request.h
index 189bc9c2c..06b94c3ca 100644
--- a/tinyusb/core/std_request.h
+++ b/tinyusb/core/std_request.h
@@ -7,7 +7,7 @@
/*
* Software License Agreement (BSD License)
- * Copyright (c) 2012, hathach (tinyusb.net)
+ * Copyright (c) 2012, hathach (tinyusb.org)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
diff --git a/tinyusb/core/tusb_types.h b/tinyusb/core/tusb_types.h
index 7238063d5..6a641930d 100644
--- a/tinyusb/core/tusb_types.h
+++ b/tinyusb/core/tusb_types.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,