ttftot42: repository: changeset de16a7bc8b92

Navigation

Views: changelog, tags, manifest, raw zip, gz, bz2,

add copyright notice

changeset 82: de16a7bc8b92
parent 81:6b49bd8a319b
child 83:cf5cb8d22d03
author: Dieter Baron <dillo@danbala.tuwien.ac.at>
date: Sun Nov 18 15:53:06 2001 +0000 (8 years ago)
files: cid.h
description: add copyright notice
--- a/cid.h	Sat Nov 17 04:49:11 2001 +0000
+++ b/cid.h	Sun Nov 18 15:53:06 2001 +0000
@@ -1,5 +1,29 @@
 #ifndef _HAD_CID_H
 #define _HAD_CID_H
+
+/*
+  cid.h -- header file for CID font handling
+  Copyright (C) 1998, 1999 Dieter Baron
+
+  This file is part of ttftot42, to use TrueType fonts in PostScript.
+  The author can be contacted at <dillo@giga.or.at>
+
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  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 this program; if not, write to the Free Software
+  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+*/
+
+
 
 /* command codes */
 

Powered by Mercurial.