OSDN Git Service

update the number of year at the comment
authormshio <mshio@54a90f34-5e62-402c-8eae-46c47f0b2e07>
Sun, 11 Jul 2010 00:58:28 +0000 (00:58 +0000)
committermshio <mshio@54a90f34-5e62-402c-8eae-46c47f0b2e07>
Sun, 11 Jul 2010 00:58:28 +0000 (00:58 +0000)
git-svn-id: svn+ssh://svn.osdn.net/svnroot/sawarabi-fonts/trunk@11 54a90f34-5e62-402c-8eae-46c47f0b2e07

script/export_as_svg.py

index 995effb..488a38e 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2009, mshio <mshio@users.sourceforge.jp>
+# Copyright (C) 2009-2010, mshio <mshio@users.sourceforge.jp>
 #
 # This program is free software: you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -22,7 +22,7 @@ import os
 import sys
 import xml.parsers.expat
 
-COPYRIGHT = 'Copyright: (c) 2008-2009 mshio <mshio@users.sourceforge.jp>'
+COPYRIGHT = 'Copyright: (c) 2008-2010 mshio <mshio@users.sourceforge.jp>'
 
 class SvgCustomizer:
   '''