Skip to content

Commit 2169a70

Browse files
authored
fix license info (#7)
Signed-off-by: William Huang <ai.william@outlook.com>
1 parent 642d8cb commit 2169a70

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# TFCloud Go Config
22

3-
Go package for config. Inspired By OpenStack [oslo.config](https://opendev.org/openstack/oslo.config) library.
3+
Go package for config. Inspired by OpenStack [oslo.config](https://opendev.org/openstack/oslo.config) library.
44

55
## Usage
66

uri_opt.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// copyright 2021 tfcloud co.,ltd. all rights reserved.
2-
// this source code is licensed under apache-2.0 license
3-
// that can be found in the license file.
1+
// Copyright 2021 TFCloud Co.,Ltd. All rights reserved.
2+
// This source code is licensed under Apache-2.0 license
3+
// that can be found in the LICENSE file.
44

55
package config
66

0 commit comments

Comments
 (0)