URLs should always use \url{URL}, not \verb0URL0
I just decided this should be done even when the URLs are fake ones in example.{com,org}.
This commit is contained in:
parent
467a23152a
commit
23c7fd7449
2 changed files with 5 additions and 5 deletions
|
@ -31,7 +31,7 @@ The copyright holders of this part hereby grant the freedom to copy, modify,
|
||||||
convey, Adapt, and/or redistribute this work under the terms of the Creative
|
convey, Adapt, and/or redistribute this work under the terms of the Creative
|
||||||
Commons Attribution Share Alike 4.0 International License. A copy of that
|
Commons Attribution Share Alike 4.0 International License. A copy of that
|
||||||
license is available at
|
license is available at
|
||||||
\verb=https://creativecommons.org/licenses/by-sa/4.0/legalcode=.
|
\url{https://creativecommons.org/licenses/by-sa/4.0/legalcode}.
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -74,7 +74,7 @@ comply. In 2003, the FSF formalized its efforts into the GPL Compliance
|
||||||
Lab, increased the volume of enforcement, and built community coalitions
|
Lab, increased the volume of enforcement, and built community coalitions
|
||||||
to encourage copyright holders to together settle amicably with violators.
|
to encourage copyright holders to together settle amicably with violators.
|
||||||
Beginning in 2004, Harald Welte took a more organized public enforcement
|
Beginning in 2004, Harald Welte took a more organized public enforcement
|
||||||
approach and launched \verb0gpl-violations.org0, a website and mailing
|
approach and launched \url{gpl-violations.org}, a website and mailing
|
||||||
list for collecting reports of GPL violations. On the basis of these
|
list for collecting reports of GPL violations. On the basis of these
|
||||||
reports, Welte successfully pursued many enforcements in Europe, including
|
reports, Welte successfully pursued many enforcements in Europe, including
|
||||||
formal legal action. Harald earns the permanent fame as the first copyright
|
formal legal action. Harald earns the permanent fame as the first copyright
|
||||||
|
@ -425,7 +425,7 @@ Please write ``source for product $Y$'' in the memo line of your
|
||||||
payment.
|
payment.
|
||||||
|
|
||||||
You may also find a copy of the source at
|
You may also find a copy of the source at
|
||||||
\verb0http://www.example.com/sources/Y/0.
|
\url{http://www.example.com/sources/Y/}.
|
||||||
|
|
||||||
This offer is valid to anyone in receipt of this information.
|
This offer is valid to anyone in receipt of this information.
|
||||||
\end{quote}
|
\end{quote}
|
||||||
|
@ -510,7 +510,7 @@ document on page $X$\@. You may obtain the complete Corresponding Source
|
||||||
code from us for a period of three years after our last shipment of this
|
code from us for a period of three years after our last shipment of this
|
||||||
product and/or spare parts therefor, which will be no earlier than
|
product and/or spare parts therefor, which will be no earlier than
|
||||||
2011-08-01, on our website at
|
2011-08-01, on our website at
|
||||||
\verb0http://www.example.com/sources/productnum/0.
|
\url{http://www.example.com/sources/productnum/}.
|
||||||
\end{quote}
|
\end{quote}
|
||||||
|
|
||||||
\medskip
|
\medskip
|
||||||
|
|
|
@ -43,7 +43,7 @@ Martin Michlmayr
|
||||||
The copyright holders hereby grant the freedom to copy, modify, convey,
|
The copyright holders hereby grant the freedom to copy, modify, convey,
|
||||||
Adapt, and/or redistribute this work under the terms of the Creative Commons
|
Adapt, and/or redistribute this work under the terms of the Creative Commons
|
||||||
Attribution Share Alike 4.0 International License. A copy of that license is
|
Attribution Share Alike 4.0 International License. A copy of that license is
|
||||||
available at \verb=https://creativecommons.org/licenses/by-sa/4.0/legalcode=.
|
available at \url{https://creativecommons.org/licenses/by-sa/4.0/legalcode}.
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
% =====================================================================
|
% =====================================================================
|
||||||
|
|
Loading…
Reference in a new issue