~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to libwidgets/Chrome/BreadcrumbIconList.vala

Fix licensecheck warnings

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* Copyright (c) 2015-2017 elementary LLC (http://launchpad.net/pantheon-files)
 
2
*
 
3
* This program is free software; you can redistribute it and/or
 
4
* modify it under the terms of the GNU General Public
 
5
* License as published by the Free Software Foundation, Inc.,; either
 
6
* version 3 of the License, or (at your option) any later version.
 
7
*
 
8
* This program is distributed in the hope that it will be useful,
 
9
* but WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
11
* General Public License for more details.
 
12
*
 
13
* You should have received a copy of the GNU General Public
 
14
* License along with this program; if not, write to the
 
15
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor
 
16
* Boston, MA 02110-1335 USA.
 
17
*/
1
18
 
2
19
namespace Marlin.View.Chrome {
3
20
    public struct BreadcrumbIconInfo {