Commit Graph

30 Commits

Author SHA1 Message Date
hashicorp-copywrite[bot]
0b12cdcfd1
[COMPLIANCE] License changes (#22290)
* Adding explicit MPL license for sub-package.

This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository.

* Adding explicit MPL license for sub-package.

This directory and its subdirectories (packages) contain files licensed with the MPLv2 `LICENSE` file in this directory and are intentionally licensed separately from the BSL `LICENSE` file at the root of this repository.

* Updating the license from MPL to Business Source License.

Going forward, this project will be licensed under the Business Source License v1.1. Please see our blog post for more details at https://hashi.co/bsl-blog, FAQ at www.hashicorp.com/licensing-faq, and details of the license at www.hashicorp.com/bsl.

* add missing license headers

* Update copyright file headers to BUS-1.1

* Fix test that expected exact offset on hcl file

---------

Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Co-authored-by: Sarah Thompson <sthompson@hashicorp.com>
Co-authored-by: Brian Kassouf <bkassouf@hashicorp.com>
2023-08-10 18:14:03 -07:00
Hamid Ghaf
e55c18ed12
adding copyright header (#19555)
* adding copyright header

* fix fmt and a test
2023-03-15 09:00:52 -07:00
Nick Cabatoff
35df9489c7
Move version out of SDK. (#14229)
Move version out of SDK.  For now it's a copy rather than move: the part not addressed by this change is sdk/helper/useragent.String, which we'll want to remove in favour of PluginString.  That will have to wait until we've removed uses of useragent.String from all builtins.
2022-12-07 13:29:51 -05:00
Jeff Mitchell
170521481d
Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
Calvin Leung Huang
2eb72b69fd Add version metadata 2017-04-28 16:22:00 -04:00
Jeff Mitchell
c91a7c51a2 Print the revision, if known, separately from the version.
Also, indicate whether the build is dynamic or not.
2016-11-27 19:28:35 -05:00
vishalnayak
3066ed3fed Remove 'v' 2016-09-01 15:23:23 -04:00
vishalnayak
ee26c7e7b6 Remove the string 'Vault' from version information 2016-09-01 14:54:04 -04:00
Jeff Mitchell
aad253a818 Output a better message if the version isn't known 2016-08-25 16:56:47 -04:00
Jeff Mitchell
0d5a2e3f8a Fix version number 2016-08-11 17:23:47 -04:00
Jeff Mitchell
5c00a45aed Allow version to build without requiring a build tag 2016-08-10 20:01:15 -04:00
Jeff Mitchell
02a9d878d5 Add base version 2016-07-25 15:00:58 -04:00
vishalnayak
a7cfb3dcdc Bump version to 0.6.1-dev 2016-06-23 11:12:00 -04:00
Jeff Mitchell
4b8481b5dd Bump version and remove --all behavior from dist script 2016-06-14 13:25:44 +00:00
Jeff Mitchell
da70b0fd99 Update version to rc1 2016-06-08 15:40:13 -04:00
Jeff Mitchell
e608f8e917 beta2 2016-05-25 17:54:44 -04:00
Jeff Mitchell
816adadac8 Bump ver for internal use 2016-05-23 15:37:34 -04:00
Jeff Mitchell
812da703a2 Next version will likely not be 0.6.0 2016-04-20 20:24:17 +00:00
Jeff Mitchell
42b1fca1fd Bump version to 0.6.0-dev 2016-03-16 16:02:46 -04:00
Jeff Mitchell
ba72ff8898 Remove dev from version 2016-03-16 12:36:44 -04:00
Jeff Mitchell
a09f897334 Bump version to dev 2016-02-26 15:14:12 -05:00
Jeff Mitchell
a4393a1a78 Bump version numbers 2016-02-25 10:42:13 -05:00
Jeff Mitchell
cabc43ee5b Bump version 2016-02-18 16:43:43 -05:00
Jeff Mitchell
799b91f8b5 Add some extra info on the build to the changelog and bump the version in preparation for release 2016-02-04 11:54:14 -05:00
Jeff Mitchell
7745a22502 Bump version 2016-02-04 09:53:27 -05:00
Jeff Mitchell
70700c7500 Bump version to rc1 2016-02-01 15:22:36 -05:00
Jeff Mitchell
6d07279e27 Update changelog and in-progress dev version number 2015-12-10 16:34:10 -05:00
Jeff Mitchell
6781e33d8c Update version to prepare for 0.4.0 2015-12-07 14:51:44 -05:00
Jeff Mitchell
559bf9221c Bump version to 0.4-dev instead of 0.3.1-dev 2015-11-10 10:28:40 -05:00
Jeff Mitchell
904e1ee600 Print version on startup.
Fixes #765
2015-11-09 13:52:55 -05:00