From 8e69eba7dc53233c169152bdf654f032fcd0629f Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Tue, 8 Jul 2008 11:35:53 +0000 Subject: [PATCH] Fix a typo in the copyright notice --- source/buffer.cpp | 2 +- source/buffer.h | 2 +- source/context.cpp | 2 +- source/context.h | 2 +- source/device.cpp | 2 +- source/device.h | 2 +- source/format.h | 2 +- source/listener.cpp | 2 +- source/listener.h | 2 +- source/sound.cpp | 2 +- source/sound.h | 2 +- source/soundscape.cpp | 2 +- source/soundscape.h | 2 +- source/source.cpp | 2 +- source/source.h | 2 +- source/types.h | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/source/buffer.cpp b/source/buffer.cpp index 2a33b83..b2ef016 100644 --- a/source/buffer.cpp +++ b/source/buffer.cpp @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #include "buffer.h" diff --git a/source/buffer.h b/source/buffer.h index 00d1add..f7ac307 100644 --- a/source/buffer.h +++ b/source/buffer.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_BUFFER_H_ diff --git a/source/context.cpp b/source/context.cpp index aa316fd..1ca0eac 100644 --- a/source/context.cpp +++ b/source/context.cpp @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #include diff --git a/source/context.h b/source/context.h index 93cb0e8..de26ac7 100644 --- a/source/context.h +++ b/source/context.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_CONTEXT_H_ diff --git a/source/device.cpp b/source/device.cpp index 422b7ea..1500100 100644 --- a/source/device.cpp +++ b/source/device.cpp @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #include diff --git a/source/device.h b/source/device.h index 4c80d9e..d96901f 100644 --- a/source/device.h +++ b/source/device.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_DEVICE_H_ diff --git a/source/format.h b/source/format.h index 624fb60..4b11c86 100644 --- a/source/format.h +++ b/source/format.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_FORMAT_H_ diff --git a/source/listener.cpp b/source/listener.cpp index 04fc368..e341221 100644 --- a/source/listener.cpp +++ b/source/listener.cpp @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #include "listener.h" diff --git a/source/listener.h b/source/listener.h index 5725170..8946e4c 100644 --- a/source/listener.h +++ b/source/listener.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_LIStENER_H_ diff --git a/source/sound.cpp b/source/sound.cpp index 0c094d0..896d1d5 100644 --- a/source/sound.cpp +++ b/source/sound.cpp @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #include diff --git a/source/sound.h b/source/sound.h index 0e15a40..e903bcb 100644 --- a/source/sound.h +++ b/source/sound.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_SOUND_H_ diff --git a/source/soundscape.cpp b/source/soundscape.cpp index 694c884..6ec00f0 100644 --- a/source/soundscape.cpp +++ b/source/soundscape.cpp @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #include "source.h" diff --git a/source/soundscape.h b/source/soundscape.h index 3eca7ea..1d8a9c7 100644 --- a/source/soundscape.h +++ b/source/soundscape.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_SOUNDSCAPE_H_ diff --git a/source/source.cpp b/source/source.cpp index 2ba1f4a..e8f33c0 100644 --- a/source/source.cpp +++ b/source/source.cpp @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #include "buffer.h" diff --git a/source/source.h b/source/source.h index a2455f8..df8bbc5 100644 --- a/source/source.h +++ b/source/source.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_SOURCE_H_ diff --git a/source/types.h b/source/types.h index e1f7f01..993b74b 100644 --- a/source/types.h +++ b/source/types.h @@ -2,7 +2,7 @@ This file is part of libmspal Copyright © 2008 Mikko Rasa, Mikkosoft Productions -Diestributed under the LGPL +Distributed under the LGPL */ #ifndef MSP_AL_TYPES_H_ -- 2.43.0