v1.0.0.0 Windows x86 / x64 Freeware

mruvorbis.dll

License & Third-Party Notices — ALC Software Laboratory

ライセンス種別

mruvorbis.dll は フリーウェア (Freeware) として無償で配布されています。 ただし、著作権は ALC Software Laboratory に帰属します。

✔ 許可されること
個人・法人問わず無償で使用できます
商用アプリケーション・ゲーム・ツールへの組み込みが可能です
再生・エンコードした Vorbis ファイルはユーザーが自由に利用できます
ウェブサイト・ブログ等でのソフトウェア紹介が可能です
✖ 禁止されること
本 DLL を単体または同梱する形で有償販売・販売目的で配布すること
本 DLL の改変、逆コンパイル、リバースエンジニアリング
作者の許可なく本 DLL を第三者に再配布すること
本 DLL を自作と偽ること

使用許諾契約書 (EULA)

mruvorbis.dll エンドユーザー使用許諾契約書Copyright (C) 2025 ALC Software Laboratory. All rights reserved. 本 DLL を使用される前に、本契約の内容をよくお読みください。本 DLL を使用した時点で、本契約のすべての条件に同意したものとみなされます。 第 1 条 (使用許諾)ALC Software Laboratory (以下「作者」) は、本契約の条件のもとで、本 DLL を個人または法人が非営利・営利を問わず使用することを 無償で許諾します。ただし、著作権は作者に帰属します。 第 2 条 (禁止事項)ユーザーは以下の行為を行うことができません。 (1) 本 DLL を単体または同梱する形で有償販売、または販売目的で配布すること。 (2) 本 DLL を改変、逆コンパイル、リバースエンジニアリングすること。 (3) 作者の書面による許可なく、本 DLL を第三者に再配布すること。 (4) 本 DLL を自ら開発したと偽り、第三者に提供すること。 第 3 条 (免責事項)本 DLL は「現状のまま (AS IS)」で提供されます。作者は、 本 DLL の使用または使用不能から生じるいかなる損害についても、 直接的・間接的・付随的・特別損害を含め、一切責任を負いません。 第 4 条 (著作権)本 DLL およびドキュメントの著作権は、ALC Software Laboratory に 帰属します。本契約により、著作権が移転するものではありません。 第 5 条 (準拠法)本契約は日本国法に準拠し、日本国法に従って解釈されます。

使用サードパーティーライブラリ

本 DLL は以下のオープンソースライブラリを使用しています。 これらのライブラリはそれぞれの著作権者が権利を保有しています。

ライブラリバージョンライセンス著作権者
libvorbis1.3.xBSD 3-Clause Xiph.Org Foundation and contributors
libvorbisfile1.3.xBSD 3-Clause Xiph.Org Foundation and contributors
libogg1.3.xBSD 3-Clause Xiph.Org Foundation

サードパーティーライセンス全文

libvorbis / libvorbisfile — BSD 3-Clause License
Copyright (c) 2002-2020 Xiph.org Foundation

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

- Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

- Neither the name of the Xiph.org Foundation nor the names of its
  contributors may be used to endorse or promote products derived from this
  software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.
libogg — BSD 3-Clause License
Copyright (c) 2002, Xiph.org Foundation

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

- Redistributions of source code must retain the above copyright notice,
  this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright notice,
  this list of conditions and the following disclaimer in the documentation
  and/or other materials provided with the distribution.

- Neither the name of the Xiph.org Foundation nor the names of its
  contributors may be used to endorse or promote products derived from this
  software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.

本 DLL を使用する際のライセンス表記について

本 DLL(mruvorbis.dll)をアプリケーションやゲームに組み込んで配布する場合は、 以下の表記を README・ライセンスドキュメント等に含めてください。

mruvorbis.dll の表記例

[ mruvorbis.dll ]
Ogg Vorbis playback and encoding DLL
Features: BGM / SE / crossfade / fade /
          playback information / encode support
Includes SIMD optimizations using MMX / SSE2 / AVX2 / AVX512
for high-performance PCM processing
Copyright (c) ALC Software Laboratory

Ogg / Vorbis ライブラリの表記例

本 DLL は内部で libvorbis / libvorbisfile / libogg(いずれも BSD 3-Clause License)を 使用しています。配布物のライセンスドキュメントに以下の著作権表記を含めることを推奨します。

[ libvorbis / libvorbisfile ]
Copyright (c) 2002-2020 Xiph.org Foundation
License: BSD 3-Clause
https://xiph.org/vorbis/
[ libogg ]
Copyright (c) 2002, Xiph.org Foundation
License: BSD 3-Clause
https://www.xiph.org/ogg/