Add license headers across the project
This commit is contained in:
3
js/modules/string_to_array_buffer.d.ts
vendored
3
js/modules/string_to_array_buffer.d.ts
vendored
@@ -1 +1,4 @@
|
||||
// Copyright 2020 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
export function stringToArrayBuffer(string: string): ArrayBuffer;
|
||||
|
Reference in New Issue
Block a user