From 59cca2975a867ac49dba570255abbc1c1b82ccf1 Mon Sep 17 00:00:00 2001 From: Mike Gorse Date: Wed, 15 Aug 2012 08:41:39 -0500 Subject: [PATCH] Add license to atspi-constants.h --- atspi/atspi-constants.h | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/atspi/atspi-constants.h b/atspi/atspi-constants.h index 5129b5b..7a55169 100644 --- a/atspi/atspi-constants.h +++ b/atspi/atspi-constants.h @@ -1,3 +1,26 @@ +/* + * AT-SPI - Assistive Technology Service Provider Interface + * (Gnome Accessibility Project; http://developer.gnome.org/projects/gap) + * + * Copyright 2010, 2011 Novell, Inc. + * Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2 of the License, or (at your option) any later version. + * + * This library 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 + * Library General Public License for more details. + * + * You should have received a copy of the GNU Library General Public + * License along with this library; if not, write to the + * Free Software Foundation, Inc., 59 Temple Place - Suite 330, + * Boston, MA 02111-1307, USA. + */ + /* TODO: Auto-generate this file again -- 2.7.4