This commit is contained in:
Marcin Mielniczuk 2017-05-25 08:24:52 +00:00 committed by GitHub
commit be92388451
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#compdef VBoxManage=vboxmanage VBoxHeadless=vboxheadless #compdef VBoxManage=vboxmanage VBoxHeadless=vboxheadless VBox=vboxmanage
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met: # modification, are permitted provided that the following conditions are met:
@ -33,7 +33,7 @@
# #
# * Massimiliano Torromeo <massimiliano.torromeo@gmail.com> # * Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
# * Julien Nicoulaud <julien.nicoulaud@gmail.com> # * Julien Nicoulaud <julien.nicoulaud@gmail.com>
# # * Marcin Mielniczuk <marmistrz.dev@gmail.com>
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------