Fix the wrong year on the About window on Mac OS X

Description

reported on GitHub: https://github.com/igniterealtime/Spark/issues/78

Apparently Spark shows different information on the About window on Mac OS X than on the other platforms. Which is bad in its own. It shows "(c) Ignite Realtime 2014". It pulls this from build.xml appbundler part. We can fix the year, but i'm thinking maybe it is better to just remove copyright (do we need this?) and the year, so we won't have to update it constantly. We should probably leave the name of "company". So i propose to change it to:

copyright="Ignite Realtime"

Environment

None

Attachments

1

Activity

Show:

wroot January 22, 2016 at 7:54 PM

For now just removed (c) and 2014. https://github.com/igniterealtime/Spark/commit/ceadc0ab3e34d1b243df5911452f593e7b211371

It would still be better to make that window look more like on other platforms with a link to License, build number, etc.

Fixed

Details

Priority

Assignee

Reporter

Affects versions

Fix versions

Components

Created January 22, 2016 at 5:43 PM
Updated November 1, 2016 at 9:14 AM
Resolved January 22, 2016 at 7:54 PM