diff options
Diffstat (limited to '_content/talk')
| -rw-r--r-- | _content/talk/git-tutorial/index.adoc | 3 | ||||
| -rw-r--r-- | _content/talk/index.adoc | 2 | ||||
| -rw-r--r-- | _content/talk/introduction_to_DNS/index.adoc | 3 | ||||
| -rw-r--r-- | _content/talk/software_development_retrospective/index.adoc | 3 | ||||
| -rw-r--r-- | _content/talk/workgroup_or_team_work/index.adoc | 3 |
5 files changed, 14 insertions, 0 deletions
diff --git a/_content/talk/git-tutorial/index.adoc b/_content/talk/git-tutorial/index.adoc index 025631e..4743cbb 100644 --- a/_content/talk/git-tutorial/index.adoc +++ b/_content/talk/git-tutorial/index.adoc @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: CC-BY-SA-4.0 +// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info> + = Git tutorial Shulhan <ms@kilabit.info> diff --git a/_content/talk/index.adoc b/_content/talk/index.adoc index 3951646..049cbce 100644 --- a/_content/talk/index.adoc +++ b/_content/talk/index.adoc @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: CC-BY-SA-4.0 +// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info> link:/talk/software_development_retrospective/[Software development retrospective^]:: + diff --git a/_content/talk/introduction_to_DNS/index.adoc b/_content/talk/introduction_to_DNS/index.adoc index 03f5b26..435aa98 100644 --- a/_content/talk/introduction_to_DNS/index.adoc +++ b/_content/talk/introduction_to_DNS/index.adoc @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: CC-BY-SA-4.0 +// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info> + = Introduction to DNS Shulhan <ms@kilabit.info> diff --git a/_content/talk/software_development_retrospective/index.adoc b/_content/talk/software_development_retrospective/index.adoc index 8d52f26..74ec654 100644 --- a/_content/talk/software_development_retrospective/index.adoc +++ b/_content/talk/software_development_retrospective/index.adoc @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: CC-BY-SA-4.0 +// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info> + = Software Development Restrospective ++++ diff --git a/_content/talk/workgroup_or_team_work/index.adoc b/_content/talk/workgroup_or_team_work/index.adoc index 9b3e939..1fe0491 100644 --- a/_content/talk/workgroup_or_team_work/index.adoc +++ b/_content/talk/workgroup_or_team_work/index.adoc @@ -1,3 +1,6 @@ +// SPDX-License-Identifier: CC-BY-SA-4.0 +// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info> + = Workgroup or team work? Shulhan <ms@kilabit.info> |
