/contrib/dialog/package/debian/copyright

https://bitbucket.org/freebsd/freebsd-head/ · License · 111 lines · 91 code · 20 blank · 0 comment · 0 complexity · 34585bcc8b9c5018770a36916b3d1a80 MD5 · raw file

  1. Upstream source http://invisible-island.net/dialog/dialog.html
  2. Current dialog upstream maintainer: Thomas Dickey <dickey@invisible-island.net>
  3. -------------------------------------------------------------------------------
  4. Files: *.c *.h
  5. Copyright 2000-2008,2010 Thomas E. Dickey
  6. This program is free software; you can redistribute it and/or modify
  7. it under the terms of the GNU Lesser General Public License, version 2.1
  8. as published by the Free Software Foundation.
  9. This program is distributed in the hope that it will be useful, but
  10. WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  12. Lesser General Public License for more details.
  13. You should have received a copy of the GNU Lesser General Public
  14. License along with this program; if not, write to
  15. Free Software Foundation, Inc.
  16. 51 Franklin St., Fifth Floor
  17. Boston, MA 02110, USA.
  18. An earlier version of this program lists as authors
  19. Savio Lam (lam836@cs.cuhk.hk)
  20. -------------------------------------------------------------------------------
  21. Files: aclocal.m4
  22. Licence: other-BSD
  23. Copyright: 1999-2009,2010 by Thomas E. Dickey
  24. Permission is hereby granted, free of charge, to any person obtaining a
  25. copy of this software and associated documentation files (the
  26. "Software"), to deal in the Software without restriction, including
  27. without limitation the rights to use, copy, modify, merge, publish,
  28. distribute, distribute with modifications, sublicense, and/or sell
  29. copies of the Software, and to permit persons to whom the Software is
  30. furnished to do so, subject to the following conditions:
  31. The above copyright notice and this permission notice shall be included
  32. in all copies or portions of the Software.
  33. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  34. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  35. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  36. IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
  37. DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  38. OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
  39. THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  40. Except as contained in this notice, the name(s) of the above copyright
  41. holders shall not be used in advertising or otherwise to promote the
  42. sale, use or other dealings in this Software without prior written
  43. authorization.
  44. Files: install-sh
  45. Copyright: 1994 X Consortium
  46. Licence: other-BSD
  47. Permission is hereby granted, free of charge, to any person obtaining a copy
  48. of this software and associated documentation files (the "Software"), to
  49. deal in the Software without restriction, including without limitation the
  50. rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
  51. sell copies of the Software, and to permit persons to whom the Software is
  52. furnished to do so, subject to the following conditions:
  53. The above copyright notice and this permission notice shall be included in
  54. all copies or substantial portions of the Software.
  55. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  56. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  57. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  58. X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  59. AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
  60. TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  61. Except as contained in this notice, the name of the X Consortium shall not
  62. be used in advertising or otherwise to promote the sale, use or other deal-
  63. ings in this Software without prior written authorization from the X Consor-
  64. tium.
  65. FSF changes to this file are in the public domain.
  66. Calling this script install-sh is preferred over install.sh, to prevent
  67. `make' implicit rules from creating a file called install from it
  68. when there is no Makefile.
  69. This script is compatible with the BSD install script, but was written
  70. from scratch. It can only install one file at a time, a restriction
  71. shared with many OS's install programs.
  72. Files: debian/*
  73. Copyright: 2010 Thomas E. Dickey
  74. Licence: other-BSD
  75. Permission to use, copy, modify, and distribute this software and its
  76. documentation for any purpose and without fee is hereby granted,
  77. provided that the above copyright notice appear in all copies and that
  78. both that copyright notice and this permission notice appear in
  79. supporting documentation, and that the name of the above listed
  80. copyright holder(s) not be used in advertising or publicity pertaining
  81. to distribution of the software without specific, written prior
  82. permission.
  83. THE ABOVE LISTED COPYRIGHT HOLDER(S) DISCLAIM ALL WARRANTIES WITH REGARD
  84. TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  85. AND FITNESS, IN NO EVENT SHALL THE ABOVE LISTED COPYRIGHT HOLDER(S) BE
  86. LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  87. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  88. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  89. OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  90. On Debian systems, the complete text of the GNU General
  91. Public License can be found in '/usr/share/common-licenses/GPL-2'