aboutsummaryrefslogtreecommitdiff
path: root/examples/6-licensediff/example_licensediff.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/6-licensediff/example_licensediff.go')
-rw-r--r--examples/6-licensediff/example_licensediff.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/6-licensediff/example_licensediff.go b/examples/6-licensediff/example_licensediff.go
index f625c97..5205efa 100644
--- a/examples/6-licensediff/example_licensediff.go
+++ b/examples/6-licensediff/example_licensediff.go
@@ -8,7 +8,7 @@
// This is generally only useful when run with two SPDX documents that
// describe licenses for subsequent versions of the same set of files, AND if
// they have the same identifier in both documents.
-// Run project: go run example_licensediff.go ../sample-docs/tv/hello.spdx ../sample-docs/tv/SPDXTagExample-v2.2.spdx
+// Run project: go run example_licensediff.go ../sample-docs/tv/hello.spdx ../sample-docs/tv/hello-modified.spdx
package main
import (