~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to libcore/eel-vfs-extensions.c

Fix licensecheck warnings

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 *
6
6
 * The Gnome 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 Gnome 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 Gnome 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: Darin Adler <darin@eazel.com>
22
22
 *          Pavel Cisler <pavel@eazel.com>