diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-11-26 08:19:56 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-11-26 08:19:56 +0000 |
commit | cac19bc26f2a1f33923608af939cdda48293dde0 (patch) | |
tree | cbb8cffe01c89c1886433b7aa14c576ae02c70e9 | |
parent | 235c3736a5d9a2a601aedef554a733c521d3e483 (diff) |
web2c/dvicopy.web: Change comments a little
git-svn-id: svn://tug.org/texlive/trunk@38949 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/web2c/dvicopy.web | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/dvicopy.web b/Build/source/texk/web2c/dvicopy.web index 8e3bccdd15b..3666b5a8946 100644 --- a/Build/source/texk/web2c/dvicopy.web +++ b/Build/source/texk/web2c/dvicopy.web @@ -6,8 +6,7 @@ % any later version. % % You should have received a copy of the GNU General Public License -% along with this program; if not, write to the Free Software -% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +% along with this program. If not, see <http://www.gnu.org/licenses/>. % % Version 0.9 was finished May 21, 1990. % Version 1.0 pixel rounding for real devices (August 6, 1990). |