License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[sfrench/cifs-2.6.git] / sound / oss / midi_synth.h
index b64ddd6c4abc045706b0fa81d24864962dc78ee2..1cf676c7510e5d60c51c616bb7c4668b52014038 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 int midi_synth_ioctl (int dev,
            unsigned int cmd, void __user * arg);
 int midi_synth_kill_note (int dev, int channel, int note, int velocity);