Add blank line between legal header and package declaration

Otherwise, the legal header is rendered as package documentation.
This commit is contained in:
pancho horrillo
2019-11-13 18:18:44 +01:00
parent 19bc0df968
commit 2d5743af84
44 changed files with 44 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package server
import (