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 | |
| 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')
| -rw-r--r-- | src/inkscape.rc | 2 | ||||
| -rw-r--r-- | src/inkview.rc | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/src/inkview.rc b/src/inkview.rc index f1fa92247..fd7eb50a1 100644 --- a/src/inkview.rc +++ b/src/inkview.rc @@ -15,7 +15,7 @@ BEGIN VALUE "FileDescription", "Inkview" VALUE "FileVersion", "0.48+devel" VALUE "InternalName", "Inkview" - VALUE "LegalCopyright", "© 2012 Inkscape" + VALUE "LegalCopyright", "© 2014 Inkscape" VALUE "ProductName", "Inkview" VALUE "ProductVersion", "0.48+devel" END |
