summaryrefslogtreecommitdiff
path: root/src/class/custom
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 /src/class/custom
parent6135019230dd5e6c1c8cb17c83d20fabb500228d (diff)
update license year to 2019
Diffstat (limited to 'src/class/custom')
-rw-r--r--src/class/custom/custom_device.c2
-rw-r--r--src/class/custom/custom_device.h2
-rw-r--r--src/class/custom/custom_host.c2
-rw-r--r--src/class/custom/custom_host.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/class/custom/custom_device.c b/src/class/custom/custom_device.c
index 04921259f..18aea94cc 100644
--- a/src/class/custom/custom_device.c
+++ b/src/class/custom/custom_device.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/src/class/custom/custom_device.h b/src/class/custom/custom_device.h
index 704ecb23a..02cdba7e5 100644
--- a/src/class/custom/custom_device.h
+++ b/src/class/custom/custom_device.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/src/class/custom/custom_host.c b/src/class/custom/custom_host.c
index 488e26b20..a4f04af31 100644
--- a/src/class/custom/custom_host.c
+++ b/src/class/custom/custom_host.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/src/class/custom/custom_host.h b/src/class/custom/custom_host.h
index cf612a40b..2ca16222a 100644
--- a/src/class/custom/custom_host.h
+++ b/src/class/custom/custom_host.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