From 0a7857f6606cad31c21a544ea27f6cd568f9faa6 Mon Sep 17 00:00:00 2001 From: Johannes Batzill Date: Mon, 17 Oct 2022 15:33:49 -0700 Subject: [PATCH] Fix License header to 2022 (#34) --- internal/api/controller/repo/getContent.go | 2 +- internal/api/controller/repo/listCommits.go | 2 +- internal/api/handler/repo/getContent.go | 2 +- internal/api/handler/repo/listCommits.go | 2 +- internal/gitrpc/rpc/repo.pb.go | 4 ++-- internal/gitrpc/rpc/repo_grpc.pb.go | 2 +- internal/gitrpc/rpc/shared.pb.go | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/internal/api/controller/repo/getContent.go b/internal/api/controller/repo/getContent.go index cf7b9fec9..a5fe20d44 100644 --- a/internal/api/controller/repo/getContent.go +++ b/internal/api/controller/repo/getContent.go @@ -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. diff --git a/internal/api/controller/repo/listCommits.go b/internal/api/controller/repo/listCommits.go index 675a3a3a9..2e652dcc0 100644 --- a/internal/api/controller/repo/listCommits.go +++ b/internal/api/controller/repo/listCommits.go @@ -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. diff --git a/internal/api/handler/repo/getContent.go b/internal/api/handler/repo/getContent.go index bc763b080..71f7e3e68 100644 --- a/internal/api/handler/repo/getContent.go +++ b/internal/api/handler/repo/getContent.go @@ -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. diff --git a/internal/api/handler/repo/listCommits.go b/internal/api/handler/repo/listCommits.go index 9aa58f858..8848b9bf2 100644 --- a/internal/api/handler/repo/listCommits.go +++ b/internal/api/handler/repo/listCommits.go @@ -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. diff --git a/internal/gitrpc/rpc/repo.pb.go b/internal/gitrpc/rpc/repo.pb.go index 4b3d690b3..b4405ad05 100644 --- a/internal/gitrpc/rpc/repo.pb.go +++ b/internal/gitrpc/rpc/repo.pb.go @@ -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 diff --git a/internal/gitrpc/rpc/repo_grpc.pb.go b/internal/gitrpc/rpc/repo_grpc.pb.go index 607231308..1c48e2a57 100644 --- a/internal/gitrpc/rpc/repo_grpc.pb.go +++ b/internal/gitrpc/rpc/repo_grpc.pb.go @@ -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 diff --git a/internal/gitrpc/rpc/shared.pb.go b/internal/gitrpc/rpc/shared.pb.go index 16b116ae7..6153c058b 100644 --- a/internal/gitrpc/rpc/shared.pb.go +++ b/internal/gitrpc/rpc/shared.pb.go @@ -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