Author: Halley Zhao <halley.zhao@intel.com>

Copyright (from media-player and other files):
#    Copyright (c) 2007 Intel Corporation
#
#    This program is free software; you can redistribute it and/or modify it
#    under the terms of the GNU General Public License as published by the Free
#    Software Foundation; version 2 of the License
#
#    This program is distributed in the hope that it will be useful, but
#    WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
#    or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
#    for more details.
#
#    You should have received a copy of the GNU General Public License along
#    with this program; if not, write to the Free Software Foundation, Inc.,
#    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Copyright from the contained gestrure implementation (src/Gesture.py):
#    This implementation is a derived work of pyStroke found at:
#    http://sanzoghenzo.altervista.org/pystroke/pyStroke-0.1.zip
#    ...which is in turn a derived work of the libStroke project
#    http://www.etla.net/libstroke/, both of which are licensed GPL V2.
#
#    Copyright 1996,1997,1998,1999,2000  Mark F. Willey, ETLA Technical
#    Copyright 2007 Andrea Ghensi
#    Copyright 2007 Intel Corporation

On Ubuntu and Debian systems, the complete text of the GNU General Public
License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
