diff --git a/docs/api/network-manager-docs.xml b/docs/api/network-manager-docs.xml index 885ff7f1bf..724700ca0f 100644 --- a/docs/api/network-manager-docs.xml +++ b/docs/api/network-manager-docs.xml @@ -39,8 +39,8 @@
The Free Software Foundation, Inc., - 59 Temple Place - Suite 330, - Boston, MA 02111-1307, + 51 Franklin Street - Fifth Floor, + Boston, MA 02110-1301, USA
diff --git a/docs/libnm-glib/libnm-glib-docs.xml b/docs/libnm-glib/libnm-glib-docs.xml index 7f855aa0ee..9ccb92b502 100644 --- a/docs/libnm-glib/libnm-glib-docs.xml +++ b/docs/libnm-glib/libnm-glib-docs.xml @@ -41,8 +41,8 @@
The Free Software Foundation, Inc., - 59 Temple Place - Suite 330, - Boston, MA 02111-1307, + 51 Franklin Street - Fifth Floor, + Boston, MA 02110-1301, USA
diff --git a/man/nm-online.1.in b/man/nm-online.1.in index 2c8c9e9afc..4859ba9034 100644 --- a/man/nm-online.1.in +++ b/man/nm-online.1.in @@ -15,10 +15,9 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" You should have received a copy of the GNU General Public Licence along +.\" with this manual; if not, write to the Free Software Foundation, Inc., +.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. .\" .\" Copyright (C) 2010 Red Hat, Inc. .\" diff --git a/man/nmcli.1.in b/man/nmcli.1.in index de84854c40..184ce40cc6 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -15,10 +15,9 @@ .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" -.\" You should have received a copy of the GNU General Public -.\" License along with this manual; if not, write to the Free -.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, -.\" USA. +.\" You should have received a copy of the GNU General Public Licence along +.\" with this manual; if not, write to the Free Software Foundation, Inc., +.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. .\" .\" Copyright (C) 2010 - 2012 Red Hat, Inc. .\" diff --git a/src/nm-session-monitor-systemd.c b/src/nm-session-monitor-systemd.c index 29ba7c2146..dc94aab6de 100644 --- a/src/nm-session-monitor-systemd.c +++ b/src/nm-session-monitor-systemd.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General * Public License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place, Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Matthias Clasen */