8208541: non-ASCII characters in hsdis UPL text
Summary: replace Unicode left/right double quote pair with normal ASCII double quotes
Reviewed-by: jrose
--- a/src/utils/hsdis/Makefile Tue Jul 31 17:07:43 2018 -0400
+++ b/src/utils/hsdis/Makefile Wed Aug 01 01:40:44 2018 -0400
@@ -15,7 +15,7 @@
# (a) the Software, and
#
# (b) any piece of software and/or hardware listed in the lrgrwrks.txt file
-# if one is included with the Software (each a “Larger Work” to which the
+# if one is included with the Software (each a "Larger Work" to which the
# Software is contributed by such licensors),
#
# without restriction, including without limitation the rights to copy,
--- a/src/utils/hsdis/README Tue Jul 31 17:07:43 2018 -0400
+++ b/src/utils/hsdis/README Wed Aug 01 01:40:44 2018 -0400
@@ -14,7 +14,7 @@
(a) the Software, and
(b) any piece of software and/or hardware listed in the lrgrwrks.txt file
-if one is included with the Software (each a “Larger Work” to which the
+if one is included with the Software (each a "Larger Work" to which the
Software is contributed by such licensors),
without restriction, including without limitation the rights to copy,
--- a/src/utils/hsdis/hsdis-demo.c Tue Jul 31 17:07:43 2018 -0400
+++ b/src/utils/hsdis/hsdis-demo.c Wed Aug 01 01:40:44 2018 -0400
@@ -15,7 +15,7 @@
* (a) the Software, and
*
* (b) any piece of software and/or hardware listed in the lrgrwrks.txt file
- * if one is included with the Software (each a “Larger Work” to which the
+ * if one is included with the Software (each a "Larger Work" to which the
* Software is contributed by such licensors),
*
* without restriction, including without limitation the rights to copy,
--- a/src/utils/hsdis/hsdis.c Tue Jul 31 17:07:43 2018 -0400
+++ b/src/utils/hsdis/hsdis.c Wed Aug 01 01:40:44 2018 -0400
@@ -15,7 +15,7 @@
* (a) the Software, and
*
* (b) any piece of software and/or hardware listed in the lrgrwrks.txt file
- * if one is included with the Software (each a “Larger Work” to which the
+ * if one is included with the Software (each a "Larger Work" to which the
* Software is contributed by such licensors),
*
* without restriction, including without limitation the rights to copy,
--- a/src/utils/hsdis/hsdis.h Tue Jul 31 17:07:43 2018 -0400
+++ b/src/utils/hsdis/hsdis.h Wed Aug 01 01:40:44 2018 -0400
@@ -15,7 +15,7 @@
* (a) the Software, and
*
* (b) any piece of software and/or hardware listed in the lrgrwrks.txt file
- * if one is included with the Software (each a “Larger Work” to which the
+ * if one is included with the Software (each a "Larger Work" to which the
* Software is contributed by such licensors),
*
* without restriction, including without limitation the rights to copy,