annotate vendor/gopkg.in/yaml.v3/NOTICE @ 74:d8727551f403
draft
The Empress (III)
* Change the way how versions are handled in version.go (to ease `go
install`)
* Upgrade yaml.v2 to yaml.v3
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author |
yakumo.izuru |
date |
Mon, 04 Dec 2023 00:54:29 +0000 |
parents |
|
children |
|
rev |
line source |
74
|
1 Copyright 2011-2016 Canonical Ltd.
|
|
2
|
|
3 Licensed under the Apache License, Version 2.0 (the "License");
|
|
4 you may not use this file except in compliance with the License.
|
|
5 You may obtain a copy of the License at
|
|
6
|
|
7 http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
|
9 Unless required by applicable law or agreed to in writing, software
|
|
10 distributed under the License is distributed on an "AS IS" BASIS,
|
|
11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
12 See the License for the specific language governing permissions and
|
|
13 limitations under the License.
|