~mailman-coders/mailman/2.1

« back to all changes in this revision

Viewing changes to gnu-COPYING-GPL

  • Committer: tkikuchi
  • Date: 2005-08-27 01:40:17 UTC
  • Revision ID: vcs-imports@canonical.com-20050827014017-6rp7mldt19lx1an2
FSF office has moved to 51 Franklin Street.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
                       Version 2, June 1991
3
3
 
4
4
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5
 
                          675 Mass Ave, Cambridge, MA 02139, USA
 
5
                       51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
6
6
 Everyone is permitted to copy and distribute verbatim copies
7
7
 of this license document, but changing it is not allowed.
8
8
 
279
279
 
280
280
                     END OF TERMS AND CONDITIONS
281
281
 
282
 
        Appendix: How to Apply These Terms to Your New Programs
 
282
            How to Apply These Terms to Your New Programs
283
283
 
284
284
  If you develop a new program, and you want it to be of the greatest
285
285
possible use to the public, the best way to achieve this is to make it
291
291
the "copyright" line and a pointer to where the full notice is found.
292
292
 
293
293
    <one line to give the program's name and a brief idea of what it does.>
294
 
    Copyright (C) 19yy  <name of author>
 
294
    Copyright (C) <year>  <name of author>
295
295
 
296
296
    This program is free software; you can redistribute it and/or modify
297
297
    it under the terms of the GNU General Public License as published by
305
305
 
306
306
    You should have received a copy of the GNU General Public License
307
307
    along with this program; if not, write to the Free Software
308
 
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
308
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
309
 
309
310
 
310
311
Also add information on how to contact you by electronic and paper mail.
311
312
 
312
313
If the program is interactive, make it output a short notice like this
313
314
when it starts in an interactive mode:
314
315
 
315
 
    Gnomovision version 69, Copyright (C) 19yy name of author
 
316
    Gnomovision version 69, Copyright (C) year name of author
316
317
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
317
318
    This is free software, and you are welcome to redistribute it
318
319
    under certain conditions; type `show c' for details.