Skip to content

Commit 3ea510e

Browse files
author
Simon Zeltser
committed
fixing copyright in endpoints
1 parent 3201a8f commit 3ea510e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

endpoints/getting-started/src/main/java/com/example/endpoints/AuthInfoServlet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Copyright 2017 Google Inc.
3-
*
3+
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at

endpoints/getting-started/src/main/java/com/example/endpoints/EchoServlet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
15-
*/
15+
*/
1616

1717
package com.example.endpoints;
1818

0 commit comments

Comments
 (0)