diff options
author | 1998-03-03 21:14:35 +0000 | |
---|---|---|
committer | 1998-03-03 21:14:35 +0000 | |
commit | 79cd796285f1efb4cedeebeae05f10270378e9a9 (patch) | |
tree | 0633245a903cac7a9d6dcbc9a1f886e9f7d6d74b | |
parent | GCC 2.8.0 merge (diff) | |
download | wireguard-openbsd-79cd796285f1efb4cedeebeae05f10270378e9a9.tar.xz wireguard-openbsd-79cd796285f1efb4cedeebeae05f10270378e9a9.zip |
libg++ 2.8.0 from FSF + changes to build in an OpenBSD environment
-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. |