module timelinelib.meta.about

timelinelib.meta.about.APPLICATION_NAME = 'Timeline'
timelinelib.meta.about.COPYRIGHT_TEXT = 'Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 The Timeline Authors'
timelinelib.meta.about.APPLICATION_DESCRIPTION = 'Timeline is a free, cross-platform application for displaying and navigating events on a timeline.'
timelinelib.meta.about.WEBSITE = 'http://thetimelineproj.sourceforge.net/'
timelinelib.meta.about.DEVELOPERS = ['Developers: Rickard Lindberg', 'Roger Lindberg', '\nContributors: Alan Jackson', 'Glenn J. Mason', 'Joe Gilmour', 'Thomas Mohr', 'Linostar', 'Norbert Langermann', 'Jean-Gilles Guyrandy']
timelinelib.meta.about.ARTISTS = ['Sara Lindberg', 'Tango Desktop Project (Icons on Windows)']
timelinelib.meta.about.LICENSE = 'Timeline is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nTimeline is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with Timeline. If not, see <http://www.gnu.org/licenses/>.'
timelinelib.meta.about.display_about_dialog(args, *kwargs)[source]
timelinelib.meta.about.get_title(path)[source]
timelinelib.meta.about.get_translators_text()[source]
timelinelib.meta.about.get_translators()[source]