diff options
| author | hathach <[email protected]> | 2013-03-25 11:46:30 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-03-25 11:46:30 +0700 |
| commit | 56cd8be75ec79a9d7e1d17e6f0634d4041ba6b13 (patch) | |
| tree | e4cff8fb603e13cf8c49c852a559ae23c88ad537 /tests/test/support | |
| parent | 20a22d956d1884f0359e0fd0d57dca8ea30b78b1 (diff) | |
change website from tinyusb.net to tinyusb.org
Diffstat (limited to 'tests/test/support')
| -rw-r--r-- | tests/test/support/descriptor_test.c | 2 | ||||
| -rw-r--r-- | tests/test/support/descriptor_test.h | 2 | ||||
| -rw-r--r-- | tests/test/support/ehci_controller.c | 2 | ||||
| -rw-r--r-- | tests/test/support/ehci_controller.h | 2 | ||||
| -rw-r--r-- | tests/test/support/test_template.c | 2 | ||||
| -rw-r--r-- | tests/test/support/tusb_callback.h | 2 | ||||
| -rw-r--r-- | tests/test/support/tusb_config.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/test/support/descriptor_test.c b/tests/test/support/descriptor_test.c index 7851716ad..3f288fba7 100644 --- a/tests/test/support/descriptor_test.c +++ b/tests/test/support/descriptor_test.c @@ -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/tests/test/support/descriptor_test.h b/tests/test/support/descriptor_test.h index 70694b1b7..24a45f10d 100644 --- a/tests/test/support/descriptor_test.h +++ b/tests/test/support/descriptor_test.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/tests/test/support/ehci_controller.c b/tests/test/support/ehci_controller.c index 911a075d2..80e3c3c44 100644 --- a/tests/test/support/ehci_controller.c +++ b/tests/test/support/ehci_controller.c @@ -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/tests/test/support/ehci_controller.h b/tests/test/support/ehci_controller.h index 3df6111f9..c6fea6902 100644 --- a/tests/test/support/ehci_controller.h +++ b/tests/test/support/ehci_controller.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/tests/test/support/test_template.c b/tests/test/support/test_template.c index aa022c27f..dc3a378b2 100644 --- a/tests/test/support/test_template.c +++ b/tests/test/support/test_template.c @@ -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/tests/test/support/tusb_callback.h b/tests/test/support/tusb_callback.h index 3d142e39d..c5e4ae259 100644 --- a/tests/test/support/tusb_callback.h +++ b/tests/test/support/tusb_callback.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/tests/test/support/tusb_config.h b/tests/test/support/tusb_config.h index ad3de6851..6ea154dea 100644 --- a/tests/test/support/tusb_config.h +++ b/tests/test/support/tusb_config.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, |
