Skip to content

Commit

Permalink
added AGPL3 license
Browse files Browse the repository at this point in the history
  • Loading branch information
mkristian committed Dec 4, 2012
1 parent dcd23c1 commit f2dbb44
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions licenses/AGPL3.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<%=copyright_software%> - <%=copyright_software_description%>
Copyright (C) <%=copyright_years.join(', ')%> <%=copyright_holders.join(', ')%>

This file is part of <%=copyright_software%>.

<%=copyright_software%> is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

<%=copyright_software%> 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 Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with <%=copyright_software%>. If not, see <http://www.gnu.org/licenses/>.

0 comments on commit f2dbb44

Please sign in to comment.