<p>[ci skip]</p>

<ul>
<li>Added AGPLv2 (GNU Affero General Public License v2)</li>
<li>Added AGPLv3 (GNU Affero General Public License v3)</li>
<li>Renamed ./data/templates/gpl to ./data/templates/gpl2

<ul>
<li>This makes it clear that the license is version 2</li>
</ul>
</li>
<li>Added GPLv3 (GNU General Public License v3)

<ul>
<li>Many developers prefer GPLv3 over GPLv2</li>
</ul>
</li>
<li>Added LGPLv2 license (GNU Lesser General Public License v2)</li>
<li>Added LGPLv3 license (GNU Lesser General Public License v3)

<ul>
<li>The LGPL licenses are commonly used in libraries and other code</li>
</ul>
</li>
<li>Added BSD 2-Clause License</li>
<li>Renamed ./data/templates/bsd to ./data/templates/bsd-3-clause (BSD 3-Clause License)

<ul>
<li>This makes it clear that the license is 3-Clause</li>
</ul>
</li>
<li>Updated ./data/templates/bsd-3-clause (BSD 3-Clause License)

<ul>
<li>Ensured that this license matches the official BSD 3-Clause License</li>
</ul>
</li>
<li>Variety is the spice of life; Some other commonly used licenses should be added

<ul>
<li>Added Apache License v2.0</li>
<li>Added cc0 (CC0 1.0 Universal (CC0 1.0))</li>
<li>Added the MIT License (MIT)</li>
<li>Added MPLv2 (Mozilla Public License v2.0)</li>
<li>Added zib/libpng License</li>
<li>I plan to add more licenses in the future (perhaps WTFPL)</li>
</ul>
</li>
</ul>

<p>The functions "editor_insert_snippet" and "editor_find_snippet" in ./src/editor.c dynamically find and add license templates to the "Edit > Insert Comments" sub-menu during compilation.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/749'>https://github.com/geany/geany/pull/749</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Create lgpl3</li>
  <li>Rename gpl to gpl2</li>
  <li>Create lgpl2</li>
  <li>Create cc0</li>
  <li>Create mpl2</li>
  <li>Create agpl3</li>
  <li>Create agpl2</li>
  <li>Create gpl3</li>
  <li>Create bsd-2-clause</li>
  <li>Update and rename bsd to bsd-3-clause</li>
  <li>Update bsd-2-clause</li>
  <li>Create zlib-libpng</li>
  <li>Create apache2</li>
  <li>Create mit</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-0">data/templates/agpl2</a>
    (14)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-1">data/templates/agpl3</a>
    (12)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-2">data/templates/apache2</a>
    (13)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-3">data/templates/bsd-2-clause</a>
    (24)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-4">data/templates/bsd-3-clause</a>
    (5)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-5">data/templates/cc0</a>
    (4)
  </li>
  <li>
    <strong>R</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-6">data/templates/gpl2</a>
    (0)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-7">data/templates/gpl3</a>
    (12)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-8">data/templates/lgpl2</a>
    (14)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-9">data/templates/lgpl3</a>
    (12)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-10">data/templates/mit</a>
    (21)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-11">data/templates/mpl2</a>
    (3)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/geany/geany/pull/749/files#diff-12">data/templates/zlib-libpng</a>
    (13)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/749.patch'>https://github.com/geany/geany/pull/749.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/749.diff'>https://github.com/geany/geany/pull/749.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/749">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ4PB7goXxVm24ww876ZJGvB5Dxzgks5pEhr5gaJpZM4GflUC.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/749"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>