diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-09-11 01:37:47 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2009-09-11 01:37:47 +0200 |
commit | 993d50dc005b09e0674916de146f25867c335556 (patch) | |
tree | c46c0cdda03992cfbb2a72ecd0d19892c1ee9fdf /COPYING | |
parent | e93016f0c1ae4af52f18e44673e6bdcf3492ee1a (diff) | |
download | geiser-guile-993d50dc005b09e0674916de146f25867c335556.tar.gz geiser-guile-993d50dc005b09e0674916de146f25867c335556.tar.bz2 |
COPYING introduction.
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Unless otherwise specified, all files in this package are subject to +the Modified BSD License, as follows: + +----------------------------------------------------------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -21,3 +25,4 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +----------------------------------------------------------------------- |