diff options
author | Karl Berry <karl@freefriends.org> | 2011-04-29 00:06:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-04-29 00:06:36 +0000 |
commit | 8388c9b91cae29f66dc6424e2374c5777f690deb (patch) | |
tree | d8ad9fc51c81c6e7a60afe0b029ab093a17c652f /Build/source/texk/web2c/pdftexdir/writet3.c | |
parent | e0b6081ab0d1e54e5b121b8f384619605f0586b2 (diff) |
update copyright notices
git-svn-id: svn://tug.org/texlive/trunk@22244 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/pdftexdir/writet3.c')
-rw-r--r-- | Build/source/texk/web2c/pdftexdir/writet3.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/pdftexdir/writet3.c b/Build/source/texk/web2c/pdftexdir/writet3.c index e3804ad4975..f0b5ddfdd30 100644 --- a/Build/source/texk/web2c/pdftexdir/writet3.c +++ b/Build/source/texk/web2c/pdftexdir/writet3.c @@ -1,5 +1,5 @@ /* -Copyright (c) 1996-2007 Han The Thanh, <thanh@pdftex.org> +Copyright 1996-2011 Han The Thanh, <thanh@pdftex.org> This file is part of pdfTeX. @@ -14,8 +14,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along -with pdfTeX; if not, write to the Free Software Foundation, Inc., 51 -Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "ptexlib.h" |