Added comment about modifications

This commit is contained in:
Fabian Wiesel
2024-02-28 21:32:28 +01:00
parent 32235302c6
commit d7ac99665d

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.
*/ */
package de.rochefort.childmonitor.audio package de.rochefort.childmonitor.audio