summaryrefslogtreecommitdiff
path: root/src/osal
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/osal
parent6135019230dd5e6c1c8cb17c83d20fabb500228d (diff)
update license year to 2019
Diffstat (limited to 'src/osal')
-rw-r--r--src/osal/osal.h2
-rw-r--r--src/osal/osal_freertos.h2
-rw-r--r--src/osal/osal_mynewt.h2
-rw-r--r--src/osal/osal_none.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/osal/osal.h b/src/osal/osal.h
index 7304fdbd2..ea655d4f1 100644
--- a/src/osal/osal.h
+++ b/src/osal/osal.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/osal/osal_freertos.h b/src/osal/osal_freertos.h
index 215f7bcad..240206e33 100644
--- a/src/osal/osal_freertos.h
+++ b/src/osal/osal_freertos.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/osal/osal_mynewt.h b/src/osal/osal_mynewt.h
index 6f3d05325..da7977d39 100644
--- a/src/osal/osal_mynewt.h
+++ b/src/osal/osal_mynewt.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/osal/osal_none.h b/src/osal/osal_none.h
index 021064171..7780345df 100644
--- a/src/osal/osal_none.h
+++ b/src/osal/osal_none.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