This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon Feb 16 01:11:20 -0800 2009 | |
| |
README.rst | Fri Feb 13 08:29:51 -0800 2009 | |
| |
agpl3 | Mon Feb 16 01:11:20 -0800 2009 | |
| |
agpl3h | Mon Mar 30 01:29:30 -0700 2009 | |
| |
bsd | Sun Mar 29 09:47:37 -0700 2009 | |
| |
gpl2 | Mon Feb 16 01:11:20 -0800 2009 | |
| |
gpl2h | Mon Mar 30 01:29:30 -0700 2009 | |
| |
gpl3 | Mon Feb 16 01:11:20 -0800 2009 | |
| |
gpl3h | Mon Mar 30 01:29:30 -0700 2009 | |
| |
lgpl2 | Mon Feb 16 01:11:20 -0800 2009 | |
| |
lgpl2h | Mon Mar 30 01:29:30 -0700 2009 | |
| |
lgpl3 | Mon Feb 16 01:11:20 -0800 2009 | |
| |
lgpl3h | Mon Mar 30 01:29:30 -0700 2009 | |
| |
release-announcement-1.0.txt | Wed Mar 18 02:18:33 -0700 2009 |
README.rst
yasnippet-license
yasnippet-license is a set of simple yasnippet snippets for inserting common Free Software license boilerplate text into your documents.
Included are the following snippets:
- GNU Affero General Public License Version 3 (agpl3)
- GNU Affero General Public License Version 3 short header for source files. (agpl3h)
- GNU General Public License Version 2 (gpl2)
- GNU General Public License Version 2 short header for source files. (gpl2h)
- GNU General Public License Version 3 (gpl3)
- GNU General Public License Version 3 short header for source files. (gpl3h)
- GNU Lesser General Public License Version 2.1 (lgpl2)
- GNU Lesser General Public License Version 2.1 short header for source files. (lgpl2h)
- GNU Lesser General Public License Version 3 (lgpl3)
- GNU Lesser General Public License Version 3 short header for source files. (lgpl3h)
If you have ideas for other additions please let me know.
Usage
Checkout the repository:
git://github.com/jonatkinson/yasnippet-license.git
Copy these files into your yasnippets/text-mode/ folder (this could be located anywhere, if you need a point in the right direction, try ~/.emacs.d/)
You should now be able to insert the licenses into all your documents.
TODO
- More licenses. MIT/BSD/Apache etc.







