diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2019-01-07 20:07:38 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2019-01-07 20:07:38 (GMT) |
commit | 2aa1e6cf0cc395b9ddc9b12bd6a93b4eb2fbedf8 (patch) | |
tree | 3a345c0abe2e74f246ea776e702eab4142ce4da6 /tkhtml1/COPYRIGHT | |
parent | dd7ebc578d780f789cf3a15f249c8a874faf79e3 (diff) | |
parent | 5b9774204c65a03a791d995fe083bb31e8ad7ccc (diff) | |
download | blt-2aa1e6cf0cc395b9ddc9b12bd6a93b4eb2fbedf8.zip blt-2aa1e6cf0cc395b9ddc9b12bd6a93b4eb2fbedf8.tar.gz blt-2aa1e6cf0cc395b9ddc9b12bd6a93b4eb2fbedf8.tar.bz2 |
Merge commit '5b9774204c65a03a791d995fe083bb31e8ad7ccc' as 'tkhtml1'
Diffstat (limited to 'tkhtml1/COPYRIGHT')
-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/ |