Fixed typo, spotted by korli.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33137 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin
2009-09-14 19:57:14 +00:00
parent 9b06eddbe8
commit 1c7f3645ac
3 changed files with 6 additions and 6 deletions
@@ -2,8 +2,8 @@
* midi usb driver
* devlist.c
*
* Copyright 2009 Haiku Inc. All rights reserved.
* Distributed under tthe terms of the MIT Licence.
* Copyright 2006-2009 Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT Licence.
*
* Authors:
* Jérôme Duval
@@ -2,8 +2,8 @@
* midi usb driver
* usb_midi.c
*
* Copyright 2009 Haiku Inc. All rights reserved.
* Distributed under tthe terms of the MIT Licence.
* Copyright 2006-2009 Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT Licence.
*
* Authors:
* Jérôme Duval
@@ -2,8 +2,8 @@
* midi usb driver
* usb_midi.h
*
* Copyright 2009 Haiku Inc. All rights reserved.
* Distributed under tthe terms of the MIT Licence.
* Copyright 2006-2009 Haiku Inc. All rights reserved.
* Distributed under the terms of the MIT Licence.
*
* Authors:
* Jérôme Duval