Changed G711UCodec license comment

This commit is contained in:
Fabian Wiesel
2024-03-01 17:10:00 +01:00
parent d7ac99665d
commit b9964d24d2

View File

@@ -14,7 +14,7 @@
* limitations under the License. * limitations under the License.
* *
* Taken from https://android.googlesource.com/platform/external/nist-sip/+/6f95fdeab4481188b6260041b41d1db12b101266/src/com/android/sip/media/G711UCodec.java * Taken from https://android.googlesource.com/platform/external/nist-sip/+/6f95fdeab4481188b6260041b41d1db12b101266/src/com/android/sip/media/G711UCodec.java
* This file has been converted to Kotlin. * Adopted to the needs of the Child Monitor project.
*/ */
package de.rochefort.childmonitor.audio package de.rochefort.childmonitor.audio