diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2019-01-07 19:35:16 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2019-01-07 19:35:16 (GMT) |
commit | 09e487f0e296d4f8b4d8f52913e0853cd6267ab1 (patch) | |
tree | 0d20544277d73cbc522f7e5bc577b29069bed661 /tkhtml1/COPYRIGHT | |
parent | 488dcf87e8e9f24a6d0e7955b7be56d972480ca4 (diff) | |
parent | cea0772af197e912bd0ce13a6ec5b7d936ec077d (diff) | |
download | blt-09e487f0e296d4f8b4d8f52913e0853cd6267ab1.zip blt-09e487f0e296d4f8b4d8f52913e0853cd6267ab1.tar.gz blt-09e487f0e296d4f8b4d8f52913e0853cd6267ab1.tar.bz2 |
Merge commit 'cea0772af197e912bd0ce13a6ec5b7d936ec077d' 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/ |