~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to libcore/eel-fcts.h

  • 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:
3
3
 *
4
4
 * The Gnome Library is free software; you can redistribute it and/or
5
5
 * modify it under the terms of the GNU Library General Public License as
6
 
 * published by the Free Software Foundation; either version 2 of the
 
6
 * published by the Free Software Foundation, Inc.,; either version 2 of the
7
7
 * License, or (at your option) any later version.
8
8
 *
9
9
 * The Gnome Library is distributed in the hope that it will be useful,
13
13
 *
14
14
 * You should have received a copy of the GNU Library General Public
15
15
 * License along with the Gnome Library; see the file COPYING.LIB.  If not,
16
 
 * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
17
 
 * Boston, MA 02111-1307, USA.
 
16
 * write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor
 
17
 * Boston, MA 02110-1335 USA.
18
18
 *
19
19
 * Authors: John Sullivan <sullivan@eazel.com>
20
20
 *          Darin Adler <darin@bentspoon.com>