diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-11-24 19:11:48 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-11-24 19:11:48 (GMT) |
commit | 051cae22b271821f7ec7442f8cc929053e066c97 (patch) | |
tree | 84b826c1dbf90ab470dd8d1554a416adca06d590 | |
parent | 4756bbb1f0710daf0ac4e3c38119b2b0d6c01fcf (diff) | |
parent | 5cb6d89c4be1ce17ada9236576ccaf1420887ec9 (diff) | |
download | blt-051cae22b271821f7ec7442f8cc929053e066c97.zip blt-051cae22b271821f7ec7442f8cc929053e066c97.tar.gz blt-051cae22b271821f7ec7442f8cc929053e066c97.tar.bz2 |
Merge commit '5cb6d89c4be1ce17ada9236576ccaf1420887ec9'
-rw-r--r-- | tkhtml1/COPYRIGHT | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tkhtml1/COPYRIGHT b/tkhtml1/COPYRIGHT new file mode 100644 index 0000000..952606e --- /dev/null +++ b/tkhtml1/COPYRIGHT @@ -0,0 +1,20 @@ +# Copyright (C) 1997,1998 D. Richard Hipp +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Library General Public +# License as published by the Free Software Foundation; either +# version 2 of the License, or (at your option) any later version. +# +# This library 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 +# Library General Public License for more details. +# +# You should have received a copy of the GNU Library General Public +# License along with this library; if not, write to the +# Free Software Foundation, Inc., 59 Temple Place - Suite 330, +# Boston, MA 02111-1307, USA. +# +# Author contact information: +# drh@acm.org +# http://www.hwaci.com/drh/ |