diff options
author | euxane | 2024-08-31 20:34:28 +0200 |
---|---|---|
committer | euxane | 2024-08-31 20:34:28 +0200 |
commit | e95fd8341403f5eb78ea981a0928afc855307acf (patch) | |
tree | 7bcb5358b9109f51af1a023c5e394bfb4c856fcf /app.js | |
parent | 04c9838ab593306c84918850a608aceafb01999c (diff) | |
download | echoclip-e95fd8341403f5eb78ea981a0928afc855307acf.tar.gz |
update name and domain
Diffstat (limited to 'app.js')
-rw-r--r-- | app.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | * EchoClip, a web tool to record and play back audio clips. | 2 | * EchoClip, a web tool to record and play back audio clips. |
3 | * Copyright 2024 Pacien TRAN-GIRARD | 3 | * Copyright 2024 Euxane TRAN-GIRARD |
4 | * SPDX-License-Identifier: EUPL-1.2 | 4 | * SPDX-License-Identifier: EUPL-1.2 |
5 | */ | 5 | */ |
6 | 6 | ||