Changed file extensions from .c to .cpp

Dependents:   FINAL_PROJECT

Fork of USBMIDI by Simon Ford

Files at this revision

API Documentation at this revision

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

MIDIMessage.h Show annotated file Show diff for this revision Revisions of this file
USBMIDI.cpp Show annotated file Show diff for this revision Revisions of this file
USBMIDI.h Show annotated file Show diff for this revision Revisions of this file
usbcore.c Show annotated file Show diff for this revision Revisions of this file
usbcore.h Show annotated file Show diff for this revision Revisions of this file
usbdevice.c Show annotated file Show diff for this revision Revisions of this file
--- 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