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:
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"