path = [
"doc/**",
"spec/*",
+ "tests/**",
+ "**/.gitignore",
"src/**/README.md",
"mods/**",
"static/*.jsonld",
"view/theme/quattro/TODO",
"view/theme/quattro/**Makefile",
"images/icons/**",
+ "view/install/*.png",
"view/theme/quattro/icons/*",
"view/theme/smoothly/images/*",
"images/screenshots/*",
+# SPDX-FileCopyrightText: 2010-2024 the Friendica project
+#
+# SPDX-License-Identifier: CC0-1.0
+
<FilesMatch "\.tpl">
<IfModule authz_host_module>
#Apache 2.4
+/*
+ * SPDX-FileCopyrightText: 2010-2024 the Friendica project
+ *
+ * SPDX-License-Identifier: AGPL-3.0-or-later
+ */
+
/* General style rules .*/
.pull-right { float: right }
+/*\r
+ * SPDX-FileCopyrightText: 2010-2024 the Friendica project\r
+ *\r
+ * SPDX-License-Identifier: AGPL-3.0-or-later\r
+ */\r
+\r
/***\r
* Friendica Communication Server\r
*\r