From 091c46e404df9f009a28e1bfac51ca2bb21e7812 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sun, 25 Jul 2010 15:48:06 +0200 Subject: [PATCH] Completed GPL text. --- sg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sg.py b/sg.py index 8b57e9f..9d80ca0 100755 --- a/sg.py +++ b/sg.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# +# sg.py -- small, static website generator # Copyright (C) 2010 Bastian Venthur # # This program is free software: you can redistribute it and/or modify