Skip to content

Instantly share code, notes, and snippets.

View i0n's full-sized avatar
👾

Ian Alexander Wood i0n

👾
View GitHub Profile
@i0n
i0n / license
Created January 27, 2010 12:48 — forked from defunkt/license
#!/bin/sh -e
# Usage: license
# Prints an MIT license.
#
# $ license > COPYING
#!/bin/sh
echo "Copyright (c) `date +%Y` Ian Alexander Wood
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the