diff options
Diffstat (limited to 'config/submodule/docs')
-rw-r--r-- | config/submodule/docs/html/module.cfg | 8 | ||||
-rw-r--r-- | config/submodule/docs/img/module.cfg | 8 | ||||
-rw-r--r-- | config/submodule/docs/module.list | 1 | ||||
-rw-r--r-- | config/submodule/docs/untitled/module.cfg | 3 |
4 files changed, 10 insertions, 10 deletions
diff --git a/config/submodule/docs/html/module.cfg b/config/submodule/docs/html/module.cfg index b0539862..58bec732 100644 --- a/config/submodule/docs/html/module.cfg +++ b/config/submodule/docs/html/module.cfg @@ -1,3 +1,5 @@ -subhash="88ca46ad4ce0b79682ea88d97f8dbf801e846031" -subrepo="https://codeberg.org/libreboot/lbwww" -subrepo_bkup="https://git.disroot.org/libreboot/lbwww" +# SPDX-License-Identifier: GPL-3.0-or-later + +subhash="47c993cba483ff23a4c7b866c6cedcc905e9a2bd" +subgit="https://codeberg.org/libreboot/lbwww" +subgit_bkup="https://git.disroot.org/libreboot/lbwww" diff --git a/config/submodule/docs/img/module.cfg b/config/submodule/docs/img/module.cfg index 07c4ab89..8a176668 100644 --- a/config/submodule/docs/img/module.cfg +++ b/config/submodule/docs/img/module.cfg @@ -1,3 +1,5 @@ -subhash="625bb7535d388a235bec47a8ce822cda10b53692" -subrepo="https://codeberg.org/libreboot/lbwww-img" -subrepo_bkup="https://git.disroot.org/libreboot/lbwww-img" +# SPDX-License-Identifier: GPL-3.0-or-later + +subhash="68863fd7491f1358fb920d8ad558de35fcfec769" +subgit="https://codeberg.org/libreboot/lbwww-img" +subgit_bkup="https://git.disroot.org/libreboot/lbwww-img" diff --git a/config/submodule/docs/module.list b/config/submodule/docs/module.list index 1ad2aecb..e2570aac 100644 --- a/config/submodule/docs/module.list +++ b/config/submodule/docs/module.list @@ -1,3 +1,2 @@ -www/untitled www/html www/html/site/img diff --git a/config/submodule/docs/untitled/module.cfg b/config/submodule/docs/untitled/module.cfg deleted file mode 100644 index 35e950e7..00000000 --- a/config/submodule/docs/untitled/module.cfg +++ /dev/null @@ -1,3 +0,0 @@ -subhash="d8e2043c1512eb1171c274559ce82e8093ef393f" -subrepo="https://codeberg.org/vimuser/untitled-website" -subrepo_bkup="https://notabug.org/untitled/untitled-website" |