summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@datawire.io>2022-08-16 21:12:43 -0600
committerLuke Shumaker <lukeshu@datawire.io>2022-08-16 21:12:43 -0600
commit92fb9209ca44f758e4da893756c48c2bc05615a5 (patch)
tree48075c4bfe964e05fadc83db72d1a8f71fb4a9c9 /internal
parentf60e90677ad8cb84662749fe123b834492a06934 (diff)
Indicate why each of the lines in borrowed files were MODIFIED
Diffstat (limited to 'internal')
-rw-r--r--internal/borrowed_tags.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/borrowed_tags.go b/internal/borrowed_tags.go
index e2bb54a..6bbb36d 100644
--- a/internal/borrowed_tags.go
+++ b/internal/borrowed_tags.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-package internal // MODIFIED
+package internal // MODIFIED: changed package name
import (
"strings"