Skip to content

Commit 2a33d86

Browse files
authored
ENG-1174 Update copyright year to 2018 (#18)
1 parent e059eb1 commit 2a33d86

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ csharp_proto_repositories()
5454

5555
git_repository(
5656
name = "gapic_generator",
57-
commit = "08ee52ae36617ca071218f4596aa26230ee82b5b",
57+
commit = "3a84ca02fca9617e76ed9d59d53aadc3db3826ed",
5858
remote = "[email protected]:improbable/sdk-platform-toolkit.git",
5959
)
6060

apis/deployment_v1alpha1/DeploymentServiceClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017, Improbable Worlds Ltd rights reserved.
1+
// Copyright 2018, Improbable Worlds Ltd rights reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

apis/playerauth_v2alpha1/PlayerAuthServiceClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017, Improbable Worlds Ltd rights reserved.
1+
// Copyright 2018, Improbable Worlds Ltd rights reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

apis/serviceaccount_v1alpha1/ServiceAccountServiceClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017, Improbable Worlds Ltd rights reserved.
1+
// Copyright 2018, Improbable Worlds Ltd rights reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

apis/snapshot_v1alpha1/SnapshotServiceClient.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2017, Improbable Worlds Ltd rights reserved.
1+
// Copyright 2018, Improbable Worlds Ltd rights reserved.
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)