Changed file extensions from .c to .cpp
Fork of USBMIDI by
Revision 2:10d694d6ccdc, committed 2011-02-20
- Comitter:
- simon
- Date:
- Sun Feb 20 13:12:22 2011 +0000
- Parent:
- 1:ff74eabe02cd
- Child:
- 3:1c9f95100210
- Commit message:
- Fixed up documentation
Changed in this revision
--- a/MIDIMessage.h Sun Feb 20 13:10:05 2011 +0000 +++ b/MIDIMessage.h Sun Feb 20 13:12:22 2011 +0000 @@ -1,4 +1,4 @@ -/** @license The MIT License +/* @license The MIT License * Copyright (c) 2011 mux, simon * * Permission is hereby granted, free of charge, to any person obtaining a copy
--- a/USBMIDI.cpp Sun Feb 20 13:10:05 2011 +0000 +++ b/USBMIDI.cpp Sun Feb 20 13:12:22 2011 +0000 @@ -1,4 +1,4 @@ -/** @license The MIT License +/* @license The MIT License * Copyright (c) 2011 mux, simon * * Permission is hereby granted, free of charge, to any person obtaining a copy
--- a/USBMIDI.h Sun Feb 20 13:10:05 2011 +0000 +++ b/USBMIDI.h Sun Feb 20 13:12:22 2011 +0000 @@ -1,4 +1,4 @@ -/** @license The MIT License +/* @license The MIT License * Copyright (c) 2011 mux, simon * * Permission is hereby granted, free of charge, to any person obtaining a copy
--- a/usbcore.c Sun Feb 20 13:10:05 2011 +0000 +++ b/usbcore.c Sun Feb 20 13:12:22 2011 +0000 @@ -1,4 +1,4 @@ -/** @license The MIT License +/* @license The MIT License * Copyright (c) 2011 mux, simon * * Permission is hereby granted, free of charge, to any person obtaining a copy
--- a/usbcore.h Sun Feb 20 13:10:05 2011 +0000 +++ b/usbcore.h Sun Feb 20 13:12:22 2011 +0000 @@ -1,4 +1,4 @@ -/** @license The MIT License +/* @license The MIT License * Copyright (c) 2011 mux, simon * * Permission is hereby granted, free of charge, to any person obtaining a copy
--- a/usbdevice.c Sun Feb 20 13:10:05 2011 +0000 +++ b/usbdevice.c Sun Feb 20 13:12:22 2011 +0000 @@ -1,4 +1,4 @@ -/** @license The MIT License +/* @license The MIT License * Copyright (c) 2011 mux, simon * * Permission is hereby granted, free of charge, to any person obtaining a copy