added $Id$ tag.

git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@25 4cde692c-a291-49d1-8350-778aa11640f8
This commit is contained in:
Just 1999-12-20 21:59:49 +00:00
parent b14adecd41
commit 15aae2e2ec

View File

@ -1,6 +1,6 @@
"""cffLib.py -- read/write tools for Adobe CFF fonts."""
__version__ = "1.0b1"
__version__ = "$Id: cffLib.py,v 1.2 1999-12-20 21:59:49 Just Exp $"
__author__ = "jvr"
import struct, sstruct