diff options
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/dvipsk/dvips.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/texk/dvipsk/dvips.h b/Build/source/texk/dvipsk/dvips.h index c58eb794040..8eedc5c1688 100644 --- a/Build/source/texk/dvipsk/dvips.h +++ b/Build/source/texk/dvipsk/dvips.h @@ -1,7 +1,8 @@ /* * This is dvips, a freely redistributable PostScript driver * for dvi files. It is (C) Copyright 1986-2007 by Tomas Rokicki. - * You may modify and use this program to your heart's content. + * You may freely use, modify and/or distribute this program or any + * portion thereof. */ /* This file is the header for dvips's global data structures. */ |