diff options
author | will <will@FreeBSD.org> | 2000-08-11 08:38:10 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-08-11 08:38:10 +0800 |
commit | a46ab205f8d0cccd4c07b554744ef29c58a963d6 (patch) | |
tree | b1820ec873a18848feff2e8f11c8f9047f67ab93 /devel/cons/pkg-message | |
parent | 08ed26194693d2740f9ce33727d8865cf608baa9 (diff) | |
download | freebsd-ports-graphics-a46ab205f8d0cccd4c07b554744ef29c58a963d6.tar.gz freebsd-ports-graphics-a46ab205f8d0cccd4c07b554744ef29c58a963d6.tar.zst freebsd-ports-graphics-a46ab205f8d0cccd4c07b554744ef29c58a963d6.zip |
Update to 2.0.1.
This commit follows a previous one that I'd cancelled partway through, so
it should get through to the cvs list, and should finish the upgrade.
That's why the Makefile is not included in this commit.
PR: 20509
Submitted by: maintainer
Diffstat (limited to 'devel/cons/pkg-message')
-rw-r--r-- | devel/cons/pkg-message | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/devel/cons/pkg-message b/devel/cons/pkg-message index 290aa536a25..88d9768ad4f 100644 --- a/devel/cons/pkg-message +++ b/devel/cons/pkg-message @@ -1,18 +1,16 @@ -Copyright (c) 1996-2000 FORE Systems, Inc. All rights reserved. +Copyright (C) 1996-2000 Free Software Foundation, Inc. -Permission to use, copy, modify and distribute this software and -its documentation for any purpose and without fee is hereby granted, -provided that the above copyright notice appear in all copies and -that both that copyright notice and this permission notice appear -in supporting documentation, and that the name of FORE Systems, Inc. -("FORE Systems") not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior permission. +Cons is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. -FORE SYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, -INCLUDING ANY WARRANTIES REGARDING INTELLECTUAL PROPERTY RIGHTS AND -ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. IN NO EVENT SHALL FORE SYSTEMS BE LIABLE FOR ANY SPECIAL, -INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING -FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, -NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION -WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +Cons is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; see the file COPYING. If not, write to +the Free Software Foundation, Inc., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. |