comparison lisp/oobr/BR-COPY @ 100:4be1180a9e89 r20-1b2

Import from CVS: tag r20-1b2
author cvs
date Mon, 13 Aug 2007 09:15:11 +0200
parents 131b0175ea99
children
comparison
equal deleted inserted replaced
99:2d83cbd90d8d 100:4be1180a9e89
1 # 1 #
2 # SUMMARY: Copyright notice and license for the OO-Browser 2 # SUMMARY: Copyright notice and license for the OO-Browser
3 # 3 #
4 # AUTHOR: Bob Weiner 4 # AUTHOR: Bob Weiner
5 # ORG: InfoDock Associates
5 # 6 #
6 # ORIG-DATE: 16-Dec-89 7 # ORIG-DATE: 16-Dec-89
7 # LAST-MOD: 21-Jun-95 at 12:52:56 by Bob Weiner 8 # LAST-MOD: 20-Feb-97 at 11:04:23 by Bob Weiner
8 # 9 #
9 # This file is part of the OO-Browser. 10 # This file is part of the OO-Browser.
10 11
11 Copyright (C) 1989-1995 Free Software Foundation, Inc. 12 InfoDock Associates, the developer of the OO-Browser and InfoDock (an
13 industrial quality turn-key version of XEmacs), donates its work on
14 the OO-Browser to the Free Software Foundation and makes it freely
15 available for worldwide distribution.
16
17 InfoDock Associates is a commercial firm dedicated to radical productivity
18 improvement in technical environments, whether in software development or
19 other knowledge intensive disciplines. Our initial offerings include high
20 quality commercial support, training, books and custom package development
21 for InfoDock, XEmacs or GNU Emacs on a variety of platforms.
22
23 Contact us at <info@infodock.com> or visit our web site at
24 http://www.infodock.com.
25
26 ------------------
27
28 Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
29
12 Available for use and distribution under the terms of the GNU Public License, 30 Available for use and distribution under the terms of the GNU Public License,
13 Version 2 or greater. 31 Version 2 or greater.
14 32
15 This software package, called the OO-Browser, including all associated 33 The OO-Browser is free software; you can use it, redistribute it
16 source, byte-compiled code and utilities are herein referred to as the 34 and/or modify it without fee under the terms of the GNU General Public
17 PROGRAM. 35 License as published by the Free Software Foundation; either version
36 2, or (at your option) any later version.
18 37
19 Motorola Inc. has donated the PROGRAM to the Free Software Foundation under 38 The OO-Browser is distributed in the hope that it will be useful, but
20 the terms of the GNU Public License. 39 WITHOUT ANY WARRANTY; without even the implied warranty of
40 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
41 General Public License for more details.
42
43 InfoDock Associates sells support and development services for this
44 package and most other aspects of Emacs, XEmacs or InfoDock. Contact
45 information is at the top of the "BR-README" file.
46
47 You should have received a copy of the GNU General Public License along with
48 GNU Emacs, XEmacs or InfoDock; see the file etc/COPYING below the root
49 directory of your editor source tree. If you do not have a copy, you can
50 write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139,
51 USA to obtain one, <gnu@gnu.ai.mit.edu>.
52