diff options
-rw-r--r-- | demo_extension.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo_extension.json b/demo_extension.json index e701382..049ad7b 100644 --- a/demo_extension.json +++ b/demo_extension.json @@ -2,7 +2,7 @@ "extension": { "name": "demo", "version": "1.0", - "copyright": "Copyright (C) 2011 VMware, Inc." + "copyright": "Copyright (C) 2009-2011 VMware, Inc." }, "domains": [ ["foo-domain", "shortstr"] |