diff options
Diffstat (limited to 'plugins/dfsound')
| -rwxr-xr-x | plugins/dfsound/openal.c | 2 | ||||
| -rw-r--r-- | plugins/dfsound/sdl.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/dfsound/openal.c b/plugins/dfsound/openal.c index 05076b4d..d4a5d964 100755 --- a/plugins/dfsound/openal.c +++ b/plugins/dfsound/openal.c @@ -14,7 +14,7 @@ * 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 02111-1307 USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
***************************************************************************/
#include "stdafx.h"
diff --git a/plugins/dfsound/sdl.c b/plugins/dfsound/sdl.c index 5f80a1ff..fa0b4b97 100644 --- a/plugins/dfsound/sdl.c +++ b/plugins/dfsound/sdl.c @@ -13,7 +13,7 @@ *
* 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 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "stdafx.h"
|
