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/core/std_descriptors.h | 2 +- tinyusb/core/std_request.h | 2 +- tinyusb/core/tusb_types.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tinyusb/core') 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, -- cgit v1.3.1