X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libspi%2Fselection.c;h=64deabcc4672fca2bbd72cf98bb4bbab88d0f9d9;hb=257bed790c2a12491e3b05549f8df7ba18b1f859;hp=f6cf3b6cc3d3fa3a5f96533f39c4442841990fa3;hpb=dd63b7a22916da23b5d8aea4e266f25a4b4b68fb;p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git diff --git a/libspi/selection.c b/libspi/selection.c index f6cf3b6..64deabc 100644 --- a/libspi/selection.c +++ b/libspi/selection.c @@ -2,7 +2,8 @@ * AT-SPI - Assistive Technology Service Provider Interface * (Gnome Accessibility Project; http://developer.gnome.org/projects/gap) * - * Copyright 2001 Sun Microsystems Inc. + * Copyright 2001, 2002 Sun Microsystems Inc., + * Copyright 2001, 2002 Ximian, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -180,4 +181,4 @@ spi_selection_init (SpiSelection *selection) BONOBO_TYPE_FUNC_FULL (SpiSelection, Accessibility_Selection, SPI_TYPE_BASE, - spi_selection); + spi_selection)