Skip to content

Commit 3201a8f

Browse files
author
Simon Zeltser
committed
Fixing lint issues\
1 parent df78dfa commit 3201a8f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/**
2-
* Copyright 2015 Google Inc.
1+
/*
2+
* Copyright 2017 Google Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/**
2-
* Copyright 2015 Google Inc.
1+
/*
2+
* Copyright 2017 Google Inc.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)