summaryrefslogtreecommitdiff
path: root/src/class/midi
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/midi
parent6135019230dd5e6c1c8cb17c83d20fabb500228d (diff)
update license year to 2019
Diffstat (limited to 'src/class/midi')
-rw-r--r--src/class/midi/midi.h2
-rw-r--r--src/class/midi/midi_device.c2
-rw-r--r--src/class/midi/midi_device.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/class/midi/midi.h b/src/class/midi/midi.h
index 0c26c1889..ee318f788 100644
--- a/src/class/midi/midi.h
+++ b/src/class/midi/midi.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/midi/midi_device.c b/src/class/midi/midi_device.c
index 5ba111a22..e834e0632 100644
--- a/src/class/midi/midi_device.c
+++ b/src/class/midi/midi_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/midi/midi_device.h b/src/class/midi/midi_device.h
index a43514044..84f4c57bd 100644
--- a/src/class/midi/midi_device.h
+++ b/src/class/midi/midi_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