Skip to content

Instantly share code, notes, and snippets.

@trvrplk
trvrplk / license
Last active December 10, 2015 08:48 — forked from defunkt/license
Apache License
#!/bin/sh -e
# Usage: license
# Prints an MIT license appropriate for totin' around.
#
# $ license > COPYING
#!/bin/sh
echo "Copyright (c) `date +%Y` weddingcakes
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.