summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-16 19:42:08 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-16 21:52:32 -0600
commit3cd39827ec2d2aa8d69762de8fbf72322ca85038 (patch)
tree4a92d5736df1c620413f656b2ea6771aec94cf98 /.gitmodules
parentc60b3a96cf9bfedbfc402a50e0b85f22d231d67b (diff)
copyright statements
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f54eb7f..ae5caf3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,8 @@
+# .gitmodules - Were to get some 3rd-party sources
+#
+# Copyright (C) 2024 Luke T. Shumaker <lukeshu@lukeshu.com>
+# SPDX-Licence-Identifier: AGPL-3.0-or-later
+
[submodule "3rd-party/pico-sdk"]
path = 3rd-party/pico-sdk
url = https://github.com/raspberrypi/pico-sdk