mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-02-03 20:39:27 -05:00
Some checks failed
/ sync-acceptance (push) Has been cancelled
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
7 lines
154 B
JavaScript
7 lines
154 B
JavaScript
/**
|
|
* Copyright IBM Corp. 2010, 2025
|
|
* SPDX-License-Identifier: BUSL-1.1
|
|
*/
|
|
|
|
export const productName = 'Vagrant'
|
|
export const productSlug = 'vagrant'
|