From 8a31f46ce1f22773af3c2c9bf4e9a117706a949b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 23 Mar 2012 03:18:52 +0000 Subject: Update Python tool headers. --- lv2specgen/lv2specgen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2specgen') diff --git a/lv2specgen/lv2specgen.py b/lv2specgen/lv2specgen.py index 37c0ff3..d6a6495 100755 --- a/lv2specgen/lv2specgen.py +++ b/lv2specgen/lv2specgen.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# lv2specgen, an LV2 extension specification page generator +# lv2specgen, a documentation generator for LV2 specifications. # Copyright (c) 2009-2012 David Robillard # # Based on SpecGen: -- cgit v1.2.1