Skip to content

Commit ab88664

Browse files
committed
Merge pull request #24 from leigh123linux/master
Fix FSF address
2 parents b6dcfc1 + 018ea7b commit ab88664

File tree

37 files changed

+47
-47
lines changed

37 files changed

+47
-47
lines changed

.pc/04_suppress_umount_in_ltsp.patch/libnemo-private/nemo-file.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
1717
You should have received a copy of the GNU General Public
1818
License along with this program; if not, write to the
19-
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20-
Boston, MA 02111-1307, USA.
19+
Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
20+
Boston, MA 02110-1335, USA.
2121
2222
Author: Darin Adler <[email protected]>
2323
*/

.pc/06_never_exec_nonexec_launchers.patch/libnemo-private/nemo-file.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
1717
You should have received a copy of the GNU General Public
1818
License along with this program; if not, write to the
19-
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20-
Boston, MA 02111-1307, USA.
19+
Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
20+
Boston, MA 02110-1335, USA.
2121
2222
Author: Darin Adler <[email protected]>
2323
*/

.pc/06_never_exec_nonexec_launchers.patch/libnemo-private/nemo-file.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
1717
You should have received a copy of the GNU General Public
1818
License along with this program; if not, write to the
19-
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20-
Boston, MA 02111-1307, USA.
19+
Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
20+
Boston, MA 02110-1335, USA.
2121
2222
Author: Darin Adler <[email protected]>
2323
*/

.pc/06_never_exec_nonexec_launchers.patch/src/nemo-mime-actions.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
1717
You should have received a copy of the GNU Library General Public
1818
License along with the Gnome Library; see the file COPYING.LIB. If not,
19-
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20-
Boston, MA 02111-1307, USA.
19+
write to the Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
20+
Boston, MA 02110-1335, USA.
2121
2222
Authors: Maciej Stachowiak <[email protected]>
2323
*/

.pc/09_no-initial-fade.patch/libnemo-private/nemo-desktop-background.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
*
2020
* You should have received a copy of the GNU General Public
2121
* License along with this program; if not, write to the
22-
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23-
* Boston, MA 02111-1307, USA.
22+
* Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
23+
* Boston, MA 02110-1335, USA.
2424
*
2525
* Authors: Darin Adler <[email protected]>
2626
* Cosimo Cecchi <[email protected]>

.pc/11_copy_skipping_pager.patch/src/nemo-progress-ui-handler.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
*
1717
* You should have received a copy of the GNU General Public
1818
* License along with this program; if not, write to the
19-
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20-
* Boston, MA 02111-1307, USA.
19+
* Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
20+
* Boston, MA 02110-1335, USA.
2121
*
2222
* Authors: Alexander Larsson <[email protected]>
2323
* Cosimo Cecchi <[email protected]>

.pc/14_bring_del_instead_ctrl_del.patch/src/nemo-view.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
*
1818
* You should have received a copy of the GNU General Public
1919
* License along with this program; if not, write to the
20-
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21-
* Boston, MA 02111-1307, USA.
20+
* Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
21+
* Boston, MA 02110-1335, USA.
2222
*
2323
* Authors: Ettore Perazzoli,
2424
* John Sullivan <[email protected]>,

.pc/dont_wrap_labels_after_dots.patch/libnemo-private/nemo-icon-canvas-item.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
*
1919
* You should have received a copy of the GNU Library General Public
2020
* License along with this library; if not, write to the
21-
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22-
* Boston, MA 02111-1307, USA.
21+
* Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
22+
* Boston, MA 02110-1335, USA.
2323
*/
2424

2525
#include <config.h>

.pc/git-0001-Workaround-focus-issues-on-typeahead.patch/libnemo-private/nemo-icon-container.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
1919
You should have received a copy of the GNU Library General Public
2020
License along with the Gnome Library; see the file COPYING.LIB. If not,
21-
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22-
Boston, MA 02111-1307, USA.
21+
write to the Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
22+
Boston, MA 02110-1335, USA.
2323
2424
Authors: Ettore Perazzoli <[email protected]>,
2525
Darin Adler <[email protected]>

.pc/git_bookmark_place_dnd.patch/src/nemo-places-sidebar.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
* You should have received a copy of the GNU General Public License
1717
* along with this library; if not, write to the Free Software
18-
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18+
* Foundation, Inc., 51 Franklin Street, Suite 500, MA 02110-1335, USA.
1919
*
2020
* Authors : Mr Jamie McCracken (jamiemcc at blueyonder dot co dot uk)
2121
* Cosimo Cecchi <[email protected]>

0 commit comments

Comments
 (0)