[pyatspi2: 3/3] Merge branch 'license' into 'master'



commit 001ef19acaebc448d1329e754f5be8daf93e4639
Merge: 08963d7 295cbb4
Author: Mike Gorse <mgorse suse com>
Date:   Tue Aug 27 14:47:39 2019 +0000

    Merge branch 'license' into 'master'
    
    License header addition
    
    Closes #3
    
    See merge request GNOME/pyatspi2!15

 tests/apps/accessible-app.c                | 19 +++++++++++++
 tests/apps/action-app.c                    | 19 +++++++++++++
 tests/apps/component-app.c                 | 19 +++++++++++++
 tests/apps/noop-app.c                      | 19 +++++++++++++
 tests/apps/relation-app.c                  | 19 +++++++++++++
 tests/data/accessible-test-results.xml     | 21 ++++++++++++++
 tests/data/accessible-test.xml             | 21 ++++++++++++++
 tests/dummyatk/my-atk-action.c             | 19 +++++++++++++
 tests/dummyatk/my-atk-action.h             | 19 +++++++++++++
 tests/dummyatk/my-atk-component.c          | 19 +++++++++++++
 tests/dummyatk/my-atk-component.h          | 19 +++++++++++++
 tests/dummyatk/my-atk-document.c           | 19 +++++++++++++
 tests/dummyatk/my-atk-document.h           | 19 +++++++++++++
 tests/dummyatk/my-atk-hyperlink.c          | 19 +++++++++++++
 tests/dummyatk/my-atk-hyperlink.h          | 19 +++++++++++++
 tests/dummyatk/my-atk-hypertext.c          | 19 +++++++++++++
 tests/dummyatk/my-atk-hypertext.h          | 19 +++++++++++++
 tests/dummyatk/my-atk-object.c             | 19 +++++++++++++
 tests/dummyatk/my-atk-object.h             | 19 +++++++++++++
 tests/dummyatk/my-atk-selection.c          | 19 +++++++++++++
 tests/dummyatk/my-atk-selection.h          | 19 +++++++++++++
 tests/dummyatk/my-atk-streamable-content.c | 19 +++++++++++++
 tests/dummyatk/my-atk-streamable-content.h | 19 +++++++++++++
 tests/dummyatk/my-atk-table.c              | 19 +++++++++++++
 tests/dummyatk/my-atk-table.h              | 19 +++++++++++++
 tests/dummyatk/my-atk-text.c               | 19 +++++++++++++
 tests/dummyatk/my-atk-text.h               | 19 +++++++++++++
 tests/dummyatk/my-atk-value.c              | 19 +++++++++++++
 tests/dummyatk/my-atk-value.h              | 19 +++++++++++++
 tests/dummyatk/my-atk.h                    | 19 +++++++++++++
 tests/dummyatk/resources_storage.c         | 19 +++++++++++++
 tests/dummyatk/resources_storage.h         | 19 +++++++++++++
 tests/dummyatk/useful_functions.c          | 19 +++++++++++++
 tests/dummyatk/useful_functions.h          | 19 +++++++++++++
 tests/dummyatk/user_marshal.c              | 19 +++++++++++++
 tests/dummyatk/user_marshal.h              | 19 +++++++++++++
 tests/pyatspi/accessibletest.py            | 19 +++++++++++++
 tests/pyatspi/actiontest.py                | 19 +++++++++++++
 tests/pyatspi/collectiontest.py            | 19 +++++++++++++
 tests/pyatspi/componenttest.py             | 19 +++++++++++++
 tests/pyatspi/desktoptest.py               | 19 +++++++++++++
 tests/pyatspi/pasytest/COPYING-PSF         | 45 ++++++++++++++++++++++++++++++
 tests/pyatspi/pasytest/Events.py           |  5 +++-
 tests/pyatspi/relationtest.py              | 19 +++++++++++++
 tests/pyatspi/statetest.py                 | 19 +++++++++++++
 tests/pyatspi/testrunner.in                | 18 ++++++++++++
 46 files changed, 888 insertions(+), 1 deletion(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]