diff options
author | Victor Häggqvist <[email protected]> | 2022-09-14 23:54:17 +0200 |
---|---|---|
committer | Victor Häggqvist <[email protected]> | 2022-09-14 23:54:23 +0200 |
commit | 1bbce1aa65e4af84a144b137ea2037004eb2881d (patch) | |
tree | fa02ab592746556a884a8e75d480fb3804d26805 /vendor/gopkg.in/yaml.v2/NOTICE | |
parent | 4e0fb944f18411381366e620ef5193f886957b6f (diff) |
go bump
Diffstat (limited to 'vendor/gopkg.in/yaml.v2/NOTICE')
-rw-r--r-- | vendor/gopkg.in/yaml.v2/NOTICE | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/vendor/gopkg.in/yaml.v2/NOTICE b/vendor/gopkg.in/yaml.v2/NOTICE deleted file mode 100644 index 866d74a..0000000 --- a/vendor/gopkg.in/yaml.v2/NOTICE +++ /dev/null @@ -1,13 +0,0 @@ -Copyright 2011-2016 Canonical Ltd. - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. |