Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Commit

Permalink
Consider this script to be pizza-ware. ;-)
Browse files Browse the repository at this point in the history
  • Loading branch information
vain committed Aug 25, 2010
1 parent f78125d commit 5b6abf9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions explain.py
@@ -1,6 +1,14 @@
#!/usr/bin/env python
# coding: utf8

# ------------------------------------------------------------------
# "THE PIZZA-WARE LICENSE" (Revision 42):
# Peter Hofmann <pcode@uninformativ.de> wrote this file. As long as you
# retain this notice you can do whatever you want with this stuff. If
# we meet some day, and you think this stuff is worth it, you can buy
# me a pizza in return.
# ------------------------------------------------------------------

import sys
import textwrap
from optparse import OptionParser
Expand Down

0 comments on commit 5b6abf9

Please sign in to comment.