diff options
| author | Bryce Harrington <bryce@bryceharrington.org> | 2014-06-18 18:32:51 +0000 |
|---|---|---|
| committer | bryce <bryce@ubuntu.com> | 2014-06-18 18:32:51 +0000 |
| commit | 358d04f20095b64680c378af0057d4971c6cf8cc (patch) | |
| tree | 5be799aff269b7b2f4c85ff8b6b9c24f02f87be7 /src/inkscape.rc | |
| parent | Extensions. Fix for Bug #433860 (Live preview doesn't work after updating the... (diff) | |
| download | inkscape-358d04f20095b64680c378af0057d4971c6cf8cc.tar.gz inkscape-358d04f20095b64680c378af0057d4971c6cf8cc.zip | |
packaging: Update copyrights for the release
(bzr r13431)
Diffstat (limited to 'src/inkscape.rc')
| -rw-r--r-- | src/inkscape.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inkscape.rc b/src/inkscape.rc index efa360c8d..395ef39e1 100644 --- a/src/inkscape.rc +++ b/src/inkscape.rc @@ -15,7 +15,7 @@ BEGIN VALUE "FileDescription", "Inkscape" VALUE "FileVersion", "0.48+devel" VALUE "InternalName", "Inkscape" - VALUE "LegalCopyright", "© 2012 Inkscape" + VALUE "LegalCopyright", "© 2014 Inkscape" VALUE "ProductName", "Inkscape" VALUE "ProductVersion", "0.48+devel" END |
