From fd0f082ce90144712164e0ea277ac080c2485670 Mon Sep 17 00:00:00 2001 From: dobey Date: Mon, 21 Aug 2006 19:10:33 +0000 Subject: 2006-08-21 Rodney Dawes * python/A11yTestUtils.py: Add GPL notice into copyright header comment block --- ChangeLog | 5 +++++ python/A11yTestUtils.py | 13 +++++++++++++ 2 files changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6fa96b7..1bb3f60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-08-21 Rodney Dawes + + * python/A11yTestUtils.py: Add GPL notice into copyright header + comment block + 2006-08-18 Rodney Dawes * INSTALL: Add content so automake doesn't overwrite the file 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 # # 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. # ############################################################################# -- cgit v1.2.3