Skip to content

Commit 89c9ae8

Browse files
author
Simon Zeltser
committed
fix copyright on endpoints
1 parent e2441cf commit 89c9ae8

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
@@ -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

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)