diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/A11yTestUtils.py | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/python/A11yTestUtils.py b/python/A11yTestUtils.py index 444fef7..0fbd9da 100644 --- a/python/A11yTestUtils.py +++ b/python/A11yTestUtils.py @@ -8,6 +8,19 @@ # Rodney Dawes <dobey@novell.com> # # Copyright 2006 Novell, Inc. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of version 2 of the GNU General Public License +# as published by the Free Software Foundation +# +# 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., 59 Temple Street #330, Boston, MA 02111-1307, USA. # ############################################################################# |