~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to libcore/eel-accessibility.c

  • Committer: Jeremy Wootten
  • Date: 2017-02-10 19:35:18 UTC
  • mto: This revision was merged to the branch mainline in revision 2488.
  • Revision ID: jeremy@elementaryos.org-20170210193518-hep8lto71zrqo81e
Fix licensecheck warnings

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
   The Eel Library is free software; you can redistribute it and/or
7
7
   modify it under the terms of the GNU Library General Public License as
8
 
   published by the Free Software Foundation; either version 2 of the
 
8
   published by the Free Software Foundation, Inc.,; either version 2 of the
9
9
   License, or (at your option) any later version.
10
10
 
11
11
   The Eel Library is distributed in the hope that it will be useful,
15
15
 
16
16
   You should have received a copy of the GNU Library General Public
17
17
   License along with the Eel Library; see the file COPYING.LIB.  If not,
18
 
   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
19
 
   Boston, MA 02111-1307, USA.
 
18
   write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor
 
19
   Boston, MA 02110-1335 USA.
20
20
 
21
21
   Authors:  Anders Carlsson <andersca@gnu.org>
22
22
             Michael Meeks   <michael@ximian.com>