You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

gnuplot 1.4KB

1234567891011121314151617181920212223242526272829
  1. Copyright 1986 - 1993, 1998, 2004 Thomas Williams, Colin Kelley
  2. Permission to use, copy, and distribute this software and its documentation
  3. for any purpose with or without fee is hereby granted, provided that the above
  4. copyright notice appear in all copies and that both that copyright notice
  5. and this permission notice appear in supporting documentation.
  6. Permission to modify the software is granted, but not the right to distribute
  7. the complete modified source code. Modifications are to be distributed as
  8. patches to the released version. Permission to distribute binaries produced
  9. by compiling modified sources is granted, provided you
  10. 1. distribute the corresponding source modifications from the released version
  11. in the form of a patch file along with the binaries,
  12. 2. add special version identification to distinguish your version in addition
  13. to the base release version number,
  14. 3. provide your name and address as the primary contact for the support of
  15. your modified version, and
  16. 4. retain our contact information in regard to use of the base software.
  17. Permission to distribute the released version of the source code along with
  18. corresponding source modifications in the form of a patch file is granted
  19. with same provisions 2 through 4 for binary distributions.
  20. This software is provided "as is" without express or implied warranty to the
  21. extent permitted by applicable law.