Advertisement
Guest User

AGPL notice template

a guest
Jun 5th, 2012
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. If you develop a new program, and you want it to be of the greatest
  2. possible use to the public, the best way to achieve this is to make it
  3. free software which everyone can redistribute and change under these terms.
  4. .
  5. To do so, attach the following notices to the program. It is safest
  6. to attach them to the start of each source file to most effectively
  7. state the exclusion of warranty; and each file should have at least
  8. the "copyright" line and a pointer to where the full notice is found.
  9.  
  10. <one line to give the program's name and a brief idea of what it does.>
  11. Copyright (C) <year> <name of author>
  12.  
  13. This program is free software: you can redistribute it and/or modify
  14. it under the terms of the GNU Affero General Public License as published by
  15. the Free Software Foundation, either version 3 of the License, or
  16. (at your option) any later version.
  17.  
  18. This program is distributed in the hope that it will be useful,
  19. but WITHOUT ANY WARRANTY; without even the implied warranty of
  20. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  21. GNU Affero General Public License for more details.
  22.  
  23. You should have received a copy of the GNU Affero General Public License
  24. along with this program. If not, see <http://www.gnu.org/licenses/>.
  25.  
  26. Also add information on how to contact you by electronic and paper mail.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement