1
0

copyright 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: poptop
  3. Source: http://poptop.sourceforge.net/dox/
  4. Files: *
  5. Copyright: James Cameron <james.cameron at hp dot com> et.al.
  6. Comment: See AUTHORS for full list
  7. License: GPL-2.0+
  8. Files:
  9. getopt.c
  10. out_getopt.h
  11. Copyright: 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
  12. Free Software Foundation, Inc.
  13. License: GPL-2.0+
  14. Files: plugins/pppd.h
  15. Copyright: 1984-2000 Carnegie Mellon University
  16. License: BSD-4-clause-like
  17. Files: vpnstats.pl
  18. Copyright: Scott Merrill (skippy@skippy.net)
  19. License: GPL-2.0+
  20. License: GPL-2.0+
  21. This package is free software; you can redistribute it and/or modify
  22. it under the terms of the GNU General Public License as published by
  23. the Free Software Foundation; either version 2 of the License, or
  24. (at your option) any later version.
  25. .
  26. This package is distributed in the hope that it will be useful,
  27. but WITHOUT ANY WARRANTY; without even the implied warranty of
  28. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  29. GNU General Public License for more details.
  30. .
  31. You should have received a copy of the GNU General Public License
  32. along with this program. If not, see <http://www.gnu.org/licenses/>
  33. .
  34. On Debian systems, the complete text of the GNU General
  35. Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
  36. License: BSD-4-clause-like
  37. Redistribution and use in source and binary forms, with or without
  38. modification, are permitted provided that the following conditions
  39. are met:
  40. .
  41. 1. Redistributions of source code must retain the above copyright
  42. notice, this list of conditions and the following disclaimer.
  43. .
  44. 2. Redistributions in binary form must reproduce the above copyright
  45. notice, this list of conditions and the following disclaimer in
  46. the documentation and/or other materials provided with the
  47. distribution.
  48. .
  49. 3. The name "Carnegie Mellon University" must not be used to
  50. endorse or promote products derived from this software without
  51. prior written permission. For permission or any legal
  52. details, please contact
  53. Office of Technology Transfer
  54. Carnegie Mellon University
  55. 5000 Forbes Avenue
  56. Pittsburgh, PA 15213-3890
  57. (412) 268-4387, fax: (412) 268-7395
  58. tech-transfer@andrew.cmu.edu
  59. .
  60. 4. Redistributions of any form whatsoever must retain the following
  61. acknowledgment:
  62. "This product includes software developed by Computing Services
  63. at Carnegie Mellon University (http://www.cmu.edu/computing/)."
  64. .
  65. CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
  66. THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  67. AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
  68. FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  69. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  70. AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  71. OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.