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/hal/hal.h | 2 +- tinyusb/hal/hal_lpc11uxx.c | 2 +- tinyusb/hal/hal_lpc11uxx.h | 2 +- tinyusb/hal/hal_lpc13uxx.c | 2 +- tinyusb/hal/hal_lpc13uxx.h | 2 +- tinyusb/hal/hal_lpc43xx.c | 2 +- tinyusb/hal/hal_lpc43xx.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'tinyusb/hal') 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, -- cgit v1.3.1