Browse Source

Update copyright year in headers of generated code.

Tim Burks 8 years ago
parent
commit
c8f9390a82

+ 3 - 2
Examples/Echo/Generated/echo.client.pb.swift

@@ -8,7 +8,7 @@
 
 /*
  *
- * Copyright 2016, Google Inc.
+ * Copyright 2017, Google Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -42,6 +42,7 @@
 import Foundation
 import gRPC
 
+
 /// Type for errors thrown from generated client code.
 public enum Echo_EchoClientError : Error {
   case endOfStream
@@ -300,4 +301,4 @@ public class Echo_EchoService {
   public func update() throws -> Echo_EchoUpdateCall {
     return try Echo_EchoUpdateCall(channel).run(metadata:metadata)
   }
-}
+}

+ 1 - 1
Examples/Echo/Generated/echo.server.pb.swift

@@ -8,7 +8,7 @@
 
 /*
  *
- * Copyright 2016, Google Inc.
+ * Copyright 2017, Google Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

File diff suppressed because it is too large
+ 0 - 0
Plugin/Sources/protoc-gen-swiftgrpc/templates.swift


Some files were not shown because too many files changed in this diff