Add blank line between legal header and package declaration
Otherwise, the legal header is rendered as package documentation.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package model
|
||||
|
||||
// Route contains the data needed to represent a Kapow! user route.
|
||||
|
||||
Reference in New Issue
Block a user