diff options
author | Adrian Vondendriesch <discostu@81-89-105-205.(none)> | 2009-06-01 03:36:30 +0200 |
---|---|---|
committer | Adrian Vondendriesch <discostu@81-89-105-205.(none)> | 2009-06-01 03:36:30 +0200 |
commit | 76e671fcfeadae8c1375eb6a142f54584a1f2927 (patch) | |
tree | 2b57b4901fd37fa690aebb171e57f76ebdd6d69a | |
parent | b0cbe355215cab894e94f5de2afa273ace1ef0f9 (diff) |
Now really make a clean commit message:
* Fixed broken header
* Added new divs to the comments section
-rwxr-xr-x | blogthon.cgi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/blogthon.cgi b/blogthon.cgi index 6e02edb..d0fd58d 100755 --- a/blogthon.cgi +++ b/blogthon.cgi @@ -1,4 +1,6 @@ -s program is free software. It comes without any warranty, to +#!/usr/bin/python + +#This program is free software. It comes without any warranty, to # the extent permitted by applicable law. You can redistribute it # and/or modify it under the terms of the Do What The Fuck You Want # To Public License, Version 2, as published by Sam Hocevar. See |