summaryrefslogtreecommitdiff
path: root/tests/support
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-05-14 11:48:05 +0700
committerhathach <[email protected]>2019-05-14 11:48:05 +0700
commit61ec4077520fb00e071fab5f5be3c6751eecd254 (patch)
tree1078530a00f06532af740d3929f928a067d7a605 /tests/support
parent6135019230dd5e6c1c8cb17c83d20fabb500228d (diff)
update license year to 2019
Diffstat (limited to 'tests/support')
-rw-r--r--tests/support/descriptor_test.c2
-rw-r--r--tests/support/descriptor_test.h2
-rw-r--r--tests/support/ehci_controller_fake.c2
-rw-r--r--tests/support/ehci_controller_fake.h2
-rw-r--r--tests/support/tusb_callback.h2
-rw-r--r--tests/support/tusb_config.h2
-rw-r--r--tests/support/type_helper.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/support/descriptor_test.c b/tests/support/descriptor_test.c
index f4b1a6d17..b51c81711 100644
--- a/tests/support/descriptor_test.c
+++ b/tests/support/descriptor_test.c
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
- * Copyright (c) 2018, hathach (tinyusb.org)
+ * Copyright (c) 2019 Ha Thach (tinyusb.org)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/tests/support/descriptor_test.h b/tests/support/descriptor_test.h
index 38cb1782f..4ec082ed6 100644
--- a/tests/support/descriptor_test.h
+++ b/tests/support/descriptor_test.h
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
- * Copyright (c) 2018, hathach (tinyusb.org)
+ * Copyright (c) 2019 Ha Thach (tinyusb.org)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/tests/support/ehci_controller_fake.c b/tests/support/ehci_controller_fake.c
index cabb4402b..710f0e615 100644
--- a/tests/support/ehci_controller_fake.c
+++ b/tests/support/ehci_controller_fake.c
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
- * Copyright (c) 2018, hathach (tinyusb.org)
+ * Copyright (c) 2019 Ha Thach (tinyusb.org)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/tests/support/ehci_controller_fake.h b/tests/support/ehci_controller_fake.h
index 53860608f..7b21d6ca6 100644
--- a/tests/support/ehci_controller_fake.h
+++ b/tests/support/ehci_controller_fake.h
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
- * Copyright (c) 2018, hathach (tinyusb.org)
+ * Copyright (c) 2019 Ha Thach (tinyusb.org)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/tests/support/tusb_callback.h b/tests/support/tusb_callback.h
index 48a779d07..3e793dd9e 100644
--- a/tests/support/tusb_callback.h
+++ b/tests/support/tusb_callback.h
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
- * Copyright (c) 2018, hathach (tinyusb.org)
+ * Copyright (c) 2019 Ha Thach (tinyusb.org)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/tests/support/tusb_config.h b/tests/support/tusb_config.h
index 86a68df7e..000391ad2 100644
--- a/tests/support/tusb_config.h
+++ b/tests/support/tusb_config.h
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
- * Copyright (c) 2018, hathach (tinyusb.org)
+ * Copyright (c) 2019 Ha Thach (tinyusb.org)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
diff --git a/tests/support/type_helper.h b/tests/support/type_helper.h
index 8d9d8c016..c836f244c 100644
--- a/tests/support/type_helper.h
+++ b/tests/support/type_helper.h
@@ -1,7 +1,7 @@
/*
* The MIT License (MIT)
*
- * Copyright (c) 2018, hathach (tinyusb.org)
+ * Copyright (c) 2019 Ha Thach (tinyusb.org)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal