mirror of
https://github.com/harness/drone.git
synced 2025-05-19 02:20:03 +08:00
Fix License header to 2022 (#34)
This commit is contained in:
parent
2b69b3d24a
commit
0a7857f660
@ -1,4 +1,4 @@
|
||||
// Copyright 2021 Harness Inc. All rights reserved.
|
||||
// Copyright 2022 Harness Inc. All rights reserved.
|
||||
// Use of this source code is governed by the Polyform Free Trial License
|
||||
// that can be found in the LICENSE.md file for this repository.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Copyright 2021 Harness Inc. All rights reserved.
|
||||
// Copyright 2022 Harness Inc. All rights reserved.
|
||||
// Use of this source code is governed by the Polyform Free Trial License
|
||||
// that can be found in the LICENSE.md file for this repository.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Copyright 2021 Harness Inc. All rights reserved.
|
||||
// Copyright 2022 Harness Inc. All rights reserved.
|
||||
// Use of this source code is governed by the Polyform Free Trial License
|
||||
// that can be found in the LICENSE.md file for this repository.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
// Copyright 2021 Harness Inc. All rights reserved.
|
||||
// Copyright 2022 Harness Inc. All rights reserved.
|
||||
// Use of this source code is governed by the Polyform Free Trial License
|
||||
// that can be found in the LICENSE.md file for this repository.
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.28.1
|
||||
// protoc v3.21.7
|
||||
// protoc-gen-go v1.27.1
|
||||
// protoc v3.19.4
|
||||
// source: repo.proto
|
||||
|
||||
package rpc
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go-grpc. DO NOT EDIT.
|
||||
// versions:
|
||||
// - protoc-gen-go-grpc v1.2.0
|
||||
// - protoc v3.21.7
|
||||
// - protoc v3.19.4
|
||||
// source: repo.proto
|
||||
|
||||
package rpc
|
||||
|
@ -1,7 +1,7 @@
|
||||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.28.1
|
||||
// protoc v3.21.7
|
||||
// protoc-gen-go v1.27.1
|
||||
// protoc v3.19.4
|
||||
// source: shared.proto
|
||||
|
||||
package rpc
|
||||
|
Loading…
Reference in New Issue
Block a user