~jeremywootten/pantheon-files/fix-1631982-run-as-admin-warning

« back to all changes in this revision

Viewing changes to plugins/network-places/plugin.vala

  • Committer: Jeremy Wootten
  • Date: 2017-06-09 10:34:45 UTC
  • mfrom: (2354.1.221 pantheon-files)
  • Revision ID: jeremy@elementaryos.org-20170609103445-8garqwgb4fuy06lw
Merge trunk to r2575 and resolve conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/***
2
 
 
3
 
     Marlin is free software: you can redistribute it and/or modify it
4
 
     under the terms of the GNU General Public License as published by the
5
 
     Free Software Foundation, either version 3 of the License, or
6
 
     (at your option) any later version.
7
 
 
8
 
     Marlin is distributed in the hope that it will be useful, but
9
 
     WITHOUT ANY WARRANTY; without even the implied warranty of
10
 
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11
 
     See the GNU General Public License for more details.
12
 
 
13
 
     You should have received a copy of the GNU General Public License along
14
 
     with this program.  If not, see <http://www.gnu.org/licenses/>.
 
2
    Copyright (c) 2015-2017 elementary LLC (http://launchpad.net/elementary)  
 
3
 
 
4
    This program is free software: you can redistribute it and/or modify it
 
5
    under the terms of the GNU Lesser General Public License version 3, as published
 
6
    by the Free Software Foundation.
 
7
 
 
8
    This program is distributed in the hope that it will be useful, but
 
9
    WITHOUT ANY WARRANTY; without even the implied warranties of
 
10
    MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
 
11
    PURPOSE. See the GNU General Public License for more details.
 
12
 
 
13
    You should have received a copy of the GNU General Public License along
 
14
    with this program. If not, see <http://www.gnu.org/licenses/>.
15
15
***/
16
16
 
17
17
/* See src/marlin-connect-server-dialog.c */