aboutsummaryrefslogtreecommitdiff
path: root/audio/mpu401.h
diff options
context:
space:
mode:
authorJohannes Schickel2014-02-18 02:34:17 +0100
committerJohannes Schickel2014-02-18 02:39:32 +0100
commit452cec49d90ac1725d32fe0a7cc293480ca89eea (patch)
tree2662324a1870da892f682e98aa4dbd58501286f1 /audio/mpu401.h
parent5c2dac59beb442797dd6a29456068421f9c739bb (diff)
downloadscummvm-rg350-452cec49d90ac1725d32fe0a7cc293480ca89eea.tar.gz
scummvm-rg350-452cec49d90ac1725d32fe0a7cc293480ca89eea.tar.bz2
scummvm-rg350-452cec49d90ac1725d32fe0a7cc293480ca89eea.zip
AUDIO: Make GPL headers consistent in themselves.
Diffstat (limited to 'audio/mpu401.h')
-rw-r--r--audio/mpu401.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpu401.h b/audio/mpu401.h
index d4580b6e79..3a3142d441 100644
--- a/audio/mpu401.h
+++ b/audio/mpu401.h
@@ -8,12 +8,12 @@
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
-
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
-
+ *
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.