From: Antonio Ospite Date: Thu, 24 Sep 2009 18:08:29 +0000 (+0200) Subject: Update URL and copyright X-Git-Tag: vrm-0.3~3 X-Git-Url: https://git.ao2.it/vrm.git/commitdiff_plain/7179af4e908b58499abdbb193c6e1eb1b5918532?ds=sidebyside Update URL and copyright Signed-off-by: Antonio Ospite --- diff --git a/vrm.py b/vrm.py index 42eaf3b..72ed002 100755 --- a/vrm.py +++ b/vrm.py @@ -7,7 +7,7 @@ Tooltip: 'Vector Rendering Method script' """ __author__ = "Antonio Ospite" -__url__ = ["http://projects.blender.org/projects/vrm"] +__url__ = ["http://vrm.ao2.it"] __version__ = "0.3.beta" __bpydoc__ = """\ @@ -15,7 +15,7 @@ __bpydoc__ = """\ """ # --------------------------------------------------------------------- -# Copyright (c) 2006, 2007, 2008 Antonio Ospite +# Copyright (c) 2006, 2007, 2008, 2009 Antonio Ospite # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by