diff --git a/capplet/csm-app-dialog.c b/capplet/csm-app-dialog.c index beb46ef..59f0901 100644 --- a/capplet/csm-app-dialog.c +++ b/capplet/csm-app-dialog.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/capplet/csm-app-dialog.h b/capplet/csm-app-dialog.h index c09462f..388ffac 100644 --- a/capplet/csm-app-dialog.h +++ b/capplet/csm-app-dialog.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/capplet/csm-properties-dialog.c b/capplet/csm-properties-dialog.c index 66cd39b..f450350 100644 --- a/capplet/csm-properties-dialog.c +++ b/capplet/csm-properties-dialog.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/capplet/csm-properties-dialog.h b/capplet/csm-properties-dialog.h index 8c4bacb..15f6857 100644 --- a/capplet/csm-properties-dialog.h +++ b/capplet/csm-properties-dialog.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/capplet/csp-app-manager.c b/capplet/csp-app-manager.c index bc8bc8e..08cf191 100644 --- a/capplet/csp-app-manager.c +++ b/capplet/csp-app-manager.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/capplet/csp-app-manager.h b/capplet/csp-app-manager.h index 25bf5ec..b17f025 100644 --- a/capplet/csp-app-manager.h +++ b/capplet/csp-app-manager.h @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/capplet/csp-app.c b/capplet/csp-app.c index b01810b..2b18d51 100644 --- a/capplet/csp-app.c +++ b/capplet/csp-app.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/capplet/csp-app.h b/capplet/csp-app.h index 2227017..7630cd4 100644 --- a/capplet/csp-app.h +++ b/capplet/csp-app.h @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/capplet/csp-keyfile.c b/capplet/csp-keyfile.c index e1eb1ae..159fb45 100644 --- a/capplet/csp-keyfile.c +++ b/capplet/csp-keyfile.c @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Vincent Untz diff --git a/capplet/csp-keyfile.h b/capplet/csp-keyfile.h index 2309511..6b03bcc 100644 --- a/capplet/csp-keyfile.h +++ b/capplet/csp-keyfile.h @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Vincent Untz diff --git a/capplet/main.c b/capplet/main.c index 458c775..ab2acbe 100644 --- a/capplet/main.c +++ b/capplet/main.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include diff --git a/cinnamon-session/cs-idle-monitor.c b/cinnamon-session/cs-idle-monitor.c index d8cf8a3..47731e0 100644 --- a/cinnamon-session/cs-idle-monitor.c +++ b/cinnamon-session/cs-idle-monitor.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * * Authors: William Jon McCann * diff --git a/cinnamon-session/cs-idle-monitor.h b/cinnamon-session/cs-idle-monitor.h index 669242f..296ec05 100644 --- a/cinnamon-session/cs-idle-monitor.h +++ b/cinnamon-session/cs-idle-monitor.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * * Authors: William Jon McCann * diff --git a/cinnamon-session/csm-app.c b/cinnamon-session/csm-app.c index 016322b..44bc19e 100644 --- a/cinnamon-session/csm-app.c +++ b/cinnamon-session/csm-app.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifdef HAVE_CONFIG_H diff --git a/cinnamon-session/csm-app.h b/cinnamon-session/csm-app.h index 07d9a2f..d61490e 100644 --- a/cinnamon-session/csm-app.h +++ b/cinnamon-session/csm-app.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_APP_H__ diff --git a/cinnamon-session/csm-autostart-app.c b/cinnamon-session/csm-autostart-app.c index fb56db2..b44267d 100644 --- a/cinnamon-session/csm-autostart-app.c +++ b/cinnamon-session/csm-autostart-app.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include diff --git a/cinnamon-session/csm-autostart-app.h b/cinnamon-session/csm-autostart-app.h index 1a84294..f10f92d 100644 --- a/cinnamon-session/csm-autostart-app.h +++ b/cinnamon-session/csm-autostart-app.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_AUTOSTART_APP_H__ diff --git a/cinnamon-session/csm-client.c b/cinnamon-session/csm-client.c index 8852e68..9569a4f 100644 --- a/cinnamon-session/csm-client.c +++ b/cinnamon-session/csm-client.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include "config.h" diff --git a/cinnamon-session/csm-client.h b/cinnamon-session/csm-client.h index e8ef9eb..8429779 100644 --- a/cinnamon-session/csm-client.h +++ b/cinnamon-session/csm-client.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_CLIENT_H__ diff --git a/cinnamon-session/csm-consolekit.c b/cinnamon-session/csm-consolekit.c index 048a0e6..5dab448 100644 --- a/cinnamon-session/csm-consolekit.c +++ b/cinnamon-session/csm-consolekit.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include "config.h" diff --git a/cinnamon-session/csm-consolekit.h b/cinnamon-session/csm-consolekit.h index c5f1e62..477f606 100644 --- a/cinnamon-session/csm-consolekit.h +++ b/cinnamon-session/csm-consolekit.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Jon McCann diff --git a/cinnamon-session/csm-dbus-client.c b/cinnamon-session/csm-dbus-client.c index 958d51f..9b7b3d5 100644 --- a/cinnamon-session/csm-dbus-client.c +++ b/cinnamon-session/csm-dbus-client.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include "config.h" diff --git a/cinnamon-session/csm-dbus-client.h b/cinnamon-session/csm-dbus-client.h index 785e339..01ba09e 100644 --- a/cinnamon-session/csm-dbus-client.h +++ b/cinnamon-session/csm-dbus-client.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_DBUS_CLIENT_H__ diff --git a/cinnamon-session/csm-fail-whale-dialog.c b/cinnamon-session/csm-fail-whale-dialog.c index 79c8a37..cd703eb 100644 --- a/cinnamon-session/csm-fail-whale-dialog.c +++ b/cinnamon-session/csm-fail-whale-dialog.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Colin Walters diff --git a/cinnamon-session/csm-fail-whale-dialog.h b/cinnamon-session/csm-fail-whale-dialog.h index 2f538e6..c646872 100644 --- a/cinnamon-session/csm-fail-whale-dialog.h +++ b/cinnamon-session/csm-fail-whale-dialog.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Colin Walters diff --git a/cinnamon-session/csm-icon-names.h b/cinnamon-session/csm-icon-names.h index 561698e..0ab2b9f 100644 --- a/cinnamon-session/csm-icon-names.h +++ b/cinnamon-session/csm-icon-names.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_ICON_NAMES_H__ diff --git a/cinnamon-session/csm-inhibit-dialog.c b/cinnamon-session/csm-inhibit-dialog.c index 90e7618..2235f48 100644 --- a/cinnamon-session/csm-inhibit-dialog.c +++ b/cinnamon-session/csm-inhibit-dialog.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/csm-inhibit-dialog.h b/cinnamon-session/csm-inhibit-dialog.h index 6739811..c2e7b52 100644 --- a/cinnamon-session/csm-inhibit-dialog.h +++ b/cinnamon-session/csm-inhibit-dialog.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/csm-inhibitor.c b/cinnamon-session/csm-inhibitor.c index d948aaf..637a7eb 100644 --- a/cinnamon-session/csm-inhibitor.c +++ b/cinnamon-session/csm-inhibitor.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include "config.h" diff --git a/cinnamon-session/csm-inhibitor.h b/cinnamon-session/csm-inhibitor.h index cc60b66..1040dbd 100644 --- a/cinnamon-session/csm-inhibitor.h +++ b/cinnamon-session/csm-inhibitor.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_INHIBITOR_H__ diff --git a/cinnamon-session/csm-logout-dialog.c b/cinnamon-session/csm-logout-dialog.c index 795a6a3..50d1901 100644 --- a/cinnamon-session/csm-logout-dialog.c +++ b/cinnamon-session/csm-logout-dialog.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Vincent Untz diff --git a/cinnamon-session/csm-logout-dialog.h b/cinnamon-session/csm-logout-dialog.h index 876a6a5..7df1577 100644 --- a/cinnamon-session/csm-logout-dialog.h +++ b/cinnamon-session/csm-logout-dialog.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Vincent Untz diff --git a/cinnamon-session/csm-manager.c b/cinnamon-session/csm-manager.c index 79b72ec..ec45f23 100644 --- a/cinnamon-session/csm-manager.c +++ b/cinnamon-session/csm-manager.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/csm-manager.h b/cinnamon-session/csm-manager.h index a561d05..8677809 100644 --- a/cinnamon-session/csm-manager.h +++ b/cinnamon-session/csm-manager.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/csm-presence.c b/cinnamon-session/csm-presence.c index 0ea52b1..c79fabc 100644 --- a/cinnamon-session/csm-presence.c +++ b/cinnamon-session/csm-presence.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include "config.h" diff --git a/cinnamon-session/csm-presence.h b/cinnamon-session/csm-presence.h index 7a5fd72..17999bb 100644 --- a/cinnamon-session/csm-presence.h +++ b/cinnamon-session/csm-presence.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_PRESENCE_H__ diff --git a/cinnamon-session/csm-process-helper.c b/cinnamon-session/csm-process-helper.c index c0d67cd..4877fc1 100644 --- a/cinnamon-session/csm-process-helper.c +++ b/cinnamon-session/csm-process-helper.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include diff --git a/cinnamon-session/csm-process-helper.h b/cinnamon-session/csm-process-helper.h index 52426dc..14084e1 100644 --- a/cinnamon-session/csm-process-helper.h +++ b/cinnamon-session/csm-process-helper.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_PROCESS_HELPER_H diff --git a/cinnamon-session/csm-session-fill.c b/cinnamon-session/csm-session-fill.c index 100e39c..18cee16 100644 --- a/cinnamon-session/csm-session-fill.c +++ b/cinnamon-session/csm-session-fill.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include diff --git a/cinnamon-session/csm-session-fill.h b/cinnamon-session/csm-session-fill.h index 995f891..9328518 100644 --- a/cinnamon-session/csm-session-fill.h +++ b/cinnamon-session/csm-session-fill.h @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_SESSION_FILL_H diff --git a/cinnamon-session/csm-session-save.c b/cinnamon-session/csm-session-save.c index d38b683..eaf0049 100644 --- a/cinnamon-session/csm-session-save.c +++ b/cinnamon-session/csm-session-save.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include diff --git a/cinnamon-session/csm-session-save.h b/cinnamon-session/csm-session-save.h index 6d91caf..711368e 100644 --- a/cinnamon-session/csm-session-save.h +++ b/cinnamon-session/csm-session-save.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_SESSION_SAVE_H__ diff --git a/cinnamon-session/csm-store.c b/cinnamon-session/csm-store.c index b87cb78..a21dce3 100644 --- a/cinnamon-session/csm-store.c +++ b/cinnamon-session/csm-store.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/csm-store.h b/cinnamon-session/csm-store.h index 49ab518..eb6126b 100644 --- a/cinnamon-session/csm-store.h +++ b/cinnamon-session/csm-store.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/csm-system.c b/cinnamon-session/csm-system.c index 32ad452..ad528c4 100644 --- a/cinnamon-session/csm-system.c +++ b/cinnamon-session/csm-system.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include "config.h" diff --git a/cinnamon-session/csm-system.h b/cinnamon-session/csm-system.h index cec4ac8..b78a179 100644 --- a/cinnamon-session/csm-system.h +++ b/cinnamon-session/csm-system.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Jon McCann diff --git a/cinnamon-session/csm-systemd.c b/cinnamon-session/csm-systemd.c index 2ea005a..6f5bc6e 100644 --- a/cinnamon-session/csm-systemd.c +++ b/cinnamon-session/csm-systemd.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Author: Matthias Clasen */ diff --git a/cinnamon-session/csm-systemd.h b/cinnamon-session/csm-systemd.h index f336076..7d2ce1f 100644 --- a/cinnamon-session/csm-systemd.h +++ b/cinnamon-session/csm-systemd.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Matthias Clasen diff --git a/cinnamon-session/csm-util.c b/cinnamon-session/csm-util.c index 87c693a..d9781b4 100644 --- a/cinnamon-session/csm-util.c +++ b/cinnamon-session/csm-util.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include diff --git a/cinnamon-session/csm-util.h b/cinnamon-session/csm-util.h index 916ce4b..6076867 100644 --- a/cinnamon-session/csm-util.h +++ b/cinnamon-session/csm-util.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_UTIL_H__ diff --git a/cinnamon-session/csm-xsmp-client.c b/cinnamon-session/csm-xsmp-client.c index 91a8745..b1e6732 100644 --- a/cinnamon-session/csm-xsmp-client.c +++ b/cinnamon-session/csm-xsmp-client.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include "config.h" diff --git a/cinnamon-session/csm-xsmp-client.h b/cinnamon-session/csm-xsmp-client.h index 01ed3ca..43ca6c1 100644 --- a/cinnamon-session/csm-xsmp-client.h +++ b/cinnamon-session/csm-xsmp-client.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #ifndef __CSM_XSMP_CLIENT_H__ diff --git a/cinnamon-session/csm-xsmp-server.c b/cinnamon-session/csm-xsmp-server.c index 3725ba3..c8c993c 100644 --- a/cinnamon-session/csm-xsmp-server.c +++ b/cinnamon-session/csm-xsmp-server.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/csm-xsmp-server.h b/cinnamon-session/csm-xsmp-server.h index 7ff50bb..7df3609 100644 --- a/cinnamon-session/csm-xsmp-server.h +++ b/cinnamon-session/csm-xsmp-server.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/main.c b/cinnamon-session/main.c index 7220c39..20ba59d 100644 --- a/cinnamon-session/main.c +++ b/cinnamon-session/main.c @@ -15,8 +15,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. */ #include diff --git a/cinnamon-session/mdm-log.c b/cinnamon-session/mdm-log.c index ba384bb..49747a2 100644 --- a/cinnamon-session/mdm-log.c +++ b/cinnamon-session/mdm-log.c @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * * Authors: William Jon McCann * diff --git a/cinnamon-session/mdm-log.h b/cinnamon-session/mdm-log.h index 816b366..57534d1 100644 --- a/cinnamon-session/mdm-log.h +++ b/cinnamon-session/mdm-log.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * * Authors: William Jon McCann * diff --git a/cinnamon-session/mdm-signal-handler.c b/cinnamon-session/mdm-signal-handler.c index 94055ab..476ff1d 100644 --- a/cinnamon-session/mdm-signal-handler.c +++ b/cinnamon-session/mdm-signal-handler.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/mdm-signal-handler.h b/cinnamon-session/mdm-signal-handler.h index c237bf1..948af0a 100644 --- a/cinnamon-session/mdm-signal-handler.h +++ b/cinnamon-session/mdm-signal-handler.h @@ -14,7 +14,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA 02110-1335, USA. * */ diff --git a/cinnamon-session/mdm.c b/cinnamon-session/mdm.c index 0d27cdc..99cb6f4 100644 --- a/cinnamon-session/mdm.c +++ b/cinnamon-session/mdm.c @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Raffaele Sandrini diff --git a/cinnamon-session/mdm.h b/cinnamon-session/mdm.h index 01346b1..2bdb5f3 100644 --- a/cinnamon-session/mdm.h +++ b/cinnamon-session/mdm.h @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * * Authors: * Raffaele Sandrini diff --git a/cinnamon-session/test-client-dbus.c b/cinnamon-session/test-client-dbus.c index 56a7092..52aadcf 100644 --- a/cinnamon-session/test-client-dbus.c +++ b/cinnamon-session/test-client-dbus.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * */ diff --git a/cinnamon-session/test-inhibit.c b/cinnamon-session/test-inhibit.c index 99e162b..b803f75 100644 --- a/cinnamon-session/test-inhibit.c +++ b/cinnamon-session/test-inhibit.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * */ diff --git a/cinnamon-session/test-process-helper.c b/cinnamon-session/test-process-helper.c index 87f08f8..a91c214 100644 --- a/cinnamon-session/test-process-helper.c +++ b/cinnamon-session/test-process-helper.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + * 02110-1335, USA. * */ diff --git a/egg/eggdesktopfile.c b/egg/eggdesktopfile.c index 443d5ec..304eb70 100644 --- a/egg/eggdesktopfile.c +++ b/egg/eggdesktopfile.c @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, - * write to the Free Software Foundation, Inc., 59 Temple Place - - * Suite 330, Boston, MA 02111-1307, USA. + * write to the Free Software Foundation, Inc., 51 Franklin Street - + * Suite 500, Boston, MA 02110-1335, USA. */ #ifdef HAVE_CONFIG_H diff --git a/egg/eggdesktopfile.h b/egg/eggdesktopfile.h index 16c5426..4e76fd3 100644 --- a/egg/eggdesktopfile.h +++ b/egg/eggdesktopfile.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, - * write to the Free Software Foundation, Inc., 59 Temple Place - - * Suite 330, Boston, MA 02111-1307, USA. + * write to the Free Software Foundation, Inc., 51 Franklin Street - + * Suite 500, Boston, MA 02110-1335, USA. */ #ifndef __EGG_DESKTOP_FILE_H__ diff --git a/egg/eggsmclient-private.h b/egg/eggsmclient-private.h index 0c98eee..ba9d3da 100644 --- a/egg/eggsmclient-private.h +++ b/egg/eggsmclient-private.h @@ -13,8 +13,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 - Suite 500, + * Boston, MA 02110-1335, USA. */ #ifndef __EGG_SM_CLIENT_PRIVATE_H__ diff --git a/egg/eggsmclient-xsmp.c b/egg/eggsmclient-xsmp.c index 0bcf3f5..8d71d78 100644 --- a/egg/eggsmclient-xsmp.c +++ b/egg/eggsmclient-xsmp.c @@ -17,8 +17,8 @@ * * You should have received a copy of the GNU Library 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 - Suite 500, + * Boston, MA 02110-1335, USA. */ #include "config.h" diff --git a/egg/eggsmclient.c b/egg/eggsmclient.c index 92be8a7..dd6f191 100644 --- a/egg/eggsmclient.c +++ b/egg/eggsmclient.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Library 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 - Suite 500, + * Boston, MA 02110-1335, USA. */ #include "config.h" diff --git a/egg/eggsmclient.h b/egg/eggsmclient.h index e620b75..a84a272 100644 --- a/egg/eggsmclient.h +++ b/egg/eggsmclient.h @@ -13,8 +13,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 - Suite 500, + * Boston, MA 02110-1335, USA. */ #ifndef __EGG_SM_CLIENT_H__ diff --git a/tools/cinnamon-session-check-accelerated-helper.c b/tools/cinnamon-session-check-accelerated-helper.c index 5d4cf39..2c7db0d 100644 --- a/tools/cinnamon-session-check-accelerated-helper.c +++ b/tools/cinnamon-session-check-accelerated-helper.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA * * Author: * Vincent Untz diff --git a/tools/cinnamon-session-check-accelerated.c b/tools/cinnamon-session-check-accelerated.c index b804fa5..7c5b3b9 100644 --- a/tools/cinnamon-session-check-accelerated.c +++ b/tools/cinnamon-session-check-accelerated.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA * * Author: * Colin Walters diff --git a/tools/cinnamon-session-quit.c b/tools/cinnamon-session-quit.c index 08b4387..56e8ba7 100644 --- a/tools/cinnamon-session-quit.c +++ b/tools/cinnamon-session-quit.c @@ -16,8 +16,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. + Foundation, Inc., 51 Franklin Street - Suite 500, Boston, MA + 02110-1335, USA. */ #include