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 /tinyusb/hal | |
| parent | 20a22d956d1884f0359e0fd0d57dca8ea30b78b1 (diff) | |
change website from tinyusb.net to tinyusb.org
Diffstat (limited to 'tinyusb/hal')
| -rw-r--r-- | tinyusb/hal/hal.h | 2 | ||||
| -rw-r--r-- | tinyusb/hal/hal_lpc11uxx.c | 2 | ||||
| -rw-r--r-- | tinyusb/hal/hal_lpc11uxx.h | 2 | ||||
| -rw-r--r-- | tinyusb/hal/hal_lpc13uxx.c | 2 | ||||
| -rw-r--r-- | tinyusb/hal/hal_lpc13uxx.h | 2 | ||||
| -rw-r--r-- | tinyusb/hal/hal_lpc43xx.c | 2 | ||||
| -rw-r--r-- | tinyusb/hal/hal_lpc43xx.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tinyusb/hal/hal.h b/tinyusb/hal/hal.h index f95d62ae9..a79ea4a16 100644 --- a/tinyusb/hal/hal.h +++ b/tinyusb/hal/hal.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/hal/hal_lpc11uxx.c b/tinyusb/hal/hal_lpc11uxx.c index 29608e408..074e14675 100644 --- a/tinyusb/hal/hal_lpc11uxx.c +++ b/tinyusb/hal/hal_lpc11uxx.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/hal/hal_lpc11uxx.h b/tinyusb/hal/hal_lpc11uxx.h index b8acdec2a..ef7c056c2 100644 --- a/tinyusb/hal/hal_lpc11uxx.h +++ b/tinyusb/hal/hal_lpc11uxx.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/hal/hal_lpc13uxx.c b/tinyusb/hal/hal_lpc13uxx.c index 4379bb86d..b9b2dadb9 100644 --- a/tinyusb/hal/hal_lpc13uxx.c +++ b/tinyusb/hal/hal_lpc13uxx.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/hal/hal_lpc13uxx.h b/tinyusb/hal/hal_lpc13uxx.h index aa319b228..af10a3d21 100644 --- a/tinyusb/hal/hal_lpc13uxx.h +++ b/tinyusb/hal/hal_lpc13uxx.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/hal/hal_lpc43xx.c b/tinyusb/hal/hal_lpc43xx.c index 5d6a7f5ca..8cee945fc 100644 --- a/tinyusb/hal/hal_lpc43xx.c +++ b/tinyusb/hal/hal_lpc43xx.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/hal/hal_lpc43xx.h b/tinyusb/hal/hal_lpc43xx.h index 9afbf8bbd..cf8b5343f 100644 --- a/tinyusb/hal/hal_lpc43xx.h +++ b/tinyusb/hal/hal_lpc43xx.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, |
