all: update comments about overwriting

This commit is contained in:
Hajime Hoshi
2025-03-02 18:08:47 +09:00
parent afc1076b96
commit 9c2df8cb09
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// The actual implementation will be provided by -overlay.
// The actual implementation will be provided by github.com/hajimehoshi/uwagaki.
package pssl
+1 -1
View File
@@ -17,4 +17,4 @@
// Package playstation5 provides utilities for PlayStation 5.
package playstation5
// The actual implementation will be provided by another repository using the -overlay option.
// The actual implementation will be provided by another repository using github.com/hajimehoshi/uwagaki.