Skip to content

Commit 976ecbe

Browse files
author
Les Vogel
committed
remove <p> tags
1 parent c9d9322 commit 976ecbe

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

appengine/urlfetch/src/main/java/com/example/appengine/UrlFetchServlet.java

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
/**
2-
* Copyright 2015 Google Inc. All Rights Reserved.
3-
* <p>
1+
/*
2+
* Copyright 2016 Google Inc. All Rights Reserved.
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.
6-
* You may obtain a copy of the License at
7-
* <p>
8-
* http://www.apache.org/licenses/LICENSE-2.0
9-
* <p>
6+
* You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
7+
*
108
* Unless required by applicable law or agreed to in writing, software
119
* distributed under the License is distributed on an "AS IS" BASIS,
1210
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

0 commit comments

Comments
 (0)