diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-03-03 21:14:36 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-03-03 21:14:36 +0000 |
commit | 7bd73039020ad71e6643e2f654fc47e5281c7eba (patch) | |
tree | 3a6ddc4517116c051f12f67f9ad94266485baf67 /gnu/lib/libg++ | |
parent | fd23647a99647173a1264a0cda9bdbc01021f7f3 (diff) |
libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment
Diffstat (limited to 'gnu/lib/libg++')
-rw-r--r-- | gnu/lib/libg++/COPYING | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gnu/lib/libg++/COPYING b/gnu/lib/libg++/COPYING index a43ea2126fb..60549be514a 100644 --- a/gnu/lib/libg++/COPYING +++ b/gnu/lib/libg++/COPYING @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -279,7 +279,7 @@ POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - Appendix: How to Apply These Terms to Your New Programs + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -305,7 +305,8 @@ the "copyright" line and a pointer to where the full notice is found. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Also add information on how to contact you by electronic and paper mail. |