File: copyright

package info (click to toggle)
tclcl 1.20-9.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 968 kB
  • sloc: sh: 3,726; cpp: 2,154; tcl: 1,414; ansic: 264; makefile: 162; perl: 49
file content (123 lines) | stat: -rw-r--r-- 6,436 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
This work was packaged for Debian by:

    YunQiang Su <wzssyqa@gmail.com> on Thu, 01 Apr 2010 15:20:32 +0800

It was downloaded from http://sourceforge.net/projects/otcl-tclcl/files/

Copyright and lincese:

    tcl2c++.c:Ron Frederick <frederick@parc.xerox.com>
    	 * Copyright (c) Xerox Corporation 1992. All rights reserved.
	 *  
	 * License is granted to copy, to use, and to make and to use derivative
	 * works for research and evaluation purposes, provided that Xerox is
	 * acknowledged in all documentation pertaining to any such copy or derivative
	 * work. Xerox grants no other licenses expressed or implied. The Xerox trade
	 * name should not be used in any advertising without its written permission.
	 *  
	 * XEROX CORPORATION MAKES NO REPRESENTATIONS CONCERNING EITHER THE
	 * MERCHANTABILITY OF THIS SOFTWARE OR THE SUITABILITY OF THIS SOFTWARE
	 * FOR ANY PARTICULAR PURPOSE.  The software is provided "as is" without
	 * express or implied warranty of any kind.
	 *  
	 * These notices must be retained in any copies of any part of this software.
	 
    tracedvar.h,tracedvar.c:Giao Nguyen, http://daedalus.cs.berkeley.edu/~gnguyen
	 * Copyright (c) 1997 Regents of the University of California.
	 * All rights reserved.
	 *
	 * Redistribution and use in source and binary forms, with or without
	 * modification, are permitted provided that the following conditions
	 * are met:
	 * 1. Redistributions of source code must retain the above copyright
	 *    notice, this list of conditions and the following disclaimer.
	 * 2. Redistributions in binary form must reproduce the above copyright
	 *    notice, this list of conditions and the following disclaimer in the
	 *    documentation and/or other materials provided with the distribution.
	 * 3. All advertising materials mentioning features or use of this software
	 *    must display the following acknowledgement:
	 *	This product includes software developed by the Daedalus Research
	 *	Group at the University of California Berkeley.
	 * 4. Neither the name of the University nor of the Laboratory may be used
	 *    to endorse or promote products derived from this software without
	 *    specific prior written permission.
	 *
	 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
	 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
	 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
	 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
	 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
	 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
	 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
	 * 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.
	 *

    tkAppInit.cc,tkAppInit.cc:
    	 * Copyright (c) 1993 The Regents of the University of California.
 	 * Copyright (c) 1994 Sun Microsystems, Inc.
 	 * licensed Under BSD

    timer.h,timer.cc,tcl-object.tcl,tcl-import.tcl,tcl-http.tcl,
    tcl-mappings.h,tclcl.h,Tcl2.cc,Tcl.cc,rate-variable.h,rate_variable.cc
    iohandler.h,iohandler.cc,idle_callback.h,idle_callback.cc:
	 * Copyright (c) Regents of the University of California.
	 * All rights reserved.
	 *
	 * Redistribution and use in source and binary forms, with or without
	 * modification, are permitted provided that the following conditions
	 * are met:
	 * 1. Redistributions of source code must retain the above copyright
	 *    notice, this list of conditions and the following disclaimer.
	 * 2. Redistributions in binary form must reproduce the above copyright
	 *    notice, this list of conditions and the following disclaimer in the
	 *    documentation and/or other materials provided with the distribution.
	 * 3. All advertising materials mentioning features or use of this software
	 *    must display the following acknowledgement:
	 *      This product includes software developed by the University of
	 *      California, Berkeley and the Network Research Group at
	 *      Lawrence Berkeley Laboratory.
	 * 4. Neither the name of the University nor of the Laboratory may be used
	 *    to endorse or promote products derived from this software without
	 *    specific prior written permission.
	 *
	 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
	 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
	 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
	 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
	 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
	 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
	 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
	 * 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.
	 *  

     tclcl-internal.h:
     	 * Copyright (c) 1999 University of Southern California.
	 * All rights reserved.                                            
	 *                                                                
	 * Redistribution and use in source and binary forms are permitted
	 * provided that the above copyright notice and this paragraph are
	 * duplicated in all such forms and that any documentation, advertising
	 * materials, and other materials related to such distribution and use
	 * acknowledge that the software was developed by the University of
	 * Southern California, Information Sciences Institute.  The name of the
	 * University may not be used to endorse or promote products derived from
	 * this software without specific prior written permission.
	 * 
	 * THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
	 * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
	 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
	 *

The Debian packaging is:

    Copyright (C) 2010 YunQiang Su <wzssyqa@gmail.com>

and is licensed under the GPL version 3, 
see `/usr/share/common-licenses/GPL-3'.