mirror of
https://github.com/gaschz/dotfiles.git
synced 2025-06-06 18:08:31 +02:00
chore: fix missing and incomplete copyrights
This commit is contained in:
parent
31a64724d6
commit
874905eecf
@ -1,15 +1,14 @@
|
||||
# bash completion for qvm -*- shell-script -*-
|
||||
# bash completion for qvm -*- shell-script -*-
|
||||
## vim: set ft=bash
|
||||
|
||||
## SPDX-FileCopyrightText: 2018 taradiddles
|
||||
## SPDX-FileCopyrightText: 2018 Bernhard Haaber <https://forum.qubes-os.org/u/haaber>
|
||||
## SPDX-FileCopyrightText: 2018 Ivan <https://github.com/taradiddles>
|
||||
##
|
||||
## SPDX-License-Identifier: GPL-3.0-only
|
||||
## SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
## Credits:
|
||||
## - credit to haaber for the original PoC !
|
||||
## - https://www.mail-archive.com/qubes-users@googlegroups.com/msg20088.html
|
||||
## - https://github.com/Qubes-Community/Contents/blob/master/code/productivity/qvm-cmds-bash-completion.bash
|
||||
## @taradiddles - apr 2018 - GPL
|
||||
## - https://github.com/taradiddles/qubes-os-qvm-bash-completion
|
||||
|
||||
|
||||
## COMPLETION FUNCTIONS
|
||||
|
@ -1,4 +1,5 @@
|
||||
# SPDX-FileCopyrightText: 2020 Wojtek Porczyk <https://woju.eu>
|
||||
# SPDX-FileCopyrightText: 2020 Miguel Jacq <https://mig5.net>
|
||||
# SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
@ -1,5 +1,6 @@
|
||||
## SPDX-FileCopyrightText: 2012 - 2013 Jacob Appelbaum <jacob@torproject.org>
|
||||
## SPDX-FileCopyrightText: 2012 - 2013 Sukhbir Singh <sukhbir@torproject.org>
|
||||
## SPDX-FileCopyrightText: 2013 - 2014 Patrick Schleizer <adrelanos@riseup.net>
|
||||
## SPDX-FileCopyrightText: 2023 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
||||
##
|
||||
## SPDX-License-Identifier: BSD-2-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user