summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2024-06-17 11:04:47 +0000
committerdakkar <dakkar@thenautilus.net>2024-06-17 11:04:47 +0000
commit8d9781876d1459461876973e0b33e7f2f94daa81 (patch)
tree0109695430a1e604e68ddc2b7137f1fa7e354e4c /scripts
parentMerge branch 'develop' into future (diff)
parentmerge: add fade and followmouse to list of animated mfm tags (!551) (diff)
downloadsharkey-8d9781876d1459461876973e0b33e7f2f94daa81.tar.gz
sharkey-8d9781876d1459461876973e0b33e7f2f94daa81.tar.bz2
sharkey-8d9781876d1459461876973e0b33e7f2f94daa81.zip
merge: merge up to 2024.5.0 (!537)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/537 Approved-by: Marie <marie@kaifa.ch>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/trim-deps.mjs5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/trim-deps.mjs b/scripts/trim-deps.mjs
index 2983f28cb4..7e5b1e965d 100644
--- a/scripts/trim-deps.mjs
+++ b/scripts/trim-deps.mjs
@@ -1,3 +1,8 @@
+/*
+ * SPDX-FileCopyrightText: marie and other Sharkey contributors
+ * SPDX-License-Identifier: AGPL-3.0-only
+ */
+
// trims dependencies for production
// only run after a full build