diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2020-05-07 12:48:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-07 12:48:37 +0000 |
commit | 57df9f2e11bbd3dc135a46b2c7e91d8a48b42bf7 (patch) | |
tree | f6d10647c480c57dc49af846d0b95ac9c43a2b11 | |
parent | Update ChangeLog (diff) | |
parent | Add COPYING file (diff) | |
download | w3m-57df9f2e11bbd3dc135a46b2c7e91d8a48b42bf7.tar.gz w3m-57df9f2e11bbd3dc135a46b2c7e91d8a48b42bf7.zip |
Merge pull request #127 from sorairolake/feature/copying
Add COPYING file
-rw-r--r-- | COPYING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +(C) Copyright 1994-2002 by Akinori Ito +(C) Copyright 2002-2011 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai + +Use, modification and redistribution of this software is hereby granted, +provided that this entire copyright notice is included on any copies of +this software and applications and derivations thereof. + +This software is provided on an "as is" basis, without warranty of any +kind, either expressed or implied, as to any matter including, but not +limited to warranty of fitness of purpose, or merchantability, or +results obtained from use of this software. |