瀏覽代碼

Fix module doc for pkg.go.dev

Jonathan D. Storm 1 年之前
父節點
當前提交
8dc0b32cf5
共有 1 個文件被更改,包括 5 次插入4 次删除
  1. 5 4
      depager.go

+ 5 - 4
depager.go

@@ -1,8 +1,9 @@
 /*
-This Source Code Form is subject to the terms of the Mozilla Public
-License, v. 2.0. If a copy of the MPL was not distributed with this
-file, You can obtain one at https://mozilla.org/MPL/2.0/.
-*/
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at https://mozilla.org/MPL/2.0/.
+ */
+
 package depager
 
 import (