From 01f699a9fb8168d7a4eae3bf3c57f7c603128fc6 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Sat, 21 Jan 2023 19:42:51 +0000 Subject: [PATCH] Update copyright years --- admin-cli.yml | 2 +- admin-gui.yml | 2 +- ansible-setup.sh | 2 +- main.yml | 2 +- roles/arch/tasks/localbin.yml | 2 +- roles/arch/tasks/locale.yml | 2 +- roles/arch/tasks/main.yml | 2 +- roles/arch/tasks/modules.yml | 2 +- roles/arch/tasks/packages-cli.yml | 2 +- roles/arch/tasks/packages-gui.yml | 2 +- roles/arch/tasks/printing.yml | 2 +- roles/arch/tasks/solokeys.yml | 2 +- roles/arch/tasks/ssh.yml | 2 +- roles/debian/tasks/apt-sources.yml | 2 +- roles/debian/tasks/build-env.yml | 2 +- roles/debian/tasks/gdm.yml | 2 +- roles/debian/tasks/google-chrome.yml | 2 +- roles/debian/tasks/main.yml | 2 +- roles/debian/tasks/modules.yml | 2 +- roles/debian/tasks/packagekit.yml | 2 +- roles/debian/tasks/packages-cli.yml | 2 +- roles/debian/tasks/packages-gui.yml | 2 +- roles/debian/tasks/solokeys.yml | 2 +- roles/debian/tasks/ssh.yml | 2 +- roles/debian/tasks/sudo.yml | 2 +- roles/debian/tasks/systemd.yml | 2 +- roles/debian/tasks/timezone.yml | 2 +- roles/debian/tasks/vscode.yml | 2 +- roles/debian/tasks/vscodium.yml | 2 +- roles/debian/tasks/xkb-lv5.yml | 2 +- roles/el/tasks/journald.yml | 2 +- roles/el/tasks/legacy-openssl.yml | 2 +- roles/el/tasks/main.yml | 2 +- roles/el/tasks/modules.yml | 2 +- roles/el/tasks/packagekit.yml | 2 +- roles/el/tasks/packages-cli.yml | 2 +- roles/el/tasks/packages-gui.yml | 2 +- roles/el/tasks/solokeys.yml | 2 +- roles/el/tasks/ssh.yml | 2 +- roles/el/tasks/timezone.yml | 2 +- roles/el/tasks/vscode.yml | 2 +- roles/el/tasks/zram.yml | 2 +- roles/fedora/tasks/google-chrome.yml | 2 +- roles/fedora/tasks/main.yml | 2 +- roles/fedora/tasks/modules.yml | 2 +- roles/fedora/tasks/packagekit.yml | 2 +- roles/fedora/tasks/packages-cli.yml | 2 +- roles/fedora/tasks/packages-gui.yml | 2 +- roles/fedora/tasks/solokeys.yml | 2 +- roles/fedora/tasks/ssh.yml | 2 +- roles/fedora/tasks/sublime-text.yml | 2 +- roles/fedora/tasks/timezone.yml | 2 +- roles/fedora/tasks/vscode.yml | 2 +- roles/fedora/tasks/vscodium.yml | 2 +- roles/freebsd/tasks/main.yml | 2 +- roles/freebsd/tasks/packages-cli.yml | 2 +- roles/freebsd/tasks/packages-gui.yml | 2 +- roles/freebsd/tasks/qemu-guest.yml | 2 +- roles/freebsd/tasks/rc.yml | 2 +- roles/freebsd/tasks/ssh.yml | 2 +- roles/freebsd/tasks/sudo.yml | 2 +- roles/freebsd/tasks/sysctl.yml | 2 +- roles/freebsd/tasks/xorg.yml | 2 +- roles/home-cli/files/docutils-setup.sh | 2 +- roles/home-cli/tasks/dirs.yml | 2 +- roles/home-cli/tasks/dotfiles.yml | 2 +- roles/home-cli/tasks/main.yml | 2 +- roles/home-cli/tasks/shell.yml | 2 +- roles/home-cli/tasks/ssh.yml | 2 +- roles/home-cli/tasks/vim.yml | 2 +- roles/home-gui/files/nbsp.ahk | 2 +- roles/home-gui/tasks/dirs.yml | 2 +- roles/home-gui/tasks/dotfiles.yml | 2 +- roles/home-gui/tasks/emacs.yml | 2 +- roles/home-gui/tasks/firefox.yml | 2 +- roles/home-gui/tasks/flatpak.yml | 2 +- roles/home-gui/tasks/fonts.yml | 2 +- roles/home-gui/tasks/gnome.yml | 2 +- roles/home-gui/tasks/main.yml | 2 +- roles/home-gui/tasks/mate.yml | 2 +- roles/home-gui/tasks/sublimetext.yml | 2 +- roles/kali/tasks/main.yml | 2 +- roles/kali/tasks/packages-cli.yml | 2 +- roles/kali/tasks/packages-gui.yml | 2 +- roles/kali/tasks/ssh.yml | 2 +- roles/kali/tasks/sudo.yml | 2 +- roles/netbsd/tasks/console.yml | 2 +- roles/netbsd/tasks/main.yml | 2 +- roles/netbsd/tasks/packages-cli.yml | 2 +- roles/netbsd/tasks/packages-gui.yml | 2 +- roles/netbsd/tasks/sudo.yml | 2 +- roles/netbsd/tasks/xorg.yml | 2 +- roles/opensuse-leap/tasks/main.yml | 2 +- roles/opensuse-leap/tasks/modules.yml | 2 +- roles/opensuse-leap/tasks/packages-cli.yml | 2 +- roles/opensuse-leap/tasks/packages-gui.yml | 2 +- roles/opensuse-leap/tasks/solokeys.yml | 2 +- roles/opensuse-leap/tasks/ssh.yml | 2 +- roles/opensuse-tumbleweed/tasks/main.yml | 2 +- roles/opensuse-tumbleweed/tasks/modules.yml | 2 +- roles/opensuse-tumbleweed/tasks/packages-cli.yml | 2 +- roles/opensuse-tumbleweed/tasks/packages-gui.yml | 2 +- roles/opensuse-tumbleweed/tasks/solokeys.yml | 2 +- roles/opensuse-tumbleweed/tasks/ssh.yml | 2 +- roles/ubuntu/tasks/build-env.yml | 2 +- roles/ubuntu/tasks/main.yml | 2 +- roles/ubuntu/tasks/modules.yml | 2 +- roles/ubuntu/tasks/packages-cli.yml | 2 +- roles/ubuntu/tasks/packages-gui.yml | 2 +- roles/ubuntu/tasks/ssh.yml | 2 +- user-cli.yml | 2 +- user-gui.yml | 2 +- 112 files changed, 112 insertions(+), 112 deletions(-) diff --git a/admin-cli.yml b/admin-cli.yml index 0efc624..a895adc 100755 --- a/admin-cli.yml +++ b/admin-cli.yml @@ -1,6 +1,6 @@ #!/usr/bin/env ansible-playbook --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/admin-gui.yml b/admin-gui.yml index d2c90fd..6f1c0e0 100755 --- a/admin-gui.yml +++ b/admin-gui.yml @@ -1,6 +1,6 @@ #!/usr/bin/env ansible-playbook --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ansible-setup.sh b/ansible-setup.sh index f1106fb..d123849 100755 --- a/ansible-setup.sh +++ b/ansible-setup.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/main.yml b/main.yml index 2ae1ac3..c0653f5 100755 --- a/main.yml +++ b/main.yml @@ -1,6 +1,6 @@ #!/usr/bin/env ansible-playbook --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/localbin.yml b/roles/arch/tasks/localbin.yml index e784636..df3157f 100644 --- a/roles/arch/tasks/localbin.yml +++ b/roles/arch/tasks/localbin.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/locale.yml b/roles/arch/tasks/locale.yml index e17f791..e153cd1 100644 --- a/roles/arch/tasks/locale.yml +++ b/roles/arch/tasks/locale.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/main.yml b/roles/arch/tasks/main.yml index 9b69c33..0b3a5e2 100644 --- a/roles/arch/tasks/main.yml +++ b/roles/arch/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/modules.yml b/roles/arch/tasks/modules.yml index d32b250..10fa6af 100644 --- a/roles/arch/tasks/modules.yml +++ b/roles/arch/tasks/modules.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/packages-cli.yml b/roles/arch/tasks/packages-cli.yml index 21a8f12..b4f34b6 100644 --- a/roles/arch/tasks/packages-cli.yml +++ b/roles/arch/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/packages-gui.yml b/roles/arch/tasks/packages-gui.yml index 47a5d58..ccf47d2 100644 --- a/roles/arch/tasks/packages-gui.yml +++ b/roles/arch/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/printing.yml b/roles/arch/tasks/printing.yml index 478b489..adb3cbb 100644 --- a/roles/arch/tasks/printing.yml +++ b/roles/arch/tasks/printing.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/solokeys.yml b/roles/arch/tasks/solokeys.yml index feff9aa..89118aa 100644 --- a/roles/arch/tasks/solokeys.yml +++ b/roles/arch/tasks/solokeys.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/arch/tasks/ssh.yml b/roles/arch/tasks/ssh.yml index e056c67..8bb7491 100644 --- a/roles/arch/tasks/ssh.yml +++ b/roles/arch/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/apt-sources.yml b/roles/debian/tasks/apt-sources.yml index 42745ae..164a7bf 100644 --- a/roles/debian/tasks/apt-sources.yml +++ b/roles/debian/tasks/apt-sources.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/build-env.yml b/roles/debian/tasks/build-env.yml index dc7f993..bb5db18 100644 --- a/roles/debian/tasks/build-env.yml +++ b/roles/debian/tasks/build-env.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/gdm.yml b/roles/debian/tasks/gdm.yml index 09408d3..cf40ac7 100644 --- a/roles/debian/tasks/gdm.yml +++ b/roles/debian/tasks/gdm.yml @@ -1,5 +1,5 @@ --- -# Copyright 2022 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/google-chrome.yml b/roles/debian/tasks/google-chrome.yml index 9d7fcd7..63e0c01 100644 --- a/roles/debian/tasks/google-chrome.yml +++ b/roles/debian/tasks/google-chrome.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/main.yml b/roles/debian/tasks/main.yml index f438ad0..467c5fe 100644 --- a/roles/debian/tasks/main.yml +++ b/roles/debian/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/modules.yml b/roles/debian/tasks/modules.yml index d32b250..10fa6af 100644 --- a/roles/debian/tasks/modules.yml +++ b/roles/debian/tasks/modules.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/packagekit.yml b/roles/debian/tasks/packagekit.yml index 46ca533..befdca6 100644 --- a/roles/debian/tasks/packagekit.yml +++ b/roles/debian/tasks/packagekit.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/packages-cli.yml b/roles/debian/tasks/packages-cli.yml index 9988779..10611d6 100644 --- a/roles/debian/tasks/packages-cli.yml +++ b/roles/debian/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/packages-gui.yml b/roles/debian/tasks/packages-gui.yml index bfdcc31..c684187 100644 --- a/roles/debian/tasks/packages-gui.yml +++ b/roles/debian/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/solokeys.yml b/roles/debian/tasks/solokeys.yml index feff9aa..89118aa 100644 --- a/roles/debian/tasks/solokeys.yml +++ b/roles/debian/tasks/solokeys.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/ssh.yml b/roles/debian/tasks/ssh.yml index 6c31d94..15620b3 100644 --- a/roles/debian/tasks/ssh.yml +++ b/roles/debian/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/sudo.yml b/roles/debian/tasks/sudo.yml index 928910b..5408182 100644 --- a/roles/debian/tasks/sudo.yml +++ b/roles/debian/tasks/sudo.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/systemd.yml b/roles/debian/tasks/systemd.yml index 16ee2a0..e9c7b46 100644 --- a/roles/debian/tasks/systemd.yml +++ b/roles/debian/tasks/systemd.yml @@ -1,5 +1,5 @@ --- -# Copyright 2022 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/timezone.yml b/roles/debian/tasks/timezone.yml index 456ed69..677cf4c 100644 --- a/roles/debian/tasks/timezone.yml +++ b/roles/debian/tasks/timezone.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/vscode.yml b/roles/debian/tasks/vscode.yml index c5cb1b5..63cca23 100644 --- a/roles/debian/tasks/vscode.yml +++ b/roles/debian/tasks/vscode.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/vscodium.yml b/roles/debian/tasks/vscodium.yml index 371280d..6e5db63 100644 --- a/roles/debian/tasks/vscodium.yml +++ b/roles/debian/tasks/vscodium.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/debian/tasks/xkb-lv5.yml b/roles/debian/tasks/xkb-lv5.yml index 85cb7f5..b51cff0 100644 --- a/roles/debian/tasks/xkb-lv5.yml +++ b/roles/debian/tasks/xkb-lv5.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/journald.yml b/roles/el/tasks/journald.yml index 1db949d..63a7e64 100644 --- a/roles/el/tasks/journald.yml +++ b/roles/el/tasks/journald.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/legacy-openssl.yml b/roles/el/tasks/legacy-openssl.yml index 91d2704..3cf520b 100644 --- a/roles/el/tasks/legacy-openssl.yml +++ b/roles/el/tasks/legacy-openssl.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/main.yml b/roles/el/tasks/main.yml index 44bbb4e..f66d686 100644 --- a/roles/el/tasks/main.yml +++ b/roles/el/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/modules.yml b/roles/el/tasks/modules.yml index d32b250..10fa6af 100644 --- a/roles/el/tasks/modules.yml +++ b/roles/el/tasks/modules.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/packagekit.yml b/roles/el/tasks/packagekit.yml index 87a0f74..34ce8da 100644 --- a/roles/el/tasks/packagekit.yml +++ b/roles/el/tasks/packagekit.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/packages-cli.yml b/roles/el/tasks/packages-cli.yml index 0f11a64..6d5e66d 100644 --- a/roles/el/tasks/packages-cli.yml +++ b/roles/el/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/packages-gui.yml b/roles/el/tasks/packages-gui.yml index 04a6d7c..de9768a 100644 --- a/roles/el/tasks/packages-gui.yml +++ b/roles/el/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/solokeys.yml b/roles/el/tasks/solokeys.yml index feff9aa..89118aa 100644 --- a/roles/el/tasks/solokeys.yml +++ b/roles/el/tasks/solokeys.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/ssh.yml b/roles/el/tasks/ssh.yml index 6ec8b85..369ea0e 100644 --- a/roles/el/tasks/ssh.yml +++ b/roles/el/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/timezone.yml b/roles/el/tasks/timezone.yml index 456ed69..677cf4c 100644 --- a/roles/el/tasks/timezone.yml +++ b/roles/el/tasks/timezone.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/vscode.yml b/roles/el/tasks/vscode.yml index 7efa156..da698ae 100644 --- a/roles/el/tasks/vscode.yml +++ b/roles/el/tasks/vscode.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/el/tasks/zram.yml b/roles/el/tasks/zram.yml index 0f638ea..b4c0129 100644 --- a/roles/el/tasks/zram.yml +++ b/roles/el/tasks/zram.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/google-chrome.yml b/roles/fedora/tasks/google-chrome.yml index 1794353..02aa9bc 100644 --- a/roles/fedora/tasks/google-chrome.yml +++ b/roles/fedora/tasks/google-chrome.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/main.yml b/roles/fedora/tasks/main.yml index 3b619e9..7d21c46 100644 --- a/roles/fedora/tasks/main.yml +++ b/roles/fedora/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/modules.yml b/roles/fedora/tasks/modules.yml index d32b250..10fa6af 100644 --- a/roles/fedora/tasks/modules.yml +++ b/roles/fedora/tasks/modules.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/packagekit.yml b/roles/fedora/tasks/packagekit.yml index 44d93d9..b330578 100644 --- a/roles/fedora/tasks/packagekit.yml +++ b/roles/fedora/tasks/packagekit.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/packages-cli.yml b/roles/fedora/tasks/packages-cli.yml index 1ae9340..2c9e6e5 100644 --- a/roles/fedora/tasks/packages-cli.yml +++ b/roles/fedora/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/packages-gui.yml b/roles/fedora/tasks/packages-gui.yml index c40b92e..5d0be17 100644 --- a/roles/fedora/tasks/packages-gui.yml +++ b/roles/fedora/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/solokeys.yml b/roles/fedora/tasks/solokeys.yml index feff9aa..89118aa 100644 --- a/roles/fedora/tasks/solokeys.yml +++ b/roles/fedora/tasks/solokeys.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/ssh.yml b/roles/fedora/tasks/ssh.yml index 078019c..2673fb2 100644 --- a/roles/fedora/tasks/ssh.yml +++ b/roles/fedora/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/sublime-text.yml b/roles/fedora/tasks/sublime-text.yml index b020e6b..cba1a37 100644 --- a/roles/fedora/tasks/sublime-text.yml +++ b/roles/fedora/tasks/sublime-text.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/timezone.yml b/roles/fedora/tasks/timezone.yml index 456ed69..677cf4c 100644 --- a/roles/fedora/tasks/timezone.yml +++ b/roles/fedora/tasks/timezone.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/vscode.yml b/roles/fedora/tasks/vscode.yml index 7efa156..da698ae 100644 --- a/roles/fedora/tasks/vscode.yml +++ b/roles/fedora/tasks/vscode.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/fedora/tasks/vscodium.yml b/roles/fedora/tasks/vscodium.yml index 7b5e375..6bd9c8b 100644 --- a/roles/fedora/tasks/vscodium.yml +++ b/roles/fedora/tasks/vscodium.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/main.yml b/roles/freebsd/tasks/main.yml index 09168d7..36b0ee6 100644 --- a/roles/freebsd/tasks/main.yml +++ b/roles/freebsd/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/packages-cli.yml b/roles/freebsd/tasks/packages-cli.yml index 095f20b..4af71b6 100644 --- a/roles/freebsd/tasks/packages-cli.yml +++ b/roles/freebsd/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/packages-gui.yml b/roles/freebsd/tasks/packages-gui.yml index 2c50ebe..299b3ee 100644 --- a/roles/freebsd/tasks/packages-gui.yml +++ b/roles/freebsd/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/qemu-guest.yml b/roles/freebsd/tasks/qemu-guest.yml index 32e9ec5..ce95d8b 100644 --- a/roles/freebsd/tasks/qemu-guest.yml +++ b/roles/freebsd/tasks/qemu-guest.yml @@ -1,5 +1,5 @@ --- -# Copyright 2022 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/rc.yml b/roles/freebsd/tasks/rc.yml index 287bac5..0524958 100644 --- a/roles/freebsd/tasks/rc.yml +++ b/roles/freebsd/tasks/rc.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/ssh.yml b/roles/freebsd/tasks/ssh.yml index 70ff1c0..585fdcc 100644 --- a/roles/freebsd/tasks/ssh.yml +++ b/roles/freebsd/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/sudo.yml b/roles/freebsd/tasks/sudo.yml index 65ad69c..8e597cc 100644 --- a/roles/freebsd/tasks/sudo.yml +++ b/roles/freebsd/tasks/sudo.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/sysctl.yml b/roles/freebsd/tasks/sysctl.yml index f0d8a05..0a86f96 100644 --- a/roles/freebsd/tasks/sysctl.yml +++ b/roles/freebsd/tasks/sysctl.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/freebsd/tasks/xorg.yml b/roles/freebsd/tasks/xorg.yml index ab95cf6..6e8971c 100644 --- a/roles/freebsd/tasks/xorg.yml +++ b/roles/freebsd/tasks/xorg.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-cli/files/docutils-setup.sh b/roles/home-cli/files/docutils-setup.sh index a9b1bfd..497cf85 100755 --- a/roles/home-cli/files/docutils-setup.sh +++ b/roles/home-cli/files/docutils-setup.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-cli/tasks/dirs.yml b/roles/home-cli/tasks/dirs.yml index 590f000..30da65e 100644 --- a/roles/home-cli/tasks/dirs.yml +++ b/roles/home-cli/tasks/dirs.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-cli/tasks/dotfiles.yml b/roles/home-cli/tasks/dotfiles.yml index 4b19fa4..fd2ec04 100644 --- a/roles/home-cli/tasks/dotfiles.yml +++ b/roles/home-cli/tasks/dotfiles.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-cli/tasks/main.yml b/roles/home-cli/tasks/main.yml index 9411e14..3f67c62 100644 --- a/roles/home-cli/tasks/main.yml +++ b/roles/home-cli/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-cli/tasks/shell.yml b/roles/home-cli/tasks/shell.yml index 185d33d..4c62dd9 100644 --- a/roles/home-cli/tasks/shell.yml +++ b/roles/home-cli/tasks/shell.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-cli/tasks/ssh.yml b/roles/home-cli/tasks/ssh.yml index 1650acb..59539d6 100644 --- a/roles/home-cli/tasks/ssh.yml +++ b/roles/home-cli/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-cli/tasks/vim.yml b/roles/home-cli/tasks/vim.yml index 13277ed..8ee4afd 100644 --- a/roles/home-cli/tasks/vim.yml +++ b/roles/home-cli/tasks/vim.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/files/nbsp.ahk b/roles/home-gui/files/nbsp.ahk index 3d2b53f..234676e 100644 --- a/roles/home-gui/files/nbsp.ahk +++ b/roles/home-gui/files/nbsp.ahk @@ -1,4 +1,4 @@ -; Copyright 2022 Anthony Perkins +; Copyright 2021-2023 Anthony Perkins ; ; Licensed under the Apache License, Version 2.0 (the "License"); ; you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/dirs.yml b/roles/home-gui/tasks/dirs.yml index a2e4c84..938f42f 100644 --- a/roles/home-gui/tasks/dirs.yml +++ b/roles/home-gui/tasks/dirs.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/dotfiles.yml b/roles/home-gui/tasks/dotfiles.yml index 8efb8e9..3c06bde 100644 --- a/roles/home-gui/tasks/dotfiles.yml +++ b/roles/home-gui/tasks/dotfiles.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/emacs.yml b/roles/home-gui/tasks/emacs.yml index f0a71f1..275c710 100644 --- a/roles/home-gui/tasks/emacs.yml +++ b/roles/home-gui/tasks/emacs.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/firefox.yml b/roles/home-gui/tasks/firefox.yml index 6d0069c..ad11ac6 100644 --- a/roles/home-gui/tasks/firefox.yml +++ b/roles/home-gui/tasks/firefox.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/flatpak.yml b/roles/home-gui/tasks/flatpak.yml index 1033773..32c954e 100644 --- a/roles/home-gui/tasks/flatpak.yml +++ b/roles/home-gui/tasks/flatpak.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/fonts.yml b/roles/home-gui/tasks/fonts.yml index 35e5f4e..8d149c9 100644 --- a/roles/home-gui/tasks/fonts.yml +++ b/roles/home-gui/tasks/fonts.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/gnome.yml b/roles/home-gui/tasks/gnome.yml index 805f59a..c20240b 100644 --- a/roles/home-gui/tasks/gnome.yml +++ b/roles/home-gui/tasks/gnome.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/main.yml b/roles/home-gui/tasks/main.yml index bb83cd2..d97bbc3 100644 --- a/roles/home-gui/tasks/main.yml +++ b/roles/home-gui/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/mate.yml b/roles/home-gui/tasks/mate.yml index 51a0de1..73019ca 100644 --- a/roles/home-gui/tasks/mate.yml +++ b/roles/home-gui/tasks/mate.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/home-gui/tasks/sublimetext.yml b/roles/home-gui/tasks/sublimetext.yml index a2e9255..b612342 100644 --- a/roles/home-gui/tasks/sublimetext.yml +++ b/roles/home-gui/tasks/sublimetext.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/kali/tasks/main.yml b/roles/kali/tasks/main.yml index 228e774..aa87ca6 100644 --- a/roles/kali/tasks/main.yml +++ b/roles/kali/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/kali/tasks/packages-cli.yml b/roles/kali/tasks/packages-cli.yml index 9fc371a..7d1024c 100644 --- a/roles/kali/tasks/packages-cli.yml +++ b/roles/kali/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/kali/tasks/packages-gui.yml b/roles/kali/tasks/packages-gui.yml index 84c7f90..1331582 100644 --- a/roles/kali/tasks/packages-gui.yml +++ b/roles/kali/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/kali/tasks/ssh.yml b/roles/kali/tasks/ssh.yml index bd668c2..00cef75 100644 --- a/roles/kali/tasks/ssh.yml +++ b/roles/kali/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/kali/tasks/sudo.yml b/roles/kali/tasks/sudo.yml index 928910b..5408182 100644 --- a/roles/kali/tasks/sudo.yml +++ b/roles/kali/tasks/sudo.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/netbsd/tasks/console.yml b/roles/netbsd/tasks/console.yml index 8e0672d..4498a61 100644 --- a/roles/netbsd/tasks/console.yml +++ b/roles/netbsd/tasks/console.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/netbsd/tasks/main.yml b/roles/netbsd/tasks/main.yml index f4bc9fa..9b892eb 100644 --- a/roles/netbsd/tasks/main.yml +++ b/roles/netbsd/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/netbsd/tasks/packages-cli.yml b/roles/netbsd/tasks/packages-cli.yml index a1fada7..cbce3ea 100644 --- a/roles/netbsd/tasks/packages-cli.yml +++ b/roles/netbsd/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/netbsd/tasks/packages-gui.yml b/roles/netbsd/tasks/packages-gui.yml index 1bfb4f9..b408766 100644 --- a/roles/netbsd/tasks/packages-gui.yml +++ b/roles/netbsd/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/netbsd/tasks/sudo.yml b/roles/netbsd/tasks/sudo.yml index 0020f14..21b8f60 100644 --- a/roles/netbsd/tasks/sudo.yml +++ b/roles/netbsd/tasks/sudo.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/netbsd/tasks/xorg.yml b/roles/netbsd/tasks/xorg.yml index 488ebf6..86def7c 100644 --- a/roles/netbsd/tasks/xorg.yml +++ b/roles/netbsd/tasks/xorg.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-leap/tasks/main.yml b/roles/opensuse-leap/tasks/main.yml index 5059480..1d77c7c 100644 --- a/roles/opensuse-leap/tasks/main.yml +++ b/roles/opensuse-leap/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-leap/tasks/modules.yml b/roles/opensuse-leap/tasks/modules.yml index d32b250..10fa6af 100644 --- a/roles/opensuse-leap/tasks/modules.yml +++ b/roles/opensuse-leap/tasks/modules.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-leap/tasks/packages-cli.yml b/roles/opensuse-leap/tasks/packages-cli.yml index 43c975f..b5c54a0 100644 --- a/roles/opensuse-leap/tasks/packages-cli.yml +++ b/roles/opensuse-leap/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-leap/tasks/packages-gui.yml b/roles/opensuse-leap/tasks/packages-gui.yml index efea65a..544260f 100644 --- a/roles/opensuse-leap/tasks/packages-gui.yml +++ b/roles/opensuse-leap/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-leap/tasks/solokeys.yml b/roles/opensuse-leap/tasks/solokeys.yml index feff9aa..89118aa 100644 --- a/roles/opensuse-leap/tasks/solokeys.yml +++ b/roles/opensuse-leap/tasks/solokeys.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-leap/tasks/ssh.yml b/roles/opensuse-leap/tasks/ssh.yml index 572d5a0..6c11620 100644 --- a/roles/opensuse-leap/tasks/ssh.yml +++ b/roles/opensuse-leap/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-tumbleweed/tasks/main.yml b/roles/opensuse-tumbleweed/tasks/main.yml index 5059480..1d77c7c 100644 --- a/roles/opensuse-tumbleweed/tasks/main.yml +++ b/roles/opensuse-tumbleweed/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-tumbleweed/tasks/modules.yml b/roles/opensuse-tumbleweed/tasks/modules.yml index d32b250..10fa6af 100644 --- a/roles/opensuse-tumbleweed/tasks/modules.yml +++ b/roles/opensuse-tumbleweed/tasks/modules.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-tumbleweed/tasks/packages-cli.yml b/roles/opensuse-tumbleweed/tasks/packages-cli.yml index 8e3b649..575f82e 100644 --- a/roles/opensuse-tumbleweed/tasks/packages-cli.yml +++ b/roles/opensuse-tumbleweed/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-tumbleweed/tasks/packages-gui.yml b/roles/opensuse-tumbleweed/tasks/packages-gui.yml index efea65a..544260f 100644 --- a/roles/opensuse-tumbleweed/tasks/packages-gui.yml +++ b/roles/opensuse-tumbleweed/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-tumbleweed/tasks/solokeys.yml b/roles/opensuse-tumbleweed/tasks/solokeys.yml index feff9aa..89118aa 100644 --- a/roles/opensuse-tumbleweed/tasks/solokeys.yml +++ b/roles/opensuse-tumbleweed/tasks/solokeys.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/opensuse-tumbleweed/tasks/ssh.yml b/roles/opensuse-tumbleweed/tasks/ssh.yml index 572d5a0..6c11620 100644 --- a/roles/opensuse-tumbleweed/tasks/ssh.yml +++ b/roles/opensuse-tumbleweed/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/ubuntu/tasks/build-env.yml b/roles/ubuntu/tasks/build-env.yml index dc7f993..bb5db18 100644 --- a/roles/ubuntu/tasks/build-env.yml +++ b/roles/ubuntu/tasks/build-env.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/ubuntu/tasks/main.yml b/roles/ubuntu/tasks/main.yml index 4f0fbf8..25c8137 100644 --- a/roles/ubuntu/tasks/main.yml +++ b/roles/ubuntu/tasks/main.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/ubuntu/tasks/modules.yml b/roles/ubuntu/tasks/modules.yml index d32b250..10fa6af 100644 --- a/roles/ubuntu/tasks/modules.yml +++ b/roles/ubuntu/tasks/modules.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/ubuntu/tasks/packages-cli.yml b/roles/ubuntu/tasks/packages-cli.yml index 2b5f759..b17d2df 100644 --- a/roles/ubuntu/tasks/packages-cli.yml +++ b/roles/ubuntu/tasks/packages-cli.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/ubuntu/tasks/packages-gui.yml b/roles/ubuntu/tasks/packages-gui.yml index ef3a67f..e9c5691 100644 --- a/roles/ubuntu/tasks/packages-gui.yml +++ b/roles/ubuntu/tasks/packages-gui.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/roles/ubuntu/tasks/ssh.yml b/roles/ubuntu/tasks/ssh.yml index bd668c2..00cef75 100644 --- a/roles/ubuntu/tasks/ssh.yml +++ b/roles/ubuntu/tasks/ssh.yml @@ -1,5 +1,5 @@ --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/user-cli.yml b/user-cli.yml index 574e812..37bfed5 100755 --- a/user-cli.yml +++ b/user-cli.yml @@ -1,6 +1,6 @@ #!/usr/bin/env ansible-playbook --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/user-gui.yml b/user-gui.yml index 1c04183..e9209df 100755 --- a/user-gui.yml +++ b/user-gui.yml @@ -1,6 +1,6 @@ #!/usr/bin/env ansible-playbook --- -# Copyright 2021 Anthony Perkins +# Copyright 2021-2023 Anthony Perkins # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.